Spaces:
Sleeping
Sleeping
Update pages/Machine learning VS Deep Learning.py
Browse files
pages/Machine learning VS Deep Learning.py
CHANGED
@@ -35,10 +35,11 @@ tr:nth-child(odd) {
|
|
35 |
html_code = """
|
36 |
<table>
|
37 |
<tr>
|
|
|
38 |
<th>Aspect</th>
|
39 |
<th>Machine Learning (ML)ππ»</th>
|
40 |
<th>Deep Learning (DL)ππ»</th>
|
41 |
-
|
42 |
</tr>
|
43 |
<tr>
|
44 |
<td>1</td>
|
|
|
35 |
html_code = """
|
36 |
<table>
|
37 |
<tr>
|
38 |
+
<th>S.no</th>
|
39 |
<th>Aspect</th>
|
40 |
<th>Machine Learning (ML)ππ»</th>
|
41 |
<th>Deep Learning (DL)ππ»</th>
|
42 |
+
|
43 |
</tr>
|
44 |
<tr>
|
45 |
<td>1</td>
|