This repository is for the implementation of Constrained Soft Actor Critic SAC with lagrange multiplier in PyTorch.
- PyTorch (The code is tested on PyTorch 1.2.0.)
- OpenAI Safety Gym
- MuJoCo mujoco-py
To train the model in the repository, run this command:
python SACLagrangian.py