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 .
- Host: GitHub
- URL: https://github.com/a-yush/keras-databases
- Owner: A-yush
- Created: 2018-05-17T07:21:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T07:36:27.000Z (over 7 years ago)
- Last Synced: 2025-05-16T11:39:17.138Z (9 months ago)
- Topics: computer-vision, deep-neural-networks, keras, keras-implementations, python3, supervised-machine-learning
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.