Emotion-Detection-ML-Example icon indicating copy to clipboard operation
Emotion-Detection-ML-Example copied to clipboard

🤓 Simple Emotion Detection Neural Network made with brain.js for an article on Hackdoor

🤓 Emotion detection with JavaScript neural networks

This is just an example repository for the Medium article.

$ git clone https://github.com/EpkCloud/Emotion-Detection-ML-Example .
$ yarn install
$ node index.js

Read the full article Here