Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglasrizzo/dl_udacity
Deep Learning course from Udacity (ud730)
https://github.com/douglasrizzo/dl_udacity
Last synced: 25 days ago
JSON representation
Deep Learning course from Udacity (ud730)
- Host: GitHub
- URL: https://github.com/douglasrizzo/dl_udacity
- Owner: douglasrizzo
- Created: 2017-05-23T23:16:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T14:25:07.000Z (almost 7 years ago)
- Last Synced: 2024-12-18T00:12:36.785Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep Learning course from Udacity (ud730)
This repository contains the exercises from the Udacity Deep Learning Course, UD730, given by Vincent Vanhoucke in partnership with Google.
The exercises are done in Jupyter Notebooks. The base `.ipynb` files are given during the course and problemas are solved by the students.
The Notebooks are incremental, that is, the first Notebook downloads and preprocesses the notMNIST dataset, which is used in all follow-up exercises.