Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geo-tp/keras-colaboratory-models
Various keras deep learning models on colaboratory
https://github.com/geo-tp/keras-colaboratory-models
ae ai convnet keras model ocr tensorflow
Last synced: 18 days ago
JSON representation
Various keras deep learning models on colaboratory
- Host: GitHub
- URL: https://github.com/geo-tp/keras-colaboratory-models
- Owner: geo-tp
- Created: 2023-01-30T04:48:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T21:49:11.000Z (about 1 year ago)
- Last Synced: 2024-11-12T05:19:52.604Z (3 months ago)
- Topics: ae, ai, convnet, keras, model, ocr, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 44.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Keras Deep Learning Models on Colaboratory
=========================================Deep learning model examples and tips in jupyter notebook format.
It can be imported into Google Colaboratory or Jupyter lab to interract with.- Regression
- Binary classifier
- Multiple categories classifier
- ConvNets classifier
- Pre trained ConvNets classifier
- Overfitting solution
- Data augmentation solution
- K-Fold validation
- Features extraction
- Pre-trained model customization
- Visualizing convnets
- Embeddings
- Recurent Neural Network
- Auto Encoder
- Composite Model
- Optical Character Recognition