YooSungHyun/pytorch-lightning-template
my useful torch lightning training template
This project provides a robust template for training deep learning models using PyTorch Lightning, specifically focusing on how to dynamically adjust dropout rates during training. It takes your raw data and model configuration, then outputs a trained model and detailed training logs in tools like Weights & Biases. This is designed for machine learning practitioners and researchers who build and train neural networks.
No commits in the last 6 months.
Use this if you are a machine learning practitioner who wants a standardized, efficient, and well-structured way to train PyTorch models, especially if you're interested in experimenting with dynamic dropout schedules to prevent underfitting.
Not ideal if you are looking for a pre-trained model or a simple script for a one-off task, as this project focuses on providing a framework for developing and training your own models.
Stars
32
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YooSungHyun/pytorch-lightning-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites,...
xtreamsrl/jupytemplate
Templates for jupyter notebooks
mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
ZhiyuanChen/CHANfiG
Easier Configuration