https://github.com/tanyachutani/cifar-10-dataset-with-cnn
Built a 4 and 6 layer neural network resulting in classification accuracy
https://github.com/tanyachutani/cifar-10-dataset-with-cnn
Last synced: 3 months ago
JSON representation
Built a 4 and 6 layer neural network resulting in classification accuracy
- Host: GitHub
- URL: https://github.com/tanyachutani/cifar-10-dataset-with-cnn
- Owner: TanyaChutani
- Created: 2017-12-21T17:27:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T18:35:03.000Z (over 7 years ago)
- Last Synced: 2025-02-27T17:22:12.624Z (8 months ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cifar-10-dataset-With-CNN
Built a 4 and 6 layer neural network resulting in classification accuracy with graphical interpretation. Compared results of both networks in terms of the accuracy and speed of training for each epoch.