Skip to content

Commit 6cd51ee

Browse files
committed
simplifying titles of trailer and introduction
1 parent 89ff492 commit 6cd51ee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/tracks/main-tracks/ml5js-beginners-guide/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "A Beginner's Guide to Machine Learning in JavaScript",
2+
"title": "A Beginner's Guide to Machine Learning in JavaScript with ml5.js",
33
"date": "2018-07-31",
44
"playlistId": "PLRqwX-V7Uu6YPSwT06y_AEYTqIwbeam3y",
55
"description": "Welcome to \u201cA Beginner's Guide to Machine Learning in JavaScript\u201d! In this series, I'll teach the concepts behind machine learning using the ml5.js library.",

content/videos/ml5/0-introduction/0-trailer/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "Beginner's Guide to Machine Learning in JavaScript Trailer",
2+
"title": "Trailer",
33
"description": "This playlist provides an introduction to developing creative coding projects with machine learning. The theory and application of machine learning algorithms is demonstrated in JavaScript using the p5.js and ml5.js libraries.\n\nLearning Objectives:\n\nDevelop an intuition for and high level understanding of core machine learning concepts and algorithms, including supervised learning, unsupervised learning, reinforcement learning, transfer learning, classification, and regression.\n\nBe able to apply machine learning algorithms to real-time interaction in media art projects using pre-trained models and “transfer learning” in JavaScript and related tools.\n\nLearn how to collect a custom dataset to train a machine learning model and Understand how to use a machine learning model to generate media: words, sound, and images.",
44
"videoNumber": "0.0",
55
"videoId": "26uABexmOX4",

content/videos/ml5/0-introduction/1-introduction/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "A Beginner's Guide to Machine Learning with ml5.js",
2+
"title": "Introduction",
33
"description": "Welcome to \"A Beginner's Guide to Machine Learning in JavaScript\"! In this series, I'll teach the concepts behind machine learning using the ml5.js library.",
44
"videoNumber": "0.1",
55
"videoId": "jmznx0Q1fP0",

0 commit comments

Comments
 (0)