Cookiecutter PyTorch Lightning

Instructions

# install cookiecutter
pip install cookiecutter

# render the template
cookiecutter https://github.com/sudomaze/cookiecutter-pytorch-lightning-cluster.git

Contributors