An open API service indexing awesome lists of open source software.

https://github.com/micheleriva/emotion-detection-ml-example

🤓 Simple Emotion Detection Neural Network made with brain.js for an article on Hackdoor
https://github.com/micheleriva/emotion-detection-ml-example

brainjs emotion-detection es6 js machine-learning ml nodejs

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 🤓 Emotion detection with JavaScript neural networks

This is just an example repository for the Medium article.

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

Read the full article [Here](https://www.hackdoor.io/articles/WjpmYpPD/emotion-detection-with-javascript-neural-networks)