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.
fix: changed model not always added Idk why False was returned all the time and steps that was changed and succesfully passed check was not added. Moreover this can be done directly during checking checks
Most commits are hopefully self.explanatory. But for these that are not:
False
was returned all the time and steps that was changed and succesfully passed check was not added. Moreover this can be done directly during checking checks