BY571 / SAC_discrete

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%