discrete-action-space topic

List discrete-action-space repositories

Upside-Down-Reinforcement-Learning

75
Stars
10
Forks
Watchers

Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.

SAC_discrete

38
Stars
11
Forks
Watchers

PyTorch implementation of the discrete Soft-Actor-Critic algorithm.