SebChw / Actually-Robust-Training

Actually Robust Training - Tool Inspired by Andrej Karpathy "Recipe for training neural networks". It allows you to decompose your Deep Learning pipeline into modular and insightful "Steps". Additionally it has many features for testing and debugging neural nets.
MIT License
44 stars 0 forks source link

Grid search step #175

Closed kordc closed 1 year ago

kordc commented 1 year ago

Actually it'll be handled by the Tune step #92 I'll track it there