Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd784f6

Browse files
nickaustinleenorvig
authored andcommitted
Fixed Key Error bug in CustomMDP (aimacode#658)
* fixed Key Error bug in CustomMDP and reordered the return values of T function to be consistent with GridMDP * removing idea files from git
1 parent fd7049d commit cd784f6

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ target/
7070

7171
# dotenv
7272
.env
73+
.idea

0 commit comments

Comments
 (0)