Spaces:
Running
Running
Sébastien De Greef
commited on
Commit
·
0c6a66e
1
Parent(s):
0bc83a1
feat: Update theory section with missing topics and remove unused files
Browse files- src/_quarto.yml +1 -17
src/_quarto.yml
CHANGED
@@ -63,23 +63,7 @@ website:
|
|
63 |
text: "Perplexity and Quantization"
|
64 |
- href: theory/regularization.qmd
|
65 |
text: "Regularization"
|
66 |
-
|
67 |
-
href: theory/training.qmd
|
68 |
-
contents:
|
69 |
-
- href: theory/training.qmd
|
70 |
-
text: "Training"
|
71 |
-
- href: theory/dying_neurons.qmd
|
72 |
-
text: "Dying Neurons"
|
73 |
-
- href: theory/overfitting.qmd
|
74 |
-
text: "Overfitting"
|
75 |
-
- href: theory/underfitting.qmd
|
76 |
-
text: "Underfitting"
|
77 |
-
- href: theory/hyperparameter_tuning.qmd
|
78 |
-
text: "Hyperparameter Tuning"
|
79 |
-
- href: theory/transfer_learning.qmd
|
80 |
-
text: "Transfer Learning"
|
81 |
-
- href: theory/early_stopping.qmd
|
82 |
-
text: "Early Stopping"
|
83 |
|
84 |
- href: theory/perplexity_in_ai.qmd
|
85 |
text: "Perplexity and Quantization"
|
|
|
63 |
text: "Perplexity and Quantization"
|
64 |
- href: theory/regularization.qmd
|
65 |
text: "Regularization"
|
66 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
- href: theory/perplexity_in_ai.qmd
|
69 |
text: "Perplexity and Quantization"
|