Skip to content

abdulraheem05/Sentiment-Analysis-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-Model

A binary sentiment analysis model using TensorFlow/Keras that classifies IMDB movie reviews as positive or negative. It uses an Embedding layer for word vectors, an LSTM to capture text sequences, and a Dense layer with sigmoid activation for prediction.

About

A binary sentiment analysis model using TensorFlow/Keras that classifies IMDB movie reviews as positive or negative. It uses an Embedding layer for word vectors, an LSTM to capture text sequences, and a Dense layer with sigmoid activation for prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors