philtabor / Reinforcement-Learning-In-MotionLinks
Code repository for my course on the fundamentals of reinforcement learning
☆94Updated 6 years ago
Alternatives and similar repositories for Reinforcement-Learning-In-Motion
Users that are interested in Reinforcement-Learning-In-Motion are comparing it to the libraries listed below
Sorting:
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆325Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆81Updated 10 months ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆191Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆72Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆55Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms