mswang12 / minDQNLinks
A Minimal Deep Q-Network
☆56Updated last year
Alternatives and similar repositories for minDQN
Users that are interested in minDQN are comparing it to the libraries listed below
Sorting:
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last week
- ☆187Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆246Updated last year
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆31Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- ☆436Updated 2 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆177Updated last month
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year
- A Universal Deep Reinforcement Learning Framework☆71Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71Updated 8 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Reinforcement learning tutorials☆399Updated 2 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆70Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- A collection of reinforcement learning algorithm implementations☆65Updated last year
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 5 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆121Updated 3 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 7 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆727Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago