LMZimmer / Auto-PyTorch_refactor

Apache License 2.0
0 stars 2 forks source link

Handle determinism #10

Open ravinkohli opened 3 years ago

ravinkohli commented 3 years ago

we need to add support for setting seeds for various random number generations. Could be handled once in the api for the whole project or individually for pipeline components.

LMZimmer commented 3 years ago

For this let's: