GoingMyWay

Results 110 comments of GoingMyWay

> We definitely intend to share results for v2 as soon as we've finished running and aggregating them. @avnishn has been working on that, and I expect we will release...

@Heaven91 , how to set the path? OS is MacOS, and it prints the following error: ``` $ cd DirectFuturePrediction/examples/D3_battle $ python3 run_exp.py show /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/vizdoom/__init__.py Requested resolution not supported: ....

Maybe there is something wrong in my previous steps, I deleted the symbolic link and copied vizdoom from `bin/python3/pip_package/vizdoom` So, here to tackle the `vizdoom.vizdoom.FileDoesNotExistException: File "../../../../toolboxes/ViZDoom_2017_03_31/bin/vizdoom" does not exist.`...

请问大佬能解决这个问题吗?NIPS这个会议已经改成NeurIPS了

There are 2 commits, please merge the newest one if it is OK.

@j3soon Hi, this is an interesting issue. How many steps should be run to reproduce the OOM issue? Does it exist?

> * For the memory leak in EpisodeRunner: > Running EpisodicRunner using QMIX with 8M steps using hidden layer with 512 neurons should reproduce the issue. > ```shell > python3...

@j3soon Fantastic finding. I will try it. Very good.

> Hi, I would like to mention that I tested the fix by @GoingMyWay because mine felt hacky, but it didn't work, still crashed when logging the stats. Reverted back...