#43 · Primary category: Education & Research

TensorFlow-Examples

deep-learning examples machine-learning python tensorflow tutorial

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

Project last updated:07/26/24

GitHub Stars

43.7K

Forks

14.7K

Contributors

72

License

Other

Why we included this project

This is the kind of repo you keep open in a second tab while you work through TensorFlow for the first time. It starts with basic tensor operations and linear regression, then works up through convolutional and recurrent networks, autoencoders, and a DCGAN, with every example available as both a Jupyter notebook and plain source code. The examples are meant to be read and run, so you can follow along in your own environment and tweak them to test your understanding. The separate v1 and v2 tracks also help if you maintain older codebases but want to learn the modern API at the same time.

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