Перейти к содержимому

Python Reinforcement Learning Tutorial for Beginners in 25 Minutes

Nicholas Renotte

0:00 / 0:00

Python Reinforcement Learning Tutorial for Beginners in 25 Minutes

69 422 просмотра · 5 лет назад
Nicholas Renotte
329 тыс. подписчиков
69 422 просмотра · 5 лет назад
Want to break into Reinforcement Learning with Python? Just not too sure where or how to start? Well in this video you’ll learn the basics of creating an OpenAI gym environment in Python and training a reinforcement learning algorithm to solve the Lunar Lander problem. You’ll be able to leverage the stable_baselines algorithms to quickly and effectively train a deep reinforcement learning model in Python, the same pattern can be used over and again to train and solve multiple reinforcement learning problems. In this video, you'll learn : 1. Installing Stable Baselines for Reinforcement Learning with Python 2. Training a Reinforcement Learning model using the ACER Algorithm 3. Running and Evaluating a Stable Baselines RL Model on LunarLander-v2 Get the code: https://github.com/nicknochnack/Stabl... Reinforcement Learning Crash Course:    • Deep Reinforcement Learning Tutorial for P...   Chapters: 0:00 - Start 1:55 - Reinforcement Learning Flow 4:09 - Installing Python Dependencies 6:10 - Importing RL Dependencies including stable_baselines 9:11 - Testing the LunarLander-v2 Environment 11:47 - Training an ACER Reinforcement Learning Model 17:52 - Evaluating the Model 20:30 - Saving and Reloading RL Model Weights Oh, and don't forget to connect with me! LinkedIn:   / nicholasrenotte   Facebook:   / nickrenotte   GitHub: https://github.com/nicknochnack Patreon:   / nicholasrenotte   Join the Discussion on Discord:   / discord   Happy coding! Nick P.s. Let me know how you go and drop a comment if you need a hand!