Marlos C. Machado

Results 6 comments of Marlos C. Machado

Hello, there is an example available here: https://github.com/mgbellemare/Arcade-Learning-Environment/blob/master/doc/examples/python_example_with_modes.py Cheers On Tue, Aug 21, 2018 at 9:31 AM lucasliunju wrote: > I suffer from the same problem and I want to...

Unfortunately, no. I just gave up on using Doom and I used a different environment in my research. However, although this is less than ideal, if you start an installation...

@pierrelux I am planning to refactor the whole code during this summer. I'll let you know when I'm done with it. Thanks for the suggestion!

I wrote a wrapper in the other branch. It is quite fast, there is just a small performance drop when compared to C++. However, I never managed to be able...

The C++ Sarsa implementation works. I was not able to test the Python implementation because the code is too slow. I'd be happy to incorporate a fast working python implementation...

Hello, you are right, it is kind of embarrassing, but I didn't document anything. I ran this code a long time ago, but by just going over the source code,...