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

https://github.com/a-yush/keras-databases

Implemented various deep learning problems of supervised learning using keras with tensorflow as backend .
https://github.com/a-yush/keras-databases

computer-vision deep-neural-networks keras keras-implementations python3 supervised-machine-learning

Last synced: 4 months ago
JSON representation

Implemented various deep learning problems of supervised learning using keras with tensorflow as backend .

Awesome Lists containing this project

README

          

# keras-Databases
Implemented various deep learning problems of supervised learning using keras with tensorflow as backend .
Project is done using 2 inbuilt keras databases
1. IMDB database
2.Reuters database

third one is dog cat classification (computer vision)
3. Dog cat database
Used various optimisation techniques like data augmentation ,dropouts ,LR optimizations etc.