shakti365 / soft-actor-critic
TF2 Implementation of the Soft Actor-Critic Algorithm
☆44Updated 2 years ago
Alternatives and similar repositories for soft-actor-critic:
Users that are interested in soft-actor-critic are comparing it to the libraries listed below
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 6 months ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- Soft Actor-Critic with advanced features☆50Updated this week
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- Pytorch implementation of Soft Actor-Critic☆18Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆50Updated this week
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- ☆76Updated 11 months ago
- ☆83Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 3 years ago
- Implementation of Soft Actor Critic☆37Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆287Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago