GalateaEngine / Galatea

Project Galatea lays the foundation for an open-source & open-hardware humanoid robot with an emphasis on assistance and companionship.
13 stars 2 forks source link

Deep Learning based engine #2

Open AxelAli opened 6 years ago

AxelAli commented 6 years ago

/src/microservices/modules/emotion

Currently, we use a naive Bayes based solution.

I believe that we need to pursue a Deep Learning solution. Did some testing but didn't get good results, the dataset was bad, will try to gather a new dataset and then try again.