BinRoot / TensorFlow-Book

Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
http://www.tensorflowbook.com
MIT License
4.45k stars 1.21k forks source link
autoencoder book classification clustering convolutional-neural-networks linear-regression logistic-regression machine-learning regression reinforcement-learning tensorflow

Machine Learning with TensorFlow

This is the official code repository for Machine Learning with TensorFlow.

Get started with machine learning using TensorFlow, Google's latest and greatest machine learning library.

Summary

Chapter 2 - TensorFlow Basics

Chapter 3 - Regression

Chapter 4 - Classification

Chapter 5 - Clustering

Chapter 6 - Hidden markov models

Chapter 7 - Autoencoders

Chapter 8 - Reinforcement learning

Chapter 9 - Convolutional Neural Networks

Chapter 10 - Recurrent Neural Network

Chapter 11 - Seq2Seq Model

Chapter 12 - Ranking