-
Dear Dopamine developers,
This repo is really a great work for researchers to conduct fast experiments. I found there are two metrics in dopamine, one is training returns and another one is evaluat…
-
-
I am running the pong-v0 environment. It seems that each action (up-2/down-5) gives the paddle momentum instead of just simply moving the paddle. Is this inevitable, or is there a fix to this? I tried…
-
cp makefile.os makefile && make ;
Get following error
OS:10.12.2
"Undefined symbols for architecture x86_64:
"buildRomRLWrapper(std::__1::basic_string const&)", referenced from:
AL…
-
@christopherhesse Would it be possible to add this to allow comparison to DeepMind papers? Or perhaps, if it's there and I missed, how can I use it? Gym doesn't find an env `Surround-v0'.
-
Hi huys, I have a problem in building python module.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Processing /Users/mengdongbian/Documents/Arcade-Learning-Environment
Building w…
-
Hello Alex
I install the tensorforce( the latest verion by using git clone installation) in anaconda on a windows 7 workstation with following environment:
`
jupyter_client 6.1.6 …
-
@tkoeppe The 30 new games you added didn't get MD5s for them added to the list: https://github.com/mgbellemare/Arcade-Learning-Environment/blob/master/md5.txt
This is needed to verify you're using …
-
Sample output from Khan's test with that image, scaled down to 640x... with Ave=25
https://pixabay.com/photos/mountain-desert-landscape-nature-2143877/
![comp_angle_13741_with_ave_25](https://user…
-
It is difficult to focus on simple scenarios when introducing syntax - the overhead of game code, context switching, and the lure of the game screen distract from focusing on learning text based synt…