kinalmehta / Reinforcement-Learning-Notebooks
Single notebook implementation of Deep RL algorithms
☆32Updated 4 years ago
Alternatives and similar repositories for Reinforcement-Learning-Notebooks:
Users that are interested in Reinforcement-Learning-Notebooks are comparing it to the libraries listed below
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆224Updated 9 months ago
- ☆28Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆47Updated 2 years ago
- JAX library for MARL research☆87Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- A graphical interface for reinforcement learning and gym-based environments.☆37Updated 2 years ago
- Baselines for gymnax 🤖☆66Updated last year
- Gridworld for MARL experiments☆139Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- ☆43Updated 6 months ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆95Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- The RL discord wiki☆249Updated 4 years ago
- ☆39Updated 4 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆71Updated 7 months ago
- ☆100Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- ☆121Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆36Updated 2 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) applied on Reinforcement Learning problems in TensorFlow 2.☆26Updated 3 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆148Updated 4 years ago
- Plug-and-play hydra sweepers for the EA-based multifidelity method DEHB and several population-based training variations, all proven to e…☆77Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 4 years ago
- Benchmarking RL generalization in an interpretable way.☆151Updated 3 weeks ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 5 years ago
- Codebase for the Graph-based Policy Learning algorithm, which is designed for learning policies to solve the open ad hoc teamwork problem…☆34Updated 4 years ago
- Simple Grid Environment for Gymnasium☆54Updated last month