Hey everyone! In this video we started talking about reinforcement learning, my favorite type of deep learning! We take a look at OpenAI's gym, a library used to simulate a game environment for the purpose of testing machine learning agents on games.
Article that inspired this series: https://medium.com/@awjuliani/super-simple-reinforcement-learning-tutorial-part-2-ded33892c724
Code to follow along: https://github.com/ejmejm/CartPole-RL-DNN/blob/master/DeepNNRollout.ipynb
Thank you so much for watching! Please consider leaving a like and subscribing if you found this to be helpful. Also make sure to check out the next video in the series.