Research Article

[Retracted] Reinforcement Learning-Based Continuous Action Space Path Planning Method for Mobile Robots

Table 1

Neural network-related parameter settings.

ParametersValueMeaning

Network learning rate0.001Network learning speed
Reward discount rate0.92Future rewards at the current value
Soft update parameters0.01Update parameters of the strategy network and target network
Steps per round250Maximum number of exploration steps per round
Total number of rounds20000Maximum number of rounds
Experience pool capacity60000Experience storage limit
Batch size32Update network training batch size