Neural networks made easy (Part 50): Soft Actor-Critic (model optimization)
by
, 12-25-2023 at 07:48 AM (301 Views)
more...We continue to study the Soft Actor-Critic algorithm. In the previous article, we implemented the algorithm but were unable to train a profitable model. Today we will consider possible solutions. A similar question has already been raised in the article "Model procrastination, reasons and solutions". I propose to expand our knowledge in this area and consider new approaches using our Soft Actor-Critic model as an example.