Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
π Tensorflow 2.x resources such as tutorial, blog, code and videos
| Date | Stars |
|---|---|
| 2026-07-24 | 522 |
| 2026-07-25 | 522 |
| 2026-07-28 | 522 |
| 2026-07-30 | 522 |
| 2026-08-06 | 522 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
0.0
growth rate 0.00%/day
# Awesome Tensorflow 2 π [](https://awesome.re)
A curated list of awesome Tensorflow v2 tutorials, blogs, and projects.

# π Contents <a name="TOC" />π
<!-- MarkdownTOC depth=4 -->
* [What are the advantages of TensorFlow v2 ?](#firstSection)
* [Official Site](#official)
* [Tutorials](#GitHub-tutorials)
* [SampleCodes/Projects](#sample)
* [General](#GeneralCode)
* [Specific Model/Task (like GAN,RL,NLP,...)](#SpecificCode)
* [Reinforcement Learning](#RL)
* [GAN](#GAN_Code)
* [NLP](#NLP_Code)
* [Object Detection](#OD)
* [Other](#Other_Code)
* [Videos](#videos)
* [TensorFlow World 2019](#TFW19)
* [DevSummit 2019](#DevSum)
* [Google I/O 2019](#GIO)
* [TensorFlow YouTube Channel](#TYC)
* [Course](#course)
* [Other](#Other_Video)
* [Blog posts](#blogs)
* [Other](#other)
* [Python wheels](#whls)
* [Tools](#tools)
* [#PoweredByTF 2.0 Challenge](#PWBYTF2)
* [Books](#books)
<!-- /MarkdownTOC -->
<a name="firstSection" />
## What are the advantages of TensorFlow v2 ? π
* TensorFlow 2 focuses on simplicity and ease of use, with updates like eager execution, intuitive higher-level APIs, and flexible model building on any platform
* There are multiple changes in TensorFlow 2 to make TensorFlow users more productive. TensorFlow 2 removes redundant APIs, makes APIs more consistent (Unified RNNs, Unified Optimizers), and better integrates with the Python runtime with Eager execution.
More info [here](https://www.tensorflow.org/tutorials).
TensorFlow 2.3 is now available! πππ

For Tensrflow **version <1.x>** see this **[awesome collection](https://github.com/jtoy/awesome-tensorflow)** created by jtoy.
<img src="imgs/downfinger.png" alt="down" width="250" height="150">
<a name="official" />
## Official Site π’
* [TensorFlow 2.2](https://www.tensorflow.org/)
* [Install](https://www.tensorflow.org/install/gpu) (Needs CUDA 10.1 & cuDNN = 7.6)
* [Effective_tf2](https://www.tensorflow.org/guide/effective_tf2)
* [Quick Start](https://www.tensorflow.org/tutorials/quickstart/beginner)
* [Upgrade guid](https://www.tensorflow.org/guide/upgrade)
* [Road map](https://www.tensorflow.org/community/roadmap)
* [FAQ](https://github.com/tensorflow/community/blob/master/sigs/testing/faq.md)
* [Blog](https://blog.tensorflow.org/)
[<img src="imgs/up.png" alt="down" width="30" height="30"> **Back to Top**](#TOC)
## Tutorials <a name="GitHub-tutorials" /> π π π π
* [TensorFlow Tutorial](https://github.com/aymericdamien/TensorFlow-Examples/tree/master/tensorflow_v2) <img src="imgs/5.png" alt="down" width="50" height="17">
* [Official tutorial](https://github.com/tensorflow/docs/tree/master/site/en/tutorials) <img src="imgs/5.png" alt="down" width="50" height="17">
* [Deep Learning with TensorFlow 2 and Keras course](https://github.com/ageron/tf2_course) <img src="imgs/5.png" alt="down" width="50" height="17">
* [TensorFlow-2.x-Tutorials](https://github.com/dragen1860/TensorFlow-2.x-Tutorials) <img src="imgs/5.png" alt="down" width="50" height="17">
* [Tensorflow2_tutorials_chinese](https://github.com/czy36mengfei/tensorflow2_tutorials_chinese) <img src="imgs/3.png" alt="down" width="50" height="15">
* [Tensorflow2.0 tutorial from basic to hard](https://github.com/YunYang1994/TensorFlow2.0-Examples) <img src="imgs/3.png" alt="down" width="50" height="15">
* [TensorFlow2.0_Eager_Execution_Tutorials](https://github.com/hellocybernetics/TensorFlow2.0_Eager_Execution_Tutorials) <img src="imgs/4.png" alt="down" width="50" height="17">
* [Tensorflow 2.0 and Keras: what's new, what's shared, what's different](https://github.com/zerotodeeplearning/tf2_keras) <img src="imgs/3.png" alt="down" width="50" height="17">
* [Practical Exercises in Tensorflow 2.0 for Ian Goodfellows Deep Learning Book](https://github.com/adhiraiyan/DeepLearningWithTF2.0) <img src="imgs/5.png" alt="Excerpt of 22,738 characters
Read on GitHubWould you bet a product on this? Bounded 0β100 and slow moving.
matched fp:280e96f06df37970, topic:awesome, readme:curated list, desc:tutorial
matched fp:280e96f06df37970, topic:tensorflow
matched fp:280e96f06df37970, topic:yolo, readme:object detection
matched fp:280e96f06df37970, topic:nlp