Silence1995

Results 5 issues of Silence1995

When running the default mario At level 1-1,once mario's distance become more than 40% it always restart at 40% How can i modify the code that it can always restart...

When running the default mario Once mario's distance become more than 40% it always restart at 40% How can i modify the code that it can always restart at the...

I get the error like this when i try to run the code for training mario ![image](https://user-images.githubusercontent.com/19864558/48187237-6c276500-e375-11e8-9d3d-14242f090dd2.png) ![image](https://user-images.githubusercontent.com/19864558/48187199-5154f080-e375-11e8-908a-d7861ab0e3a6.png) Thanks

In level 1-1, we started our Mario agent at 0% of the map, but once the agent went over 40% of the map, it always restart at 40% not 0%....

Like the [paper](https://arxiv.org/pdf/1502.03044.pdf) mentions, "As the model generates each word, its attention changes to reflect the relevant parts of the image." I'd like generate the soft attention pictures of each...