TensorFlow-Tutorials
TensorFlow Tutorials
A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow.
TensorFlow Tutorials with YouTube Videos
9k stars
543 watching
4k forks
Language: Jupyter Notebook
last commit: almost 4 years ago
Linked from 1 awesome list
deep-learningmachine-learningneural-networkpython-notebookreinforcement-learningtensorflowtutorialyoutube
Related projects:
Repository | Description | Stars |
---|---|---|
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
aymericdamien/tensorflow-examples | A comprehensive tutorial project providing clear and concise examples of machine learning with TensorFlow 1 and 2. | 43,425 |
tensorflow/examples | Provides runnable code examples and supporting materials for learning TensorFlow. | 7,951 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,241 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |
tensorspeech/tensorflowtts | Real-time speech synthesis using state-of-the-art architectures | 3,839 |
scisharp/tensorflow.net | Provides .NET Standard bindings for Google's TensorFlow to enable C# developers to build, train, and deploy Machine Learning models. | 3,251 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
tflearn/tflearn | A high-level API for deep learning that builds upon TensorFlow | 9,619 |