coinrun icon indicating copy to clipboard operation
coinrun copied to clipboard

Code for the paper "Quantifying Transfer in Reinforcement Learning"

Results 4 coinrun issues
Sort by recently updated
recently updated
newest added

Hi, I am currently working on research in Reinforcement Learning and I have tried to benchmark my research work with other research paper on generalisation, and using some well known...

The path stored in `dirname` contained a space for my install. This was causing the `os.system` "make" command to fail. Adding quotes to the command fixes it as far as...

Hello! I am trying to modify the environment where I can pass in a string similar to char* test and have it build a level. However, I can't seem to...