Skip to content

In Asymmetric Self-play #2

@hualuoyu

Description

@hualuoyu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions