INTERMEDIATE: C288

Machine Learning P5.js

RECAP

gif

Hey Daisy, look what

I had created in

pictoblox.

Wow, these filters are

so amazing.

Let’s share this

with our friends.

No, we can’t do it because our friends don't understand pictoblox.

Can we add this model to a website? So that we can share it with our friends.

Nice idea!

Let’s try if we can do it.

function preload() {

 

 

 

 

}

classifier = ml5.imageClassifier('  ');

link to the model.json file of a pre-trained model.

createCapture(VIDEO);

To accept real-time input.

flippedVideo = ml5.flipImage (   );

Video to be flipped

inverted video

classifier.classify(img, gotResult);

A function to handle the results

DID YOU KNOW?

Who coined the term artificial intelligence?

John McCarthy, a professor emeritus of

computer science at Stanford

IN THE NEXT CLASS

PROJECT

INTERMEDIATE-C288

By int whitehatjrclass

INTERMEDIATE-C288

Prince Raj

  • 99