TibiGG

Results 2 issues of TibiGG

Hi @eleurent, I was interested in making my own road layout for my project, but I am having a bit of a hard time setting up the lanes to connect...

I discovered while digging through the code that a certain state value called `previous_state` of the DQN algorithm (and possibly some others) is being cached on the `act()` and `action_distribution`...