You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello author! The discrete-space algorithm (DQN) in stable-baselines3 can be trained in highway environment, but the continuous-space algorithms (PPO, SAC) find that the autocar always turns in place. How to solve this problem?
Hello author! The discrete-space algorithm (DQN) in stable-baselines3 can be trained in highway environment, but the continuous-space algorithms (PPO, SAC) find that the autocar always turns in place. How to solve this problem?