tensorflow-rl-pong Code from the Google I/O 2018 session "Tensorflow and deep reinforcement learning, without a PhD". Other samples from the "Tensorflow without a PhD" series will soon be migrated to this repository. |
Tensorflow and deep learning without a PhD series by @martin_gorner.
A crash course in six episodes for software developers who want to learn machine learning, with examples, theoretical concepts, and engineering tips, tricks and best practices to build and train the neural networks that solve your problems.
Quick access to all code samples: | ||
tensorflow-mnist-tutorial dense and convolutional neural network tutorial |
tensorflow-rnn-tutorial recurrent neural network tutorial |
tensorflow-rl-pong "pong" with reinforcement learning |
*Disclaimer: This is not an official Google product but sample code provided for an educational purpose*