ahangchen/torch_base
Quickly bring up your PyTorch project(a skeleton)
This helps machine learning engineers and researchers quickly set up new neural network experiments using PyTorch. It provides a structured starting point, taking your model ideas and data to produce organized experiment runs and results. If you are regularly prototyping and testing deep learning models, this project streamlines your workflow.
744 stars. No commits in the last 6 months.
Use this if you are an ML engineer or researcher who wants a consistent, methodical way to organize and manage your PyTorch neural network experiments from the very beginning.
Not ideal if you are looking for a pre-trained model, a specific algorithm implementation, or a tool for deploying models into production.
Stars
744
Forks
121
Language
Python
License
—
Category
Last pushed
Jun 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ahangchen/torch_base"
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