Update README.md

This commit is contained in:
William Falcon
2019-11-05 11:52:50 -05:00
committed by GitHub
parent f9a3e03e1c
commit f95eca3ea5
+11
View File
@@ -418,3 +418,14 @@ You can also install any past release from this repository:
```bash
pip install https://github.com/williamFalcon/pytorch-lightning/archive/0.4.4.zip --upgrade
```
## Bibtex
If you want to cite the framework feel free to use this (but only if you loved it 😊):
@misc{Falcon2019,
author = {Falcon, W.A.},
title = {PyTorch Lightning},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/williamFalcon/pytorch-lightning}}
}