TensorFlow-Examples
Tensorflow tutorial
A comprehensive tutorial project providing clear and concise examples of machine learning with TensorFlow 1 and 2.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
43k stars
2k watching
15k forks
Language: Jupyter Notebook
last commit: 4 months ago
Linked from 4 awesome lists
deep-learningexamplesmachine-learningpythontensorflowtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
tensorflow/examples | Provides runnable code examples and supporting materials for learning TensorFlow. | 7,951 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,280 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,177 |
vahidk/effectivetensorflow | A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework | 8,624 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,241 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
tensorflow/tfjs-examples | A collection of examples demonstrating the use of TensorFlow.js in various applications. | 6,578 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,296 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
tensorflow/agents | A library for implementing and deploying reinforcement learning algorithms using TensorFlow. | 2,799 |