Update README.md

This commit is contained in:
William Falcon
2019-03-30 21:41:24 -04:00
committed by GitHub
parent 01efa4d781
commit a7406bb752
+1 -1
View File
@@ -1,5 +1,5 @@
# Pytorch-lightning
The Keras for ML-research in Pytorch. Simple to use, but not as abstracted out.
The Keras for ML-researchers in PyTorch.
## Usage
To use lightning, first define a trainer function: