This is a Pytorch implementation of the 'Soft Actor Critic' paper (Both of the jupyter notebook and python script is used for the 'main' file and for several others too)
Paper: Soft actor critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
Down below are the graphical results on some of the 'mujoco' and 'box2d' environments of this implementation. Various other environments are also to be solved and added and improvements are to be made in the script for better results and to be on par with the SOTA.
Note: In the title of the plot there should be '250 scores' instead of '100 scores'
Note: In the title of the plot there should be '1000 scores' instead of '100 scores'