qlearning4k
qlearning4k copied to clipboard
grid_size incorrect error
we should have self.grid_size-2
instead of self.grid_size-1
https://github.com/farizrahman4u/qlearning4k/blob/4c029dd60f0809c689808826ddc40d5e57f5ea7d/qlearning4k/games/catch.py#L36