mswang12 / minDQN
A Minimal Deep Q-Network
☆57Updated 6 months ago
Alternatives and similar repositories for minDQN:
Users that are interested in minDQN are comparing it to the libraries listed below
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆73Updated 8 years ago
- ☆182Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- Reinforcement learning tutorials☆364Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆115Updated 2 months ago
- ☆369Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆116Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆211Updated last month
- An RL agent for the Google Football environment☆94Updated 3 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 5 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆110Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆99Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆76Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- reinforcement learning with pytorch geometric library☆48Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- ☆14Updated 3 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 3 years ago
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆529Updated last month