Youtube-Code-Repository icon indicating copy to clipboard operation
Youtube-Code-Repository copied to clipboard

magicSquares to self.magicSquares

Open amjadmajid opened this issue 2 years ago • 0 comments

magicSquares[resultingState] should be changed to self.magicSquares[resultingState] https://github.com/philtabor/Youtube-Code-Repository/blob/33b1e4b4aaa453c31307d6bd4bb05e37ff24cb2b/ReinforcementLearning/Fundamentals/gridworld.py#L63

amjadmajid avatar Apr 24 '22 23:04 amjadmajid