nicknochnack / OpenAI-Reinforcement-Learning-with-Custom-Environment
This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.
☆102Updated last year
Alternatives and similar repositories for OpenAI-Reinforcement-Learning-with-Custom-Environment:
Users that are interested in OpenAI-Reinforcement-Learning-with-Custom-Environment are comparing it to the libraries listed below
- ☆287Updated 3 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆69Updated 4 years ago
- ☆182Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆212Updated last week
- ☆371Updated last year
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆152Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆184Updated 2 years ago
- Reinforcement learning tutorials☆365Updated last year
- A notebook walking through how to use Keras RL to solve Atari environments.☆23Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆329Updated 4 years ago
- Snake Gane using OpenCV Python☆13Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆396Updated 3 years ago
- ☆46Updated 5 years ago
- Python Reinforcement Learning Projects, published by Packt☆178Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 8 months ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆61Updated 2 years ago
- OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆37Updated 3 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆12Updated 4 months ago
- ☆23Updated 2 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆130Updated 4 months ago
- An RL agent for the Google Football environment☆94Updated 3 years ago
- ☆14Updated last year
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆73Updated 8 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆106Updated 2 months ago