pab1s / tda-nn-analysis

This project aims to explore the optimization and transferability of knowledge using Topological Data Analysis (TDA) and Convolutional Neural Networks (CNN).
MIT License
1 stars 0 forks source link

[M0-Dev] Refactor logging and checkpoints as callbacks #23

Closed pab1s closed 6 months ago

pab1s commented 6 months ago

I want to keep the training method clean and easy to read. In order to make the code easier to maintain and inspired by Keras and FastAI implementations', I will make these features callbacks.

pab1s commented 6 months ago

In fact this issue was closed in 863c2c6c9e9354f83eebf96513f0ab4e2b7c25c6.