/fem-ml-workshop

Repository for my FrontEnd Masters workshop on Machine Learning in JavaScript

Primary LanguageJavaScript

Machine Learning in JavaScript workshop for FrontEnd Masters

Run the workshop website

npm install
npm run dev

Workshop projects

The workshop projects can be found in the exercises folder.

Each exercise has a README file with instructions on how to run it.

Projects' solutions

There is a solutions folder with the solution to each exercise.