#554 · Primary category: Education & Research

TensorFlow-Course

deep-learning deep-learning-tutorial python tensorflow

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

Project last updated:11/28/22

GitHub Stars

16.3K

Forks

3.1K

Contributors

9

License

MIT

Why we included this project

TensorFlow's official docs are thorough, but they can be a lot to wade through when you just want to see a working example. This repo takes a different approach: short tutorials grouped into sections, each one pairing executable code with a written explanation. It starts with the framework's basics and moves into concrete deep-learning models, so it works as a self-paced course for developers and students who already know some Python. The notebooks are meant to run as-is, so you can open one in Colab and follow along without spending an hour on environment setup. And once you've worked through it, it's a handy reference: when you need a minimal, clean example of a common TensorFlow pattern to adapt, this is a fast place to find one.

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