Skip to content
Snippets Groups Projects
Commit 632175f8 authored by stephan's avatar stephan
Browse files

load pre-trained model call commented

parent faed438e
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ class FlatConvert(FlatLink):
"""
self.queue = queue.Queue()
buffer_list=[]
self.load_('model_a3c.pt')
#self.load_('model_a3c.pt')
print("start training...")
for j in range(self.play_epochs):
reward_mean= 0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment