Spaces:
Sleeping
Sleeping
Commit
·
a462556
1
Parent(s):
7bbab39
remove inception as this can be confusing
Browse files- data/algorithms.json +0 -12
data/algorithms.json
CHANGED
|
@@ -285,18 +285,6 @@
|
|
| 285 |
"VGGNet"
|
| 286 |
]
|
| 287 |
},
|
| 288 |
-
"inception": {
|
| 289 |
-
"name": "Inception",
|
| 290 |
-
"category": "deep_learning",
|
| 291 |
-
"description": "CNN architecture that uses inception modules for efficient computation",
|
| 292 |
-
"synonyms": [
|
| 293 |
-
"Inception",
|
| 294 |
-
"GoogLeNet",
|
| 295 |
-
"Inception-v3",
|
| 296 |
-
"Inception-v4",
|
| 297 |
-
"inception network"
|
| 298 |
-
]
|
| 299 |
-
},
|
| 300 |
"rnn": {
|
| 301 |
"name": "Recurrent Neural Network",
|
| 302 |
"category": "deep_learning",
|
|
|
|
| 285 |
"VGGNet"
|
| 286 |
]
|
| 287 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 288 |
"rnn": {
|
| 289 |
"name": "Recurrent Neural Network",
|
| 290 |
"category": "deep_learning",
|