38 lines
903 B
ReStructuredText
38 lines
903 B
ReStructuredText
:orphan:
|
|
|
|
#########################################
|
|
Level 10: Explore SOTA scaling techniques
|
|
#########################################
|
|
|
|
In this level you'll explore SOTA techniques to help convergence, stability and scalability.
|
|
|
|
----
|
|
|
|
.. raw:: html
|
|
|
|
<div class="display-card-container">
|
|
<div class="row">
|
|
|
|
.. Add callout items below this line
|
|
|
|
.. displayitem::
|
|
:header: 1: Half precision training
|
|
:description: Enable your models to train faster and save memory with different floating-point precision settings.
|
|
:col_css: col-md-6
|
|
:button_link: ../common/precision_basic.html
|
|
:height: 150
|
|
:tag: basic
|
|
|
|
.. displayitem::
|
|
:header: 2: SOTA scaling techniques
|
|
:description: Enable techniques to help scaling and convergence.
|
|
:col_css: col-md-6
|
|
:button_link: ../advanced/training_tricks.html
|
|
:height: 150
|
|
:tag: basic
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
</div>
|