poet
poet copied to clipboard
Paired Open-Ended Trailblazer (POET) and Enhanced POET
Hey, I have tried to run POET in my local machine. But it keeps report the issue as follows: File "/Users/lululin/CoEAinGames/enhanced_poet/poet_distributed/niches/box2d/bipedal_walker_custom.py", line 416, in _reset self._generate_terrain(self.hardcore) File "/Users/lululin/CoEAinGames/enhanced_poet/poet_distributed/niches/box2d/bipedal_walker_custom.py", line 358,...
Hi, Can you please explain the reasoning behind including [archived optimizers to measure the ANNECS score](https://github.com/uber-research/poet/blob/8669a17e6958f80cd547b2de61c51d4518c833d9/poet_distributed/poet_algo.py#L318)? The cited line of code implies that even if an environment passes the MC...
Debug
Good day @ruiwang2uber Hope you are doing well. I am using poet for my master's thesis and found two errors. The errors and solutions are following: ### 1) #### Error:...
Plus
Hello! Thanks for sharing this, pretty amazing work! Was wondering if there's an easy way to generate environments off line, simply save them to disk without running the agents on...
I was able to get the package running successfully yesterday but I was struggling with enabling rendering. Any suggestions on the best way to do it?