From f3b43b615483256950e2be15e26903fe7337e2a0 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Sun, 31 Mar 2019 15:32:35 -0400 Subject: [PATCH] Update README.md --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd6c20a976..4ed2a107d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,29 @@ +

+ + + +

+

+ Pytorch Lightning +

+

+ The Keras for ML-researchers in PyTorch. More control. Less boilerplate. +

+

+ + + +

+ +## Docs +In progress. Documenting now! + # Pytorch-lightning -The Keras for ML-researchers in PyTorch. + + +```bash +pip install pytorch-lightning +``` ## Usage To use lightning do 2 things: