• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The goal of this project is to build a small data set of hand-drawn emojis and test various machine learning approaches to recognize these images. You will test three different learning strategies in machine learning (supervised, unsupervised, and reinforcement). Additionally, you will work with different classification models (SVM, neural networks, KNN ) and clustering methods (K-means and dendrograms).

More Repositories