mswang12 / minDQN
A Minimal Deep Q-Network
☆56Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for minDQN
- A well-documented A2C written in PyTorch☆49Updated 5 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆71Updated 7 years ago
- ☆181Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆20Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- PyTorch implementation of DDPG for continuous control tasks.☆44Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆190Updated last year
- Mastering Reinforcement Learning with Python, published by Packt☆147Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆125Updated 6 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆50Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆170Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆165Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago