Skip to content
View riazi's full-sized avatar
Block or Report

Block or report riazi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. SearchPatternsInArt SearchPatternsInArt Public

    Forked from kaneda75/SearchPatternsInArt

    Images pattern recognition using OpenCV, SIFT/SURF, K-Means, RANSAC.

    C++

  2. leap_patterns leap_patterns Public

    Forked from DaniloT/leap_patterns

    Simple patterns recognition example using Leap Motion device.

    C#

  3. data-unfolding data-unfolding Public

    Forked from jdokoop/data-unfolding

    Tools for solving discrete data deconvolution problems using spectral and Bayesian methods

    MATLAB

  4. bayesboost bayesboost Public

    Forked from ziky90/bayesboost

    KTH machine learning course assignment. Application of the adaboost method to the bayesian classifier with goal to remove object from picture.

    MATLAB

  5. brown-cluster brown-cluster Public

    Forked from percyliang/brown-cluster

    C++ implementation of the Brown word clustering algorithm.

    C++

  6. ID3 ID3 Public

    Forked from agangotia/ID3

    This is the ID3 decision Tree algorithm implementation in Java for discrete attributes only.

    Java