johnnycode8 / dqn_pytorch
Tutorial series on how to implement DQN with PyTorch from scratch.
☆23Updated last month
Alternatives and similar repositories for dqn_pytorch:
Users that are interested in dqn_pytorch are comparing it to the libraries listed below
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆174Updated last month
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆67Updated last week
- A self driving machine learning algorithm☆56Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆124Updated 5 years ago
- How to create a custom Gymnasium-compatible (formerly, OpenAI Gym) Reinforcement Learning environment. Then test it using Q-Learning and …☆24Updated last month
- This is the repository with the programming tutorials for the reinforcement learning module☆26Updated last year
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆38Updated 2 years ago
- ☆17Updated 4 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆93Updated last month
- Snake Gane using OpenCV Python☆13Updated 6 years ago
- ☆28Updated last year
- ☆48Updated 5 years ago
- Example code for the Gym documentation☆71Updated last year
- A Minimal Deep Q-Network☆57Updated 9 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago
- An OpenAI Gym environment for the Flappy Bird game☆66Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- A Reinforcement Learning Project using PPO + Transformer☆49Updated last year
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 3 years ago
- ☆185Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆116Updated last month
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 2 years ago
- These code files implement the deep Q learning network algorithm from scratch by using Python, TensorFlow, and OpenAI Gym. The codes are …☆19Updated last month
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆22Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 2 years ago