Skip to content
#

svm-model

Here are 172 public repositories matching this topic...

In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifiers that uses machine learning algorithms has been used for decades in recognizing emotions from speech. However, in recent years, deep learning methods have taken the center stage and have gained popularity for their ability to perform well without any input hand-crafted features. Speech emotion on sets obtained from RAVDESS corpus is classified using a conventionally used Support Vector Machine (SVM) and its performance is compared to that of a bidirectional long short-term memory (LSTM).

  • Updated Jun 28, 2019
  • Jupyter Notebook

The project aims at building a machine learning model that will be able to classify the various hand gestures used for fingerspelling in sign language. In this user independent model, classification machine learning algorithms are trained using a set of image data and testing is done. Various machine learning algorithms are applied on the datasets, including Convolutional Neural Network (CNN).

  • Updated Mar 18, 2018
  • Python

Improve this page

Add a description, image, and links to the svm-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svm-model topic, visit your repo's landing page and select "manage topics."

Learn more