EffectiveTensorflow
Tensorflow guide
A comprehensive tutorial and best practices guide for the TensorFlow deep learning framework
TensorFlow tutorials and best practices.
9k stars
344 watching
906 forks
last commit: about 4 years ago
Linked from 1 awesome list
deep-learningebookmachine-learningneural-networktensorflow
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,442 |
sjchoi86/tensorflow-101 | A comprehensive tutorial project on building and training neural networks with TensorFlow | 2,606 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
tensorflow/models | A repository of pre-built TensorFlow models and examples for various applications | 77,258 |
hvass-labs/tensorflow-tutorials | A collection of step-by-step tutorials and accompanying YouTube videos on building neural networks with TensorFlow. | 9,282 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,248 |
migueldeicaza/tensorflowsharp | A .NET API for running existing machine learning models and creating new ones using the TensorFlow library | 3,144 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
tensorforce/tensorforce | A modular and flexible framework for applied reinforcement learning using TensorFlow | 3,299 |
thtrieu/darkflow | Tools and scripts for training and deploying real-time object detection models using TensorFlow | 6,138 |
tensorflow/examples | Provides runnable code examples and supporting materials for learning TensorFlow. | 7,969 |
affinelayer/pix2pix-tensorflow | An open-source implementation of the pix2pix algorithm using TensorFlow for image-to-image translation tasks | 5,075 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
tensorly/tensorly | A Python library providing tools and methods for working with tensors, including decomposition and learning techniques. | 1,576 |