Skip to content

arashmath/MachineLearning-TEMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains some of the codes for my Machine Learning class at Amirkabir University of Technology. Here is a brief description of the contents:

  • IMDB_comments: Sentiment analysis using Naive Bayes on IMDB movie comments
  • XOR_NN: A simple feed-forward neural network to estimate the XOR function
  • XOR_SVM: An SVM estimator to approximate the XOR function
  • arrhythmia_KNN: Prediction of Arrhythmia using k-Nearest Neighbour algorithm
  • binary_alpha_digits_NN: Hand-written digit recognition on alpha digits dataset using a simple feed-forward neural network

Releases

No releases published

Packages

No packages published