dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
This project provides practical, hands-on code examples for various deep learning models using TensorFlow 2.x. It helps machine learning practitioners learn how to implement and apply algorithms like CNNs, RNNs, and GANs to different types of data, such as images and text. Users can take raw data, apply these examples, and produce trained models capable of tasks like image classification, generation, and natural language processing.
6,380 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or data scientist looking for concrete examples to learn and implement various deep learning architectures in TensorFlow 2.x.
Not ideal if you are looking for a high-level tool or library to integrate into an existing application without needing to understand the underlying model implementation.
Stars
6,380
Forks
2,208
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 23, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dragen1860/TensorFlow-2.x-Tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/docs
TensorFlow documentation
PacktPublishing/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform...
menon92/DL-Sneak-Peek
Deep learning Bangla resources using TensorFlow
carpentries-lab/deep-learning-intro
Learn Deep Learning with Python