sac topic

List sac repositories

DeepRL-TensorFlow2

585
Stars
140
Forks
Watchers

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

reinforcement-learning-algorithms

649
Stars
104
Forks
Watchers

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are st...

airc-rl-agent

84
Stars
23
Forks
Watchers

AI RC Car Agent that using deep reinforcement learning on Jetson Nano

Deep-reinforcement-learning-with-pytorch

3.7k
Stars
827
Forks
Watchers

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

proto

80
Stars
15
Forks
Watchers

Proto-RL: Reinforcement Learning with Prototypical Representations

pytorch_sac

466
Stars
99
Forks
Watchers

PyTorch implementation of Soft Actor-Critic (SAC)

tianshou

7.6k
Stars
1.1k
Forks
Watchers

An elegant PyTorch deep reinforcement learning library.

machin

389
Stars
50
Forks
Watchers

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

curl

559
Stars
88
Forks
Watchers

CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning