Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/source-fabric/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,22 @@ Examples
:button_link: https://github.com/Lightning-AI/lightning/blob/master/examples/fabric/reinforcement_learning
:col_css: col-md-4
:height: 150
:tag: intermediate

.. displayitem::
:header: K-Fold Cross Validation
:description: Cross validation helps you estimate the generalization error of a model and select the best one.
:button_link: https://github.com/Lightning-AI/lightning/tree/master/examples/fabric/kfold_cv
:col_css: col-md-4
:height: 150
:tag: intermediate

.. displayitem::
:header: Active Learning
:description: Coming soon
:col_css: col-md-4
:height: 150
:tag: intermediate


.. raw:: html
Expand Down
4 changes: 3 additions & 1 deletion docs/source-fabric/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Get Started

.. raw:: html

<div class="tutorials-callout-container">
<div class="display-card-container">
<div class="row">

.. Add callout items below this line
Expand Down Expand Up @@ -170,6 +170,8 @@ Get Started

.. End of callout item section

|
|

.. raw:: html

Expand Down