33 You can adapt this file completely to your liking, but it should at least
44 contain the root `toctree` directive.
55
6- Welcome to โก PyTorch Lightning
7- ===============================
6+ โก PyTorch Lightning์ ์ค์ ๊ฒ์ ํ์ํฉ๋๋ค!
7+ ==============================================
88
99.. twocolumns ::
1010 :left:
1111 .. image :: https://pl-bolts-doc-images.s3.us-east-2.amazonaws.com/mov.gif
1212 :alt: Animation showing how to convert a standard training loop to a Lightning loop
1313 :right:
14- PyTorch Lightning is the deep learning framework for professional AI researchers and machine learning engineers who need maximal flexibility without sacrificing performance at scale .
15- Lightning evolves with you as your projects go from idea to paper/production .
14+ PyTorch Lightning(ํ์ดํ ์น ๋ผ์ดํธ๋))์ ๋๊ท๋ชจ์์ ์ฑ๋ฅ์ ํฌ๊ธฐํ์ง ์์ผ๋ฉด์ ์ต๋ํ์ ์ ์ฐ์ฑ์ ํ์๋ก ํ๋ ์ ๋ฌธ์ ์ธ AI ์ฐ๊ตฌ์๋ค๊ณผ ๋จธ์ ๋ฌ๋ ์์ง๋์ด๋ค์ ์ํ ๋ฅ๋ฌ๋ ํ๋ ์์ํฌ์
๋๋ค .
15+ Lightning(๋ผ์ดํธ๋)์ ํ๋ก์ ํธ๊ฐ ์๊ฐ์ผ๋ก๋ถํฐ ๋ฌธ์ / ์ ํํ์ ์ด๋ฅด๋ ๋์ ํจ๊ป ๋ฐ์ ํฉ๋๋ค .
1616
1717.. raw :: html
1818
@@ -36,16 +36,16 @@ Welcome to โก PyTorch Lightning
3636 <hr class =" docutils" style =" margin : 50px 0 50px 0 " >
3737
3838
39- Install Lightning
40- -----------------
39+ Lightning ์ค์นํ๊ธฐ
40+ ----------------------
4141
4242
4343.. raw :: html
4444
4545 <div class =" row" style =' font-size : 16px ' >
4646 <div class =' col-md-6' >
4747
48- Pip users
48+ Pip ์ฌ์ฉ์๋ผ๋ฉด,
4949
5050.. code-block :: bash
5151
@@ -56,7 +56,7 @@ Pip users
5656 </div >
5757 <div class =' col-md-6' >
5858
59- Conda users
59+ Conda ์ฌ์ฉ์๋ผ๋ฉด,
6060
6161.. code-block :: bash
6262
@@ -67,14 +67,14 @@ Conda users
6767 </div >
6868 </div >
6969
70- Or read the `advanced install guide <starter/installation.html >`_
70+ ๋๋ `advanced install guide <starter/installation.html >`_ ์ฐธ์กฐํ์ธ์.
7171
7272.. raw :: html
7373
7474 <hr class =" docutils" style =" margin : 50px 0 50px 0 " >
7575
76- Get Started
77- -----------
76+ ์ฒ์์ด์ ๊ฐ์?
77+ -----------------
7878
7979.. raw :: html
8080
@@ -84,13 +84,13 @@ Get Started
8484.. Add callout items below this line
8585
8686 .. customcalloutitem ::
87- :description: Learn the 7 key steps of a typical Lightning workflow.
88- :header: Lightning in 15 minutes
87+ :header: LIGHTNING 15๋ถ ๋ง์ ๋ฐฐ์๋ณด๊ธฐ
88+ :description: ์ผ๋ฐ์ ์ธ Lightning ์ํฌํ๋ก์ฐ์ ์ฃผ์ํ 7๋จ๊ณ๋ฅผ ๋ฐฐ์๋๋ค.
8989 :button_link: starter/introduction.html
9090
9191.. customcalloutitem ::
92- :description: Learn how to benchmark PyTorch Lightning.
9392 :header: Benchmarking
93+ :description: Learn how to benchmark PyTorch Lightning.
9494 :button_link: benchmarking/benchmarks.html
9595
9696.. raw :: html
@@ -104,8 +104,8 @@ Get Started
104104
105105 <hr class =" docutils" style =" margin : 50px 0 50px 0 " >
106106
107- Current Lightning Users
108- -----------------------
107+ ์ด๋ฏธ Lightning ์ฌ์ฉ์๋ผ๋ฉด?
108+ ---------------------------
109109
110110.. raw :: html
111111
@@ -268,7 +268,7 @@ Current Lightning Users
268268
269269 </div >
270270
271- Indices and tables
271+ ์์ธ ๋ฐ ๊ฒ์
272272------------------
273273
274274* :ref: `genindex `
0 commit comments