Skip to content

Classification model built for classifying between Mario and Wario for the purpose of learning Logistic Regression

Notifications You must be signed in to change notification settings

mansiag/ImageClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassifier

Classification model built for classifying between Mario and Wario for the purpose of learning Logistic Regression

How to Run

  • Run python3 getvideo.py to download the Mario Game and Wario Game videos from Youtube.
  • Run python3 data.py to extract images from the videos and save them in corresponding folders.
  • Run python3 regression.py to classify the images using simple Logistic Regression.

About

Classification model built for classifying between Mario and Wario for the purpose of learning Logistic Regression

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages