https://github.com/nripstein/learning-tensorflow
Notes from my process of learning tensorflow from Daniel Bourke's 64-hour tensorflow course
https://github.com/nripstein/learning-tensorflow
deep-learning tensorflow tensorflow-tutorial
Last synced: 3 months ago
JSON representation
Notes from my process of learning tensorflow from Daniel Bourke's 64-hour tensorflow course
- Host: GitHub
- URL: https://github.com/nripstein/learning-tensorflow
- Owner: nripstein
- Created: 2023-05-03T15:09:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T20:01:15.000Z (over 1 year ago)
- Last Synced: 2025-04-07T16:52:02.292Z (3 months ago)
- Topics: deep-learning, tensorflow, tensorflow-tutorial
- Language: Jupyter Notebook
- Homepage:
- Size: 20.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow Tutorial
These are my Jupyter Notebook files as I learn tensorflow using [Daniel Bourke's Tensorflow Youtube tutorial](https://www.youtube.com/watch?v=tpCFfeUEGs8&). It is a [two part series](https://youtu.be/ZUKz4125WNI) over 14 hours in duration. After the free content on youtube, I began taking notes on the full 64 hour course.