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☆933Updated 6 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆75Updated 6 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆310Updated last year
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆529Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Updated 2 years ago
- Using pytorch to implement DQN / DDQN / Atari DDQN☆37Updated 7 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆662Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Contextual Relative Entropy Policy Search for Reinforcement Learning in Python☆15Updated 7 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆441Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,400Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆507Updated 3 years ago
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆471Updated 2 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- Implementation of the TD3 algorithm written in Pytorch☆12Updated 3 years ago
- ☆77Updated 8 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆586Updated 4 years ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆27Updated 5 years ago