What is Machine Learning

notfound

Machine learning (ML) is the scientific study of algorithms and statistical models
that computer systems use to perform a specific task without using explicit instructions, relying
on patterns and inference instead. It is seen
as a subset of artificial intelligence.



Demo Create

Power of machine learning With Javascript (poseNet)

error

PoseNet is a vision model that can be used to estimate the pose of a person in an image
or video by estimating where key body joints are.


Why ML5

ml5.js aims to make machine learning approachable for a broad audience of artists,
creative coders, and students. The library provides access to machine
learning algorithms and models in the browser, building on top of TensorFlow.js with no
other external dependencies.

Demo Create