Core

Core utilities for Deep Learning.

source

SLModel

 SLModel (model, learning_rate, cosine_t_max, in_chans=3, seed=42)

LightningModule for single label classification.