Skip to content
#

bi-lstm-model

Here are 13 public repositories matching this topic...

Dependency parsing was used to extract relevant information from a review in order to predict the sentiment of a given aspect term. Different machine learning models such as Naïve Bayes, Logistic Regression, Support Vector Classifier and Neural Networks were used to make predictions. A maximum accuracy score of 0.74 on the test dataset was achie…

  • Updated Aug 27, 2021
  • Jupyter Notebook

This repository contains the implementation of a real-time gesture recognition system using Mediapipe for keypoint extraction and a Bidirectional LSTM neural network for gesture classification. The system captures video input, processes it to detect and track facial, pose, and hand landmarks, and predicts gestures based on the extracted keypoints.

  • Updated Nov 17, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bi-lstm-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 bi-lstm-model topic, visit your repo's landing page and select "manage topics."

Learn more