create more games/tasks. SeH, actually Nick Malone is doing some work right now to get Q-learning in the right format to perform the benchmark tasks. We've learned that all but the simplest tasks result in a state space that is far too large for Q-learning to enumerate, so it doesn't even get started learning on them. Hopefully before too long we'll have values for the grid_1D set of tasks though.