BinRoot/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
This project provides practical code examples for implementing various machine learning concepts using TensorFlow, Google's machine learning library. It helps data scientists and machine learning engineers learn how to build models from scratch, going from foundational components like tensors and sessions to advanced topics like neural networks and reinforcement learning. You input a machine learning problem, and it outputs a working TensorFlow solution.
4,444 stars. No commits in the last 6 months.
Use this if you are a data scientist or machine learning engineer looking for hands-on, step-by-step code to understand and apply machine learning algorithms with TensorFlow.
Not ideal if you are a non-technical user looking for a no-code solution or a high-level overview of machine learning concepts without needing to write code.
Stars
4,444
Forks
1,187
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BinRoot/TensorFlow-Book"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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