seungeunrho / minimalRL

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soft Actor Critic?

EmmanuelMess opened this issue · comments

All implementations of SAC I saw use a paid physics sim, any plans to implement it here?

Added ! Thanx