johnnycode8 / dqn_pytorch
Tutorial series on how to implement DQN with PyTorch from scratch.
☆22Updated 3 weeks ago
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.☆165Updated 3 weeks ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆47Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated 3 months ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- ☆47Updated 5 years ago
- How to create a custom Gymnasium-compatible (formerly, OpenAI Gym) Reinforcement Learning environment. Then test it using Q-Learning and …☆24Updated 3 weeks ago
- Neural Network learns to land a rocket using Pytorch, Unity's MLAgents and PPO.☆35Updated 5 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆122Updated 5 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- ☆17Updated 4 years ago
- ☆90Updated 4 years ago
- Notes on many interesting RL papers☆26Updated 5 years ago
- OpenAI Gym environment for a drone that learns via RL.☆19Updated 5 years ago
- Lecture slides for the MARL book (www.marl-book.com)☆87Updated 2 weeks ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆70Updated 4 years ago
- A self driving machine learning algorithm☆56Updated 3 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆22Updated 3 years ago
- A curated list of awesome reinforcement courses, video lectures, books, library and many more.☆37Updated 2 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- Snake Gane using OpenCV Python☆13Updated 6 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago
- TensorFlow Reinforcement Learning Quick Start Guide, published by Packt☆50Updated 2 years ago
- Original source code The Art of Reinforcement Learning by Michael Hu☆26Updated 8 months ago
- MultiROS is an open-source ROS based simulation environment designed for concurrent deep reinforcement learning. It provides a flexible a…☆31Updated 9 months ago
- Deep Reinforcement Learning methods for an autonomous drone☆30Updated 6 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆17Updated 10 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago