young-how / DQN-based-UAV-3D_path_planer

RLGF is a general training framework suitable for UAV deep reinforcement learning tasks. And integrates multiple mainstream deep reinforcement learning algorithms(SAC, DQN, DDQN, PPO, Dueling DQN, DDPG).
MIT License
342 stars 39 forks source link

您好,怎么开始自己的预训练呢 #9

Open cuishuangpeng opened 1 year ago

young-how commented 1 year ago

参看DQN.py

cuishuangpeng commented 1 year ago

好的,谢谢您,是要新建Qtarget.pth和Qlocal.pth文件嘛

cuishuangpeng commented 1 year ago

哦,我明白了,谢谢您!

cuishuangpeng commented 1 year ago

看问题像是文件缺失,具体百度下看看吧

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年10月23日(星期一) 上午10:16 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [young-how/DQN-based-UAV-3D_path_planer] 您好,怎么开始自己的预训练呢 (Issue #9)

好的,谢谢您,是要新建Qtarget.pth和Qlocal.pth文件嘛

请问怎么新建Qtarget.pth和Qlocal.pth文件,我在运行过程中出现RuntimeError: PytorchStreamReader failed locating file constants.pkl: file not found这个错误,请问要怎么解决呀

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

shangguanyiyu commented 1 month ago

看问题像是文件缺失,具体百度下看看吧 ------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年10月23日(星期一) 上午10:16 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [young-how/DQN-based-UAV-3D_path_planer] 您好,怎么开始自己的预训练呢 (Issue #9) 好的,谢谢您,是要新建Qtarget.pth和Qlocal.pth文件嘛 请问怎么新建Qtarget.pth和Qlocal.pth文件,我在运行过程中出现RuntimeError: PytorchStreamReader failed locating file constants.pkl: file not found这个错误,请问要怎么解决呀 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

老哥,请问你找到了吗