Skip to content

Commit 0cce9ab

Browse files
committed
updating new classification video info
1 parent ec709f6 commit 0cce9ab

File tree

1 file changed

+3
-3
lines changed
  • content/videos/ml5/1-classification/image-classification

1 file changed

+3
-3
lines changed

content/videos/ml5/1-classification/image-classification/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"title": "Image Classification",
3-
"description": "This video updates the Image Classifier video using real-time video in the browser using ml5.js 1.0",
4-
"videoId": "qvbU2ncAqMU",
5-
"date": "2024-04-11",
3+
"description": "This video covers image classification in ml5.js 1.0. I demonstrate both the default MobileNet model as well as how to train your own classifier with transfer leraning and teachable machine.",
4+
"videoId": "pbjR20eTLVs",
5+
"date": "2024-10-06",
66
"languages": ["ml5.js", "JavaScript"],
77
"topics": ["machine learning (ML)", "webcam", "image classification", "ml5.js", "MobileNet"],
88
"canContribute": true,

0 commit comments

Comments
 (0)