Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ma7dev/cookiecutter-pytorch-lightning-cluster
https://github.com/ma7dev/cookiecutter-pytorch-lightning-cluster
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ma7dev/cookiecutter-pytorch-lightning-cluster
- Owner: ma7dev
- Created: 2021-09-07T09:47:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T05:12:44.000Z (about 3 years ago)
- Last Synced: 2024-07-29T00:49:54.936Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cookiecutter PyTorch Lightning
## Instructions
```bash
# install cookiecutter
pip install cookiecutter# render the template
cookiecutter https://github.com/sudomaze/cookiecutter-pytorch-lightning-cluster.git
```## Contributors
- [sudomaze](https://github.com/sudomaze) - main maintainer