sac topic
RLcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
mushroom-rl
Python library for Reinforcement Learning.
linorobot
Autonomous ground robots (2WD, 4WD, Ackermann Steering, Mecanum Drive)
rad
RAD: Reinforcement Learning with Augmented Data
sunrise
SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning
Deep-Reinforcement-Learning-With-Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
deep_rl
PyTorch implementation of deep reinforcement learning algorithms
autonomous-learning-library
A PyTorch library for building deep reinforcement learning agents.
Soft-Actor-Critic-and-Extensions
PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.