Spaces:
Running
Running
Commit
·
3c00c8d
1
Parent(s):
e39e7dd
add machinelearningforkids
Browse files- tools.json +10 -2
tools.json
CHANGED
@@ -1332,8 +1332,16 @@
|
|
1332 |
"rating": 5,
|
1333 |
"isNew": false,
|
1334 |
"isFeatured": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1335 |
}
|
1336 |
|
1337 |
-
|
1338 |
-
|
1339 |
]
|
|
|
1332 |
"rating": 5,
|
1333 |
"isNew": false,
|
1334 |
"isFeatured": false
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"name": "למידת מכונה לילדים",
|
1338 |
+
"description": "פלטפורמה חינוכית המאפשרת לילדים להתנסות בלמידת מכונה על ידי אימון מודלים לזיהוי טקסט, תמונות, מספרים או צלילים. מספקת סביבה ידידותית למשתמש לפרויקטים מעשיים בתחום הבינה המלאכותית.",
|
1339 |
+
"category": "education",
|
1340 |
+
"url": "https://machinelearningforkids.co.uk/",
|
1341 |
+
"icon": "fas fa-graduation-cap",
|
1342 |
+
"rating": 5,
|
1343 |
+
"isNew": false,
|
1344 |
+
"isFeatured": false
|
1345 |
}
|
1346 |
|
|
|
|
|
1347 |
]
|