#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 dc0349c37b
commit 9fb30ffe1b
13 changed files with 1217 additions and 399 deletions

6
.gitignore vendored
View File

@@ -137,3 +137,9 @@ dmypy.json
# Cython debug symbols
cython_debug/
# IDE
.idea/
# outputs
src/primaite/outputs/