PyTorch
Deep learning project with train script, models, and data folders.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a pytorch
jyinit create my-project --type pytorch
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveUseful flags
- --ci
Great for
- machine learning
- AI