[Feature Request] properly integrate seeds everywhere (Space
, Nodes
, Engine
).
#194
Labels
enhancement
New feature or request
Space
, Nodes
, Engine
).
#194
🚀 Feature
Make sure that the seed to an environment is properly passed to every entity and space to increase reproducibility.
Motivation
Reproducibility is key in machine learning, and reinforcement learning in particular.
Pitch
Every environment should have the possibility to receive a seed as argument. The seed is added to every initialized entity (
Node
,EngineState
,Processor
,Engine
).Checklist
The text was updated successfully, but these errors were encountered: