Skip to content

I implemented a perceptron model for classifying IMDB movie reviews. Given a review, the C++ program can classify it as a positive or negative review.

Notifications You must be signed in to change notification settings

lolxu/Perceptron-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron-Learning

I implemented a perceptron model for classifying IMDB movie reviews. Given a review, the C++ program can classify it as a positive or negative review.

About

I implemented a perceptron model for classifying IMDB movie reviews. Given a review, the C++ program can classify it as a positive or negative review.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages