Skip to content
/ aitp Public

AI training pipeline using PyTorch (work in progress)

License

Notifications You must be signed in to change notification settings

erwulff/aitp

Repository files navigation

aitp

AI training pipeline using PyTorch (work in progress)

Supported models

Features

  • Running the pipeline's train.py script does everything you need; training, validation, plots etc.
  • Configure behaviour from a single config file
  • Automatically produce various result metrics such as ROC curves, AUC, True Positive & False Positive Rates when training completes
  • Automatically save checkpoints when the model improves during training
  • Automatically pick the checkpoint with lowest loss before running validation
  • Label smoothing

About

AI training pipeline using PyTorch (work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published