cookeem/TensorFlow_learning_notes
tensorflow学习笔记,来源于电子书:《Tensorflow实战Google深度学习框架》
This project provides learning notes and executable Python 3 code examples for understanding how to build deep learning models using TensorFlow. It covers fundamental concepts like neural network layers, activation functions, loss functions, optimizers, and techniques for improving model performance. The notes are organized by chapter, providing a practical guide for those looking to grasp core machine learning principles and implement them with TensorFlow.
389 stars. No commits in the last 6 months.
Use this if you are a developer looking for a practical, code-focused guide to learn and implement deep learning concepts with TensorFlow and Python 3.
Not ideal if you are a non-developer seeking high-level explanations without diving into code, or if you prefer a framework other than TensorFlow.
Stars
389
Forks
137
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 12, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cookeem/TensorFlow_learning_notes"
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