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:
- ☆184Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆197Updated last week
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 8 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 10 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- ☆427Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Mastering Reinforcement Learning with Python, published by Packt☆171Updated last week
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆31Updated 4 years ago
- ☆16Updated 4 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- A collection of reinforcement learning algorithm implementations☆64Updated last year
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆104Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆285Updated 5 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆118Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 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
- Trading Robot based on LSTM-PPO☆28Updated 5 years ago