#1386: added the ability to set deterministic and seeding RNG when training and evaluating + the fix provided in #1535

This commit is contained in:
Czar Echavez
2023-06-20 10:41:30 +01:00
parent 9b0e24c27b
commit 0ab4520904
13 changed files with 1217 additions and 399 deletions

View File

@@ -0,0 +1,4 @@
Episode,Average Reward
0,0
1,-10.5
2,-1.0
1 Episode Average Reward
2 0 0
3 1 -10.5
4 2 -1.0