You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Deep Learning/Intro.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
id: intr-dl
2
+
id: introducation-to-deep-learning
3
3
title: Introducation to Deep Learning
4
4
sidebar_label: Introducation to Deep Learning
5
5
sidebar_position: 1
@@ -59,4 +59,4 @@ Black-box nature: Deep Learning models are often treated as black boxes, making
59
59
60
60
-**Computational Cost**: Training deep learning models often requires significant computational resources and large datasets.
61
61
-**Data Requirements**: Deep learning models can be data-hungry, and performance can suffer with limited data availability.
62
-
-**Explainability**: Understanding how deep learning models arrive at their decisions can be challenging, limiting interpretability in some applications.
62
+
-**Explainability**: Understanding how deep learning models arrive at their decisions can be challenging, limiting interpretability in some applications.
0 commit comments