Emotion-Detection-ML-Example

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

MIT License

Stars
32

Emotion detection with JavaScript neuralnetworks

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