Skip to content

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

Notifications You must be signed in to change notification settings

BY571/SAC_discrete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAC Discrete

PyTorch implementation of the discrete Soft-Actor-Critic (SAC) algorithm.

Run

Execute python train.py

Results

CartPole-v0

alt_text

LunarLander-v2

alt_text

Releases

No releases published

Packages

No packages published

Languages