#762 · Primary category: Education & Research

TensorFlow-World

computer-vision deep-learning machine-learning neural-network python tensorflow

:earth_americas: Simple and ready-to-use tutorials for TensorFlow

Project last updated:12/23/20

GitHub Stars

4.5K

Forks

405

Contributors

9

License

MIT

Why we included this project

TensorFlow-World is a collection of TensorFlow tutorials for people who are past the toy-example stage and want code they can actually run and adapt. The tutorials are grouped into warm-up, basics, and more advanced material, so you can work through them in a sensible order instead of hopping between scattered blog posts. Each one pairs runnable source code with its own documentation, which makes it easier to see what a model is doing rather than just copying a snippet. The implementations are deliberately simple and well commented, which makes the collection a good self-paced study path or a reference when you need a clean baseline version of a common architecture. Because it follows the classic TensorFlow workflow, it suits people learning how to build and train neural networks from the ground up, not teams shipping production systems today.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category