File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -53,19 +53,22 @@ Examples
5353 :button_link: https://github.com/Lightning-AI/lightning/blob/master/examples/fabric/reinforcement_learning
5454 :col_css: col-md-4
5555 :height: 150
56+ :tag: intermediate
5657
5758.. displayitem ::
5859 :header: K-Fold Cross Validation
5960 :description: Cross validation helps you estimate the generalization error of a model and select the best one.
6061 :button_link: https://github.com/Lightning-AI/lightning/tree/master/examples/fabric/kfold_cv
6162 :col_css: col-md-4
6263 :height: 150
64+ :tag: intermediate
6365
6466.. displayitem ::
6567 :header: Active Learning
6668 :description: Coming soon
6769 :col_css: col-md-4
6870 :height: 150
71+ :tag: intermediate
6972
7073
7174.. raw :: html
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Get Started
110110
111111.. raw :: html
112112
113- <div class =" tutorials-callout -container" >
113+ <div class =" display-card -container" >
114114 <div class =" row" >
115115
116116.. Add callout items below this line
@@ -170,6 +170,8 @@ Get Started
170170
171171.. End of callout item section
172172
173+ |
174+ |
173175
174176.. raw :: html
175177
You can’t perform that action at this time.
0 commit comments