Skip to content

Michelpayan/ASCII-Sign-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-Sign-Language

This project presents the results of the Kaggle II competition for IFT6390 Fall 2023 course at Université de Montréal. The goal of this competition is to correctly classify two given sign language images into their corresponding alphabet and then sum their respective ASCII values to provide the resultant final character corresponding to the summed ASCII value.

We ask you to build a random forest and a neural network (CNN) classifier and beat the baselines highlighted in the leaderboard. These baselines are:

  • a dummy classifier initialized with random parameters.
  • a random forest classifier.
  • the TA’s best baseline.

Besides the methods specified above, we had to compare our results and performance using other models.

About

Kaggle II competition for IFT3395-6390 Fall 2023 course at Université de Montréal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors