Machine-Learning Javascript Demos and Scripts

Back

1. The Bot

Example of how the neural network learns to predict the angle between two points created with [Synaptic](https://github.com/cazala/synaptic).

2. Half Beer

Beer glass classifier created with [Synaptic](https://github.com/cazala/synaptic).

3. NSFWJS

Indecent content checker with TensorFlow.js

4. Rock Paper Scissors

Rock Paper Scissors trained in the browser with TensorFlow.js

5. Heroes Wear Masks

A fun TensorFlow.js-based oracle that tells, whether one wears a face mask or not. It can even tell when one wears the mask incorrectly.