examples
TensorFlow guides
Provides runnable code examples and supporting materials for learning TensorFlow.
TensorFlow examples
8k stars
259 watching
7k forks
Language: Jupyter Notebook
last commit: 16 days ago
Linked from 1 awesome list
tensorflowtensorflow-examples
Related projects:
Repository | Description | Stars |
---|---|---|
aymericdamien/tensorflow-examples | A comprehensive tutorial project providing clear and concise examples of machine learning with TensorFlow 1 and 2. | 43,425 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,280 |
tensorflow/tfjs-examples | A collection of examples demonstrating the use of TensorFlow.js in various applications. | 6,578 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,006 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
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 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,382 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
dailystudio/tensorflow-lite-examples-android | Refactoring and rewriting official TensorFlow Lite examples for Android to improve quality and readability | 69 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,436 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,241 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
matlab-deep-learning/image-classification-in-matlab-using-tensorflow | This project demonstrates how to call a TensorFlow model from MATLAB using co-execution with Python. | 51 |
deeplearning4j/deeplearning4j-examples | A collection of examples and tools for building deep learning models on the JVM using Java | 2,460 |