golbin/TensorFlow-Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
This project provides practical, step-by-step code examples to help developers learn TensorFlow from the ground up. It covers fundamental concepts like linear regression and neural networks, through to advanced models such as CNNs, RNNs, and GANs. Developers new to machine learning and deep learning will use this to quickly grasp how to implement various models in TensorFlow.
2,128 stars. No commits in the last 6 months.
Use this if you are a developer learning deep learning and TensorFlow, and you want simplified code examples to understand core concepts and common model implementations.
Not ideal if you are looking for in-depth theoretical explanations or highly optimized, production-ready code implementations.
Stars
2,128
Forks
977
Language
Python
License
—
Category
Last pushed
Jan 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/golbin/TensorFlow-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