AntoineTheb / RNN-RLView external linksLinks
Experiments with reinforcement learning and recurrent neural networks
☆114Oct 27, 2023Updated 2 years ago
Alternatives and similar repositories for RNN-RL
Users that are interested in RNN-RL are comparing it to the libraries listed below
Sorting:
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51May 26, 2021Updated 4 years ago
- Scalable Opponent Shaping Experiments in JAX☆25Apr 13, 2024Updated last year
- POMDP wrappers for OpenAI Gym☆15Nov 4, 2019Updated 6 years ago
- Javascripts☆11Updated this week
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆163Dec 21, 2021Updated 4 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆37Nov 17, 2020Updated 5 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Mar 15, 2023Updated 2 years ago
- ☆10Sep 21, 2020Updated 5 years ago
- ☆10Dec 13, 2022Updated 3 years ago
- TransMix: Transformer-based Value Function Decomposition for Cooperative Multi-agent Reinforcement Learning☆11Oct 18, 2022Updated 3 years ago
- ☆10Aug 8, 2021Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆342Aug 22, 2024Updated last year
- Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning"☆179Apr 2, 2023Updated 2 years ago
- A collection of utilities for machine learning experiments.☆11Jan 8, 2026Updated last month
- Authors' PyTorch implementation of 'Recomposing the Reinforcement Learning Building-Blocks with Hypernetworks' (HypeRL)☆26Jun 9, 2021Updated 4 years ago
- Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)☆51Jun 11, 2025Updated 8 months ago
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆20Dec 2, 2025Updated 2 months ago
- Quadrotor LAnding Benchmarking (QLAB) is a simulated environment for developing and testing landing algorithms for unmanned aerial vehicl…☆30Jul 10, 2020Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Oct 5, 2022Updated 3 years ago
- [IROS2020] Encoding formulas as deep networks: Reinforcement learning for zero-shot execution of LTL formulas☆10Mar 25, 2023Updated 2 years ago
- An implementation of neural architecture search using the REINFORCE algorithm. we use a re-current network to generate the model descript…☆11Jun 13, 2020Updated 5 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆32Apr 15, 2019Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Feb 25, 2025Updated 11 months ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆55Dec 27, 2020Updated 5 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Jan 11, 2024Updated 2 years ago
- ☆12Feb 10, 2021Updated 5 years ago
- This is the code for GA-DRL-Aubo paper☆14Apr 8, 2022Updated 3 years ago
- PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym☆11May 20, 2018Updated 7 years ago
- Jax implementation of "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆15May 10, 2024Updated last year
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆123Dec 28, 2020Updated 5 years ago
- ☆12Aug 24, 2023Updated 2 years ago
- Exploring techniques to generate diverse conventions in multi-agent settings☆15Nov 14, 2023Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Dec 22, 2023Updated 2 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Jan 19, 2025Updated last year
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Jun 22, 2022Updated 3 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38May 16, 2023Updated 2 years ago
- Find best-response to a fixed policy in multi-agent RL☆288Apr 1, 2022Updated 3 years ago
- Deep Q-Network (DQN) reinforcement learning agent for fixed-wing aircraft obstacle avoidance☆11Oct 1, 2018Updated 7 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