File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/source-pytorch/glossary Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -326,13 +326,6 @@ Glossary
326326 :button_link: ../starter/style_guide.html
327327 :height: 100
328328
329- .. displayitem ::
330- :header: SWA
331- :description: Stochastic Weight Averaging (SWA) can make your models generalize better
332- :col_css: col-md-12
333- :button_link: ../advanced/training_tricks.html#stochastic-weight-averaging
334- :height: 100
335-
336329.. displayitem ::
337330 :header: SLURM
338331 :description: Simple Linux Utility for Resource Management, or simply Slurm, is a free and open-source job scheduler for Linux clusters
@@ -375,6 +368,13 @@ Glossary
375368 :button_link: ../advanced/warnings.html
376369 :height: 100
377370
371+ .. displayitem ::
372+ :header: Weight averaging
373+ :description: Stochastic Weight Averaging (SWA) or Exponential Moving Average (EMA) can make your models generalize better
374+ :col_css: col-md-12
375+ :button_link: ../advanced/training_tricks.html#weight-averaging
376+ :height: 100
377+
378378.. raw :: html
379379
380380 </div >
You can’t perform that action at this time.
0 commit comments