https://github.com/dirmeier/cookiecutter-pytorch-lightning
Pytorch Lightning ML template
https://github.com/dirmeier/cookiecutter-pytorch-lightning
Last synced: 11 months ago
JSON representation
Pytorch Lightning ML template
- Host: GitHub
- URL: https://github.com/dirmeier/cookiecutter-pytorch-lightning
- Owner: dirmeier
- License: apache-2.0
- Created: 2024-10-16T14:09:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T21:19:23.000Z (over 1 year ago)
- Last Synced: 2025-02-28T23:07:13.184Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pytorch Lightning experiment cookiecutter template
[](http://www.repostatus.org/#concept)
> A template for experimental code that uses Pytorch Lightning
## About
This repository implements a template for a machine learning project/experiment that uses
Pytorch Lightning and Rye+Setuptools for packaging and dependency management.
## Installation
Install `cookiecutter` first and then:
```bash
cookiecutter gh:dirmeier/cookiecutter-pytorch-lightning
```
## Author
Simon Dirmeier sfyrbnd @ pm me