@@ -77,32 +77,32 @@ Or read the `advanced install guide <starter/installation.html>`_
77
77
.. Add callout items below this line
78
78
79
79
.. customcalloutitem ::
80
- :description: Use this 2-step guide to learn the key concepts.
80
+ :description: Use this 2-step guide to learn key concepts.
81
81
:header: New to Lightning?
82
82
:button_link: starter/introduction.html
83
83
84
84
85
85
.. customcalloutitem ::
86
- :description: Easily organize your existing PyTorch code as PyTorch Lightning in a few hours .
86
+ :description: Easily organize your existing PyTorch code into PyTorch Lightning.
87
87
:header: PyTorch to PyTorch Lightning
88
88
:button_link: starter/converting.html
89
89
90
90
91
91
.. customcalloutitem ::
92
- :description: From NLP, Computer vision to RL and meta learning - see how to use Lightning in ALL research areas .
92
+ :description: See how Lightning in used in research areas like NLP, Computer Vision, RL and meta learning .
93
93
:header: Examples
94
94
:button_link: tutorials.html
95
95
96
96
97
97
.. customcalloutitem ::
98
- :description: Detailed description of API each package. Assumes you already have basic Lightning knowledge .
98
+ :description: Detailed descriptions of each API package .
99
99
:header: API Reference
100
100
:button_link: api_references.html
101
101
102
102
103
103
.. customcalloutitem ::
104
- :description: From hyperparameters sweeps to cloud training to Pruning and Quantization - Lightning covers the key use-cases .
105
- :header: Common Usecases
104
+ :description: Key Lightning use cases, including hyperparameter sweeps, cloud training, Pruning and Quantization.
105
+ :header: Common Use Cases
106
106
:button_link: common_usecases.html
107
107
108
108
0 commit comments