johnnycode8 / dqn_pytorch
Tutorial series on how to implement DQN with PyTorch from scratch.
☆19Updated 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.☆142Updated 5 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆65Updated last month
- ☆26Updated last year
- How to create a custom Gymnasium-compatible (formerly, OpenAI Gym) Reinforcement Learning environment. Then test it using Q-Learning and …☆23Updated 10 months ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆69Updated 4 years ago
- An OpenAI Gym environment for the Flappy Bird game☆58Updated 11 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆122Updated 4 years ago
- Cellular Automata Environments for Reinforcement Learning☆41Updated 4 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆67Updated 11 months ago
- Example code for the Gym documentation☆71Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Reinforcement Learning Algorithms with Python, Published by Packt☆180Updated 2 years ago
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆34Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆60Updated last year
- Lecture slides for the MARL book (www.marl-book.com)☆75Updated 3 months ago
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆402Updated this week
- ☆203Updated last year
- ☆50Updated last year
- ☆68Updated 3 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆58Updated 2 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆47Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆123Updated 4 months ago
- RlGlue code library used in the RL specialization on Coursera.☆27Updated last year
- My personal practice to implement algorithms of RL from scratch.☆35Updated 4 years ago
- Reinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)☆138Updated 5 months ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- Classic MCTS example with mctx☆18Updated last year