cardwing / Codes-for-RL-PER

A novel DDPG method with prioritized experience replay (IEEE SMC 2017)
MIT License
46 stars 16 forks source link

file not found #3

Open Learner-machine opened 3 years ago

Learner-machine commented 3 years ago

f=open('/home/cardwing/Desktop/usefulcode_HouYuenan/reward_curve/PER-DDPG/walker2d.txt','w') I can't find the file named 'walker2d.txt'. Was it necessary to run it? If necessary,how could I get this file? Looking forward to your reply,thanks.