DuskNgai/coach-pl
A PyTorch-Lightning based deep learning framework.
This is a framework for deep learning engineers and researchers to quickly prototype and experiment with deep learning models. It helps streamline the process of training and evaluating models by taking your PyTorch-style model, dataset, and criteria, along with a configuration file, to produce trained models and evaluation results. The primary users are deep learning practitioners who build and test new AI models.
Use this if you are a deep learning engineer needing a flexible structure to rapidly develop, train, and evaluate custom deep learning models.
Not ideal if you are a non-developer or if you need an out-of-the-box solution without writing custom code for models or datasets.
Stars
11
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DuskNgai/coach-pl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)