pip install cookiecutter
cookiecutter https://github.com/ml-illustrated/cookiecutter-pytorch-basic
# fill in your project info
cd <name_of_your_project>
# add your model definition into <name_of_your_project>/model.py, etc.
# ...
# build your python package
python setup.py bdist_wheel
-
Notifications
You must be signed in to change notification settings - Fork 1
License
ml-illustrated/cookiecutter-pytorch-basic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published