nicknochnack / ReinforcementLearningCourse
☆304Updated 3 years ago
Alternatives and similar repositories for ReinforcementLearningCourse
Users that are interested in ReinforcementLearningCourse are comparing it to the libraries listed below
Sorting:
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆104Updated last year
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆70Updated 4 years ago
- Reinforcement learning tutorials☆380Updated 2 years ago
- ☆400Updated last year
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆175Updated last month
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- ☆185Updated 3 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆191Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆414Updated 4 years ago
- Repository for most of the code from my YouTube channel☆910Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆671Updated last year
- A Deep Q-Network trained to play Breakout Atari game on OpenAI Gym environment.☆16Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Python Reinforcement Learning Projects, published by Packt☆186Updated 2 years ago
- ☆48Updated 5 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆883Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆331Updated 10 months ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆378Updated 5 months ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆117Updated last month
- Mastering Reinforcement Learning with Python, published by Packt☆157Updated last week
- ☆23Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆125Updated 5 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆367Updated 8 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆588Updated last month
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.