kinalmehta / Reinforcement-Learning-Notebooks
Single notebook implementation of Deep RL algorithms
☆30Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Notebooks
- Pytorch starter code for UC Berkeley's cs285 assignments☆70Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated last year
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆217Updated 5 months ago
- JAX library for MARL research☆82Updated last year
- List of companies/universities lab that might offers Internships in the Reinforcement Learning field☆21Updated 6 months ago
- ☆100Updated 9 months ago
- The RL discord wiki☆243Updated 4 years ago
- ☆39Updated 4 years ago
- A tool for aggregating and plotting MARL experiment data.☆61Updated 2 weeks ago
- ☆16Updated 3 years ago
- ☆28Updated 2 years ago
- ☆82Updated 3 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆63Updated 3 weeks ago
- A curated collection of reinforcement learning resources☆86Updated 10 months ago
- Baselines for gymnax 🤖☆60Updated last year
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆90Updated 3 years ago
- ☆21Updated 4 years ago
- Gridworld for MARL experiments☆137Updated 3 years ago
- ☆23Updated last month
- A graphical interface for reinforcement learning and gym-based environments.☆35Updated last year
- PyTorch agents and tools for (Deep) Reinforcement Learning☆24Updated 2 years ago
- ☆46Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆81Updated last year
- Official codebase for Improving Computational Efficiency in Visual Reinforcement Learning via Stored Embeddings.☆21Updated 3 years ago
- Accompanying code for "Learning and Planning in Average-Reward Markov Decision Processes"☆13Updated 3 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆46Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated 10 months ago
- Submission code of UEFDRL team to NeurIPS 2019 MineRL challenge (5th place)☆12Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆192Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago