mswang12 / minDQN
A Minimal Deep Q-Network
☆57Updated 7 months ago
Alternatives and similar repositories for minDQN:
Users that are interested in minDQN are comparing it to the libraries listed below
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆73Updated 8 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- ☆182Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 2 years ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- ☆377Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆28Updated 3 years ago
- reinforcement learning with pytorch geometric library☆47Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆175Updated last year
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆20Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆69Updated 5 years ago
- ☆41Updated 5 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago