- 21 Jun, 2013 8 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
convert matrices to arrays and set the reward vectors to be row oriented rather than column oriented. also value iteration was doing a wrong check
-
Steven Cordwell authored
convert matrices to arrays and set the reward vectors to be row oriented rather than column oriented
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
remove .getA1() calls from value and policy returns because arrays rather than matrices are being used now
-
Steven Cordwell authored
since we are no longer using matrix types, then have to explicitly call dot function for dot product
-
Steven Cordwell authored
take account of the fact that tuples or lists are used to store spares matrices rather than ndarrays of type object
-
- 18 May, 2013 2 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
-
- 17 May, 2013 5 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
rewrite exampleRand's sparse support to directly create a sparse matrix rather than creating a dense matrix then converting to sparse
-
Steven Cordwell authored
-
- 16 May, 2013 3 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
- 15 May, 2013 1 commit
-
-
Steven Cordwell authored
-
- 14 Feb, 2013 1 commit
-
-
Steven Cordwell authored
-
- 13 Feb, 2013 3 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
- 09 Feb, 2013 13 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
- 08 Feb, 2013 4 commits
-
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-
Steven Cordwell authored
-