aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
This collection of examples helps developers learn how to build machine learning models using TensorFlow 2.0+. It takes various types of data, like images or numerical datasets, and shows how to process it to train models that can perform tasks like image classification, regression, or even generate new images. The intended users are Python developers who want practical, clear code examples for implementing machine learning techniques.
43,799 stars. No commits in the last 6 months.
Use this if you are a Python developer looking for concrete, well-explained code examples to understand and implement TensorFlow 2.0+ for machine learning.
Not ideal if you are a non-developer or prefer a high-level, no-code approach to building machine learning models.
Stars
43,799
Forks
14,797
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aymericdamien/TensorFlow-Examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
tensorflow/docs
TensorFlow documentation
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook