mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Update README.md
This commit is contained in:
@@ -27,7 +27,7 @@ pip install pytorch-lightning
|
|||||||
**[View the docs here](https://williamfalcon.github.io/pytorch-lightning/)**
|
**[View the docs here](https://williamfalcon.github.io/pytorch-lightning/)**
|
||||||
|
|
||||||
## What is it?
|
## What is it?
|
||||||
Lightning is a very lightweight wrapper on PyTorch. It defers core training and validation logic to you and automes the rest. It guarantees correct, modern best practices for the core training logic.
|
Lightning is a very lightweight wrapper on PyTorch. It defers core training and validation logic to you and automates the rest. It guarantees correct, modern best practices for the core training logic.
|
||||||
|
|
||||||
|
|
||||||
## Why do I want to use lightning?
|
## Why do I want to use lightning?
|
||||||
|
|||||||
Reference in New Issue
Block a user