TencentARC/common_trainer
Common template for pytorch project. Easy to extent and modify for new project.
This project offers a standardized blueprint for deep learning endeavors using PyTorch. It provides a structured environment where you input your specific datasets, models, loss functions, and metrics. The output is a fully functional training and evaluation pipeline, making it ideal for deep learning researchers and practitioners who want to focus on their unique model components rather than boilerplate code.
No commits in the last 6 months.
Use this if you are a deep learning researcher or practitioner starting a new PyTorch project and want a pre-built, organized framework for training, evaluation, and logging.
Not ideal if you need a pre-trained model for immediate inference or a high-level API for existing deep learning tasks without custom model development.
Stars
13
Forks
3
Language
Python
License
BSD-3-Clause
Category
Last pushed
Dec 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TencentARC/common_trainer"
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