-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Process ThreadedWorker-4:
Traceback (most recent call last):
File "/home/ubuntu16/anaconda3/envs/rllab3/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
self.run()
File "/home/ubuntu16/hsp-master/hsp/multi_threading.py", line 19, in run
batch, stat = self.trainer.run_batch()
File "/home/ubuntu16/hsp-master/hsp/trainer.py", line 277, in run_batch
episode, episode_stat = self.get_episode()
File "/home/ubuntu16/hsp-master/hsp/trainer.py", line 34, in get_episode
state = self.env.reset()
File "/home/ubuntu16/hsp-master/hsp/self_play.py", line 243, in reset
assert self.args.sp_asym
AssertionError
May I ask the author what kind of mistake this is? I don't know how to correct it
How can I correct it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels