Skip to content

Commit 8c6e71d

Browse files
committed
Update random seed and hyperparams in the rl-q-learning
1 parent d627981 commit 8c6e71d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+230
-6
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ cleanup.sh
121121

122122
# PyTorch things
123123
*.pt
124+
*.pth
125+
*.ptl
126+
*.tar.gz
127+
124128

125129
# VSCode
126130
*.vscode

0 commit comments

Comments
 (0)