Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npatta01/udacity-deep-learning-nanodegree
Projects Submissions for the Udacity deep learning nanodegree
https://github.com/npatta01/udacity-deep-learning-nanodegree
deep-learning neural-network udacity udacity-nanodegree
Last synced: 14 days ago
JSON representation
Projects Submissions for the Udacity deep learning nanodegree
- Host: GitHub
- URL: https://github.com/npatta01/udacity-deep-learning-nanodegree
- Owner: npatta01
- Created: 2017-02-06T03:47:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T19:54:46.000Z (about 7 years ago)
- Last Synced: 2024-12-07T07:04:32.080Z (18 days ago)
- Topics: deep-learning, neural-network, udacity, udacity-nanodegree
- Language: HTML
- Size: 59.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Udacity Deep Learning Nanodegree Projects
### [Project 1](project1_first-neural-network):
Build a neural network to predict daily bike rental ridership.[Notebook](project1_first-neural-network/DLND-your-first-network/dlnd-your-first-neural-network.ipynb)
[HTML](project1_first-neural-network/DLND-your-first-network/dlnd-your-first-neural-network.html)### [Project 2](project2_image-classification):
Create a CNN to classify the [Cifar-10](https://www.cs.toronto.edu/~kriz/cifar.html) dataset[Notebook](project2_image-classifcation/dlnd_image_classification.ipynb)
[HTML](project2_image-classifcation/dlnd_image_classification.html)