Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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