Package io.github.kirstenali.deepj.training
package io.github.kirstenali.deepj.training
-
ClassDescriptionEvaluation helpers for causal language models.Wiring helpers for causal language model training.Linear warmup followed by cosine decay.Aggregate causal language-model evaluation metrics.Helpers to train classic Tensor->Tensor supervised models (e.g., FNN) using the unified Trainer wrapper.A small, reusable training loop wrapper.