baler icon indicating copy to clipboard operation
baler copied to clipboard

Torch Lightning Support for Baler

Open neogyk opened this issue 11 months ago • 0 comments

Torch Lightning proposes a compact the efficient way to train neural networks. It contained the predefined construction (Trainer, Tuner) that speeds up the code understanding and maintenance. Moreover, a lot of existing tricks for model tuning are already implemented there.

This pr can provide an alternative way of using the baler with the lightning framework.

neogyk avatar May 14 '25 20:05 neogyk