Ziye
Ziye
@unsignedrant Have you solved this problem? I meet the same issue.
@unsignedrant I just found that if set bs=1, the issue can pass. But I haven't figured out how to make bs>1 .
When I use pytorch1.8.1,python3.7.9, batch_size>1, the code will report "each element in list of batch should be of equal size" If pytorch1.8.1,python3.7.9, batch_size=1, when training_step>1w(nearby), training_loss=nan. When I use pytorch...
Hello, @StoneT2000 Thanks for your reply. I added `tourney.run()` in the last line, it looks closer to the right answer now. :+1: But it reports that it "cannot find uptime...
Hi, thanks for your comments. I changed the design initialization and it works now. But it flashed with the message"[ERROR] (match_QqPl80lerkOK) - agent 1 - 'player-op8QE5qjvAFz' timed out after 1000...
I have no idea. Could you please tell me how to check which bot.js file is for that player? I used the bots under rock-paper-scissors, and changed nothing with those...
Hi, It seems to be the 'py' The error message is as following: [ERROR] (match_lI8V3fe6NQ0r) - agent 1 - 'py' timed out after 1000 ms
Thanks a lot.
@HouYanGG Hi, I also would like to generate multiple lines of data, have found any solutions?