Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)