Skip to content

Details

In the session, we're going to take a look at training and inference using JavaScripts. This will allow us to take our knowledge of Machine Learning models and use them in the browser as well as on backend servers like Node.js. We're going to start in the browser, and we're going to build some basic models using JavaScript, and we'll execute them on a simple web page.

Related topics

You may also like