-
Allow prediction for continuous action spaces - Value iteration is not suitable for continuous action spaces
-
Allow observation spaces to have more than one dimension - the implementation of memory currently doesnt support that
-
Provide setup instruction and setup makefile
-
Convert notebook to python script