kinalmehta / Reinforcement-Learning-NotebooksLinks
Single notebook implementation of Deep RL algorithms
☆34Updated 5 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
Sorting:
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆281Updated last year
- JAX library for MARL research☆87Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆72Updated 4 years ago
- The RL discord wiki☆258Updated 5 years ago
- A curated collection of reinforcement learning resources☆96Updated 2 years ago
- ☆28Updated last month
- ☆101Updated last year
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆143Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆159Updated 4 years ago
- Loose taxonomy of reinforcement learning algorithms☆190Updated 5 years ago
- Implementations of robust Dual Curriculum Design (DCD) algorithms for unsupervised environment design.☆138Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- ☆27Updated 10 months ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆84Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- Real-World RL Benchmark Suite☆363Updated 5 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆439Updated 3 years ago
- [NeurIPS 2022] Open source code for reusing prior computational work in RL.☆100Updated 2 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Benchmarking RL generalization in an interpretable way.☆173Updated 2 months ago
- An easy-to-use reinforcement learning library for research and education.☆176Updated 2 weeks ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 8 months ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆45Updated 3 months ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago