Closed Avalpreet closed 4 years ago
It is welcomed to bring your solutions since this is a...terrified early script I randomly wrote at best. I can rewrite one but I think you could do that too.
If your proposal makes the entire script works, I can do the update.
Thanks for the response
Line 151 : pi[(i, j)] = 0 Why are all pi[(i,j)] initialized to 0???
Shouldn't pi[(i,j)] -> a ?? i.e., randomly mapped to actions in set A = {-5,-4,-3,-2,-1, 0, 1,2,3,4,5}