ID-LSTM-pytorch
ID-LSTM-pytorch copied to clipboard
Missing files
It seems like missing the savedModels/ critic_with_delay.pt; critic_without_delay.pt......
I ignored those lines. Do you know that in the actor ( and critic) function ,the work of the self.target_policy and self.active_policy ? It confused me that they use the same function (policyNet()).
你好,请问一下你复现了吗,时间长吗?我在训练actornetwork时很慢
It seems like missing the savedModels/ critic_with_delay.pt; critic_without_delay.pt......
米兔,如何解决呢?
你好,请问一下你复现了吗,时间长吗?我在训练actornetwork时很慢
请问同学你跑完了吗?我也运行得很慢,不知道需要多久才能跑完一个epoch?
楼主,是不是缺失文件了
请问楼主能提供一下savedModels吗?
你好,请问一下你复现了吗,时间长吗?我在训练actornetwork时很慢
请问同学你跑完了吗?我也运行得很慢,不知道需要多久才能跑完一个epoch? 您好,我在训练actor network的时候也很慢,请问你有解决这个问题吗?
非常抱歉,我没能复现,我前几天跑代码的时候还有文件的缺失。按照您的描述,您应该比我的进度快一些
---Original--- From: @.> Date: Mon, Mar 21, 2022 14:53 PM To: @.>; Cc: @.@.>; Subject: Re: [navid5792/ID-LSTM-pytorch] Missing files (#1)
你好,请问一下你复现了吗,时间长吗?我在训练actornetwork时很慢
请问同学你跑完了吗?我也运行得很慢,不知道需要多久才能跑完一个epoch? 您好,我在训练actor network的时候也很慢,请问你有解决这个问题吗?
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.***>
唉,我还没跑,但估计也够新够呛。自己的笔记本,肯定挺费劲的
---Original--- From: @.> Date: Tue, Mar 22, 2022 11:03 AM To: @.>; Cc: @.@.>; Subject: Re: [navid5792/ID-LSTM-pytorch] Missing files (#1)
我在自己的数据集上跑了这个模型,第一步单独训练critic网络一个epoch只需要3min左右,但是训练actor网络时一个epoch需要2h左右😂,愁
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
您是用的工作站运行的代码吗?我的甚至无法运行 ------------------ 原始邮件 ------------------ 发件人: "navid5792/ID-LSTM-pytorch" @.>; 发送时间: 2022年3月22日(星期二) 中午11:03 @.>; @.@.>; 主题: Re: [navid5792/ID-LSTM-pytorch] Missing files (#1)
我在自己的数据集上跑了这个模型,第一步单独训练critic网络一个epoch只需要3min左右,但是训练actor网络时一个epoch需要2h左右😂,愁
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
楼主,少一个文件可以发一下吗?