https://github.com/bukosabino/deeplearningbygoogle
It is some assignments of a free course about Deep Learning by Google on Udacity
https://github.com/bukosabino/deeplearningbygoogle
Last synced: about 1 month ago
JSON representation
It is some assignments of a free course about Deep Learning by Google on Udacity
- Host: GitHub
- URL: https://github.com/bukosabino/deeplearningbygoogle
- Owner: bukosabino
- Created: 2016-12-02T09:32:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T23:30:43.000Z (over 8 years ago)
- Last Synced: 2025-01-25T17:16:38.480Z (3 months ago)
- Language: Jupyter Notebook
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tensorflow MOOC Deep Learning by Google on Udacity
It is some assignments of a free MOOC about Deep Learning by Google on Udacity
Udacity: https://www.udacity.com/course/deep-learning--ud730
Youtube: https://www.youtube.com/watch?v=iF8dRePlPUo&list=PLAwxTw4SYaPn_OWPFT9ulXLuQrImzHfOV
Exercises: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/udacity
## Assignments
assignment1 : LinearRegression
assignment2 : NN
assignment3 : NN 2-layers, regularization, optimizated
assignment4 : CNN
assignment5 :
assignment6 : LSTM