Update README.md
This commit is contained in:
parent
1957de371a
commit
6309a0dbb8
|
@ -233,17 +233,13 @@ trainer = Trainer(tpu_cores=[1])
|
|||
[Logistic Regression](https://pytorch-lightning-bolts.readthedocs.io/en/latest/classic_ml.html#logistic-regression)
|
||||
[Linear Regression](https://pytorch-lightning-bolts.readthedocs.io/en/latest/classic_ml.html#linear-regression)
|
||||
|
||||
### Tutorials
|
||||
Check out our [introduction guide](https://pytorch-lightning.readthedocs.io/en/latest/introduction_guide.html) to get started.
|
||||
Or jump straight into [our tutorials](https://pytorch-lightning.readthedocs.io/en/latest/#tutorials).
|
||||
|
||||
---
|
||||
|
||||
## Community
|
||||
|
||||
The lightning cimmunity is maintained by
|
||||
The lightning community is maintained by
|
||||
- [16 core contributors](https://pytorch-lightning.readthedocs.io/en/latest/governance.html) who are all a mix of professional engineers, Research Scientists, Ph.D. students from top AI labs.
|
||||
- 200+ community contributors.
|
||||
- 280+ community contributors.
|
||||
|
||||
Lightning is also part of the [PyTorch ecosystem](https://pytorch.org/ecosystem/) which requires projects to have solid testing, documentation and support.
|
||||
|
||||
|
|
Loading…
Reference in New Issue