Spaces:
Sleeping
Sleeping
Update pages/Machine learning VS Deep Learning.py
Browse files
pages/Machine learning VS Deep Learning.py
CHANGED
@@ -77,7 +77,7 @@ html_code = """
|
|
77 |
<td>Image recognition, natural language processing, etc.</td>
|
78 |
</tr>
|
79 |
<tr>
|
80 |
-
<td>7</td
|
81 |
<td> Training Time taken</td>
|
82 |
<td>Typically faster to train due to simpler algorithms</td>
|
83 |
<td> Takes longer to train due to the complexity of models and data size.</td>
|
|
|
77 |
<td>Image recognition, natural language processing, etc.</td>
|
78 |
</tr>
|
79 |
<tr>
|
80 |
+
<td>7</td>
|
81 |
<td> Training Time taken</td>
|
82 |
<td>Typically faster to train due to simpler algorithms</td>
|
83 |
<td> Takes longer to train due to the complexity of models and data size.</td>
|