RickyMexx / SAC-tf2Links
Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0
☆12Updated 5 years ago
Alternatives and similar repositories for SAC-tf2
Users that are interested in SAC-tf2 are comparing it to the libraries listed below
Sorting:
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆43Updated 6 years ago
- ☆154Updated 6 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆48Updated 6 years ago
- ☆23Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- Implementation of paper "Decentralized Non-communicating Multiagent Collision Avoidance with Deep Reinforcement Learning". NO LONGER MAIN…☆92Updated 6 years ago
- Model-Free Safe Reinforcement Learning through Neural Barrier Certificate☆40Updated last year
- Implementation of Soft Actor-Critic with Hindsight Experience Replay☆17Updated 4 years ago
- A customized grid map-based navigation simulation platform following the Gym API.☆41Updated last year
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo☆58Updated 5 years ago
- ☆73Updated 4 years ago
- Using RL based controller for steering function of RRT. And a network learns to perform motion planning☆34Updated 4 years ago
- Turtlebot Robot Navigation in Gazebo based on DRL☆21Updated 3 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆87Updated 4 years ago
- Learning Safe Multi-Agent Control with Decentralized Neural Barrier Certificates☆74Updated 2 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆63Updated 3 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆59Updated 5 years ago
- Sampling based Model Predictive Control package for Model-Based RL research☆54Updated 4 years ago
- Repository containing the code for safe reinforcement learning in two custom environments☆45Updated 2 months ago
- ☆11Updated 4 years ago
- A multi agent multi arena car simulator oriented towards Reinforcement Learning with simultaneous multi instance spawning capability☆18Updated 6 years ago
- Master Thesis - Transfer Learning for Mapless Quadrotor Navigation Using Recurrent Neural Network☆17Updated 4 years ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- Implementation of Recovery RL: Safe Reinforcement Learning With Learned Recovery Zones.☆58Updated last year
- 新增一个CBF层,并将其结合进actor网络中,得到safe RL框架。后续验证中发现这种做法并没有实质性的用处,所以不再继续这个项目☆9Updated 2 years ago
- ☆15Updated last year
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 5 years ago