A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartPole, LunarLander, and MountainCar.
☆122Feb 21, 2024Updated 2 years ago
Alternatives and similar repositories for deep_rl_zoo
Users that are interested in deep_rl_zoo are comparing it to the libraries listed below
Sorting:
- unofficial code reproducing Agent57☆39Mar 9, 2024Updated last year
- Simple Distributed Reinforcement Learning Framework(シンプルな分散強化学習フレームワーク)☆58Nov 15, 2025Updated 3 months ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Jan 22, 2021Updated 5 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Feb 23, 2017Updated 9 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆100Jul 5, 2023Updated 2 years ago
- DEIR: Efficient and Robust Exploration through Discriminative-Model-Based Episodic Intrinsic Rewards☆26May 6, 2024Updated last year
- nd009-cn-advanced-p5,针对Udacity CN MLND P5项目☆14Jun 27, 2022Updated 3 years ago
- A systematic design process for a self-organizing neuro-fuzzy Q-network for model-free and offline reinforcement learning.☆11May 29, 2023Updated 2 years ago
- Gym wrapper for pysc2☆10Sep 16, 2022Updated 3 years ago
- A series of simulation codes used to emulate quantum-like networks in the simulation of emergent adaptive behavior, such as network sync…☆13Oct 22, 2025Updated 4 months ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆10Jul 21, 2023Updated 2 years ago
- Reinforcement learning framework for spiking neural network actors with R-STDP for the master's thesis "Training Spiking Neural Networks …☆21May 26, 2022Updated 3 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆43Sep 19, 2022Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Mar 24, 2023Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Dec 8, 2022Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆493Apr 6, 2024Updated last year
- Hypercube Viewer is a program that draws a hypercube of 3 to 10 dimensions.☆13Mar 30, 2025Updated 11 months ago
- A Simple Game Using Unity ML-Agents☆10Nov 20, 2020Updated 5 years ago
- Code for ICLR 2022 Paper (HyperDQN: A Randomized Exploration Method for Deep Reinforcement Learning)☆12Nov 28, 2023Updated 2 years ago
- Explore and Control with Adversarial Surprise☆10Jul 20, 2021Updated 4 years ago
- Q learning and DQN☆10Mar 14, 2022Updated 3 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Jul 14, 2021Updated 4 years ago
- Electroplating simulation environment☆20Sep 26, 2024Updated last year
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆12Jun 15, 2023Updated 2 years ago
- Implementation of spiking DQN training using different conversion techniques and backpropagation with surrogate gradients employed on the…☆11Feb 11, 2023Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆371Feb 11, 2026Updated 3 weeks ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆64Jan 2, 2026Updated 2 months ago
- A Mobile edge computing server placement algorithm, written from scratch for 5g server placement depending upon various KPIs across a ar…☆12Sep 14, 2022Updated 3 years ago
- The workshop is designed to foster an enabling environment for individuals to build competence in the Edge Computing space.☆14Jun 13, 2023Updated 2 years ago
- A tool for experimenting with evolutionary optimization methods for machine learning algorithms, by distributing the workload over a larg…☆14Dec 19, 2018Updated 7 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Dec 6, 2020Updated 5 years ago
- Autoregressive policies for continuous control reinforcement learning☆32May 15, 2019Updated 6 years ago
- The state-of-art deep rl algorithms for Montezuma's revenge☆28Oct 28, 2018Updated 7 years ago
- Super Mario Bros training with Ray RLlib DQN algorithm☆25May 22, 2021Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- A flexible and extensible reinforcement learning library for Python, designed for both beginners and researchers.☆17Dec 14, 2024Updated last year
- Exploration by Random Network Distillation☆15Dec 30, 2018Updated 7 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Aug 4, 2020Updated 5 years ago