mswang12 / minDQNLinks
A Minimal Deep Q-Network
☆56Updated 11 months ago
Alternatives and similar repositories for minDQN
Users that are interested in minDQN are comparing it to the libraries listed below
Sorting:
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- A well-documented A2C written in PyTorch☆50Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- ☆184Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆230Updated 5 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 7 months ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆75Updated 8 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆21Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆65Updated 2 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- A Python package that provides a simple framework for working with Options in Reinforcement Learning.☆22Updated 4 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆66Updated last month
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago