LMZimmer / Auto-PyTorch_refactor

Apache License 2.0
0 stars 2 forks source link

Allow to perform validation on different intervals #24

Closed franchuterivera closed 3 years ago

franchuterivera commented 3 years ago

By default, we allow validating on each epoch or in None. Allow flexibility to validate on an user-provided scheduler.