sac topic

List sac repositories

RLcycle

295
Stars
63
Forks
Watchers

A library for ready-made reinforcement learning agents and reusable components for neat prototyping

minimalRL

2.8k
Stars
451
Forks
Watchers

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

mushroom-rl

783
Stars
143
Forks
Watchers

Python library for Reinforcement Learning.

linorobot

399
Stars
71
Forks
Watchers

Autonomous ground robots (2WD, 4WD, Ackermann Steering, Mecanum Drive)

rad

399
Stars
71
Forks
Watchers

RAD: Reinforcement Learning with Augmented Data

sunrise

117
Stars
28
Forks
Watchers

SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning

Deep-Reinforcement-Learning-With-Python

310
Stars
121
Forks
Watchers

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

ElegantRL

3.5k
Stars
810
Forks
Watchers

Massively Parallel Deep Reinforcement Learning. 🔥

deep_rl

484
Stars
64
Forks
Watchers

PyTorch implementation of deep reinforcement learning algorithms

autonomous-learning-library

639
Stars
72
Forks
Watchers

A PyTorch library for building deep reinforcement learning agents.

Soft-Actor-Critic-and-Extensions

250
Stars
29
Forks
Watchers

PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.