tensorflow-planespotting Code from the Google Cloud NEXT 2018 session "Tensorflow, deep learning and modern convnets, without a PhD". Other samples from the "Tensorflow without a PhD" series are in this repository too. |
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 using temperature series |
tensorflow-rl-pong "pong" with reinforcement learning |
|
tensorflow-planespotting airplane detection model |
conversationai: attention-tutorial Toxic comment detection with RNNs and attention |
*Disclaimer: This is not an official Google product but sample code provided for an educational purpose*