Skip to content

DishankJ/Soft-Actor-Critic-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soft-Actor-Critic-PyTorch

An implementation of Soft Actor Critic using PyTorch. This implementation doesn't include automatic temperature optimization (which could be a future work). It was trained for a 1000 games (or 1 million steps) on OpenAI Gymnasium Mujoco environment Half-Cheetah-v5.

Running Average Plot for Half-Cheetah

It can be observed that the average reward return curve had not yet saturated and the agent can be improved further upon training for a few thousand more games.

Simulation GIF

About

An implementation of Soft Actor Critic using PyTorch. This implementation doesn't include automatic temperature optimization (which could be a future work). It was tested for a 1000 games (or 1 million steps) on OpenAI Gymnasium Mujoco environment Half-Cheetah-v5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages