https://github.com/prakhar-ff13/learning-tensorflow
Repository containing TensorFlow tutorial Notebooks
https://github.com/prakhar-ff13/learning-tensorflow
autoencoders cnn deep-learning machine-learning mlp mlp-networks neural-network rnn tensorflow tensorflow-tutorials
Last synced: 2 months ago
JSON representation
Repository containing TensorFlow tutorial Notebooks
- Host: GitHub
- URL: https://github.com/prakhar-ff13/learning-tensorflow
- Owner: Prakhar-FF13
- Created: 2018-12-25T17:26:24.000Z (over 7 years ago)
- Default Branch: m1
- Last Pushed: 2019-01-04T11:24:58.000Z (over 7 years ago)
- Last Synced: 2025-01-28T17:29:08.698Z (over 1 year ago)
- Topics: autoencoders, cnn, deep-learning, machine-learning, mlp, mlp-networks, neural-network, rnn, tensorflow, tensorflow-tutorials
- Language: Jupyter Notebook
- Size: 2.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# This repository contains ipython notebooks which were used to learn tensorflow.
Anyone can use the notebooks here to build an understanding of how tensorflow works. Detailed Problem Statment, tensorflow solution code along with documentation has been provided in the notebok itself to understand the concept thoroughly.