#751 · Primary category: Education & Research

EffectiveTensorflow

deep-learning ebook machine-learning neural-network tensorflow

TensorFlow tutorials and best practices.

Project last updated:10/22/20

GitHub Stars

8.6K

Forks

876

Contributors

13

License

Other

Why we included this project

This is a well-known written guide to TensorFlow that reads more like a book than a library. It walks through the core mechanics of the framework, covering broadcasting, operator overloading, control flow, numerical stability, and the differences between the 1.x and 2.x APIs, with short, self-contained code examples you can run directly. Developers migrating between TensorFlow versions or coming from NumPy will find the practical explanations and copy-paste snippets especially useful. Because the repository is a maintained series of articles rather than installable software, its real value is as a learning reference that complements the official documentation. Teams new to deep learning can read it top to bottom, while working practitioners can keep it open as a quick refresher on framework idioms.

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