Skip to content

PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm

Notifications You must be signed in to change notification settings

ammarhydr/SAC-Lagrangian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SAC-Lagrangian

This repository is for the implementation of Constrained Soft Actor Critic SAC with lagrange multiplier in PyTorch.

Pre-requisites

Training

To train the model in the repository, run this command:

python SACLagrangian.py

About

PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages