tims457 / RL_Agent_NotebooksLinks
Reinforcement learning notebooks
☆10Updated 7 years ago
Alternatives and similar repositories for RL_Agent_Notebooks
Users that are interested in RL_Agent_Notebooks are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- ☆85Updated 7 years ago
- ☆28Updated 6 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Updated last year
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆96Updated 6 years ago
- ☆77Updated 8 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- ppo-lstm-parallel☆49Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Training code and evaluation benchmarks for the "Self-Supervised Policy Adaptation during Deployment" paper.☆114Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆75Updated 6 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆471Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆49Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆94Updated 6 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 6 years ago
- Implementation of Soft Actor Critic☆37Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Tensorflow implementation for Robust Adversarial Reinforcement Learning: https://arxiv.org/pdf/1703.02702.pdf☆28Updated 7 years ago
- Contextual Relative Entropy Policy Search for Reinforcement Learning in Python☆15Updated 7 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆224Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆529Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 5 months ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 10 months ago
- ☆276Updated 7 years ago
- A MARL PPO implementation with tf-agents, configured for the MultiCarRacing-v0 Gym environment.☆20Updated 4 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆65Updated 6 years ago