-
I would like to: Configure the demo classifier to provide probabilities of results rather than the final classification
So that I can: Know the percentages of each emotion shown in an audio file
-
@nnshah1 hey!
Working on the Smart-City-Cloud, I realised that it would be beneficial if I could understand the making of platforms separately, I see that making the pipeline environment inside the s…
-
We want to collect experiments here that compare BERT, ELMo, and Flair embeddings. So if you have any findings on which embedding type work best on what kind of task, we would be more than happy if yo…
-
#### Describe the problem
Currently, MNE has no Robust Principal Component Analysis (RPCA) implementation and I think it would be a great addition to MNE's functionality. RPCA is a method to remove c…
-
I don't dislike the term, I just think it's not inclusive of all the nouns & neutral derivations you're compiling, i.e., I am not convinced that "being alone" or "fixated interests" or "repeated compu…
-
I apologize for opening an issue for this, but I'm really stuck and I can't get ahead..
I can insert bibliography links with org-ref-insert -link, but when hitting 'return' with the point on a link …
-
I would like to: Develop an API endpoint to output emotional statistics from an audio file
So that I can: Show what percentages of emotions are being shown for each defined emotion from an audio fi…
-
Generally, my problem is about predicting facial expression from a facial image (think of the classification of emotion like happy/sad/angry/etc).
The source domain is very accurately labeled. The im…
-
With *some* frequency, ui-classic travis is red because of changes made in other repos.
This issue exists to track those - please mention this issue in any PR which breaks ui-classic travis (or fix…
-
I would like to: Build an API endpoint to classify a emotion (using the demo project files)
So that I can: Test the deployment of the sample demo project