Deep-Reinforcement-Learning-Algorithms-with-Pytorch
Deep-Reinforcement-Learning-Algorithms-with-Pytorch copied to clipboard
Always predict boundary action in TD3
Hi, I'm having problems with action prediction with TD3. The agent tends to predict boundary actions after it starts learning. Do you know what is causing this problem?