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

Consider moving skipped_mettrics to the step directly #188

Open SebChw opened 12 months ago

SebChw commented 12 months ago

Again, this is now done implicitly by ArtProject