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

add trainer kwargs to run #197

Closed SebChw closed 12 months ago

SebChw commented 12 months ago

During creation of Regularize tutorial It turned out to be quite useful when I wanted to use mixed precission training to make it faster