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:
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- ☆187Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆197Updated 3 weeks ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 8 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 7 months ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated 11 months ago
- Reinforcement learning tutorials☆394Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- A collection of reinforcement learning algorithm implementations☆64Updated last year
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- ☆436Updated 2 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆69Updated 3 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆31Updated 4 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆174Updated 3 weeks ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- A Universal Deep Reinforcement Learning Framework☆71Updated 3 years ago
- Trading Robot based on LSTM-PPO☆28Updated 6 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago