Autonomous-MazePathFinder-using-DQN
Autonomous-MazePathFinder-using-DQN copied to clipboard
Hi, I would like to ask why the maze when testing.py hits an obstacle does not display the output, and what should I do if I want it to run...
Hi, if I want to train pictures in 200*200*3, do you have some advices for me about how to choose the network weights? Maybe I think 2 conv and 2...
save_path = saver.save(sess, checkpointFile) File "D:\anconda\envs\pytorch\lib\site-packages\tensorflow\python\training\saver.py", line 1326, in save self.export_meta_graph( File "D:\anconda\envs\pytorch\lib\site-packages\tensorflow\python\training\saver.py", line 1373, in export_meta_graph return export_meta_graph( File "D:\anconda\envs\pytorch\lib\site-packages\tensorflow\python\training\saver.py", line 1713, in export_meta_graph meta_graph_def, _ = meta_graph.export_scoped_meta_graph( File...
Hi, I can't do the training on my computer, can you share the network weights file, thanks