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

Block or report sakbarpu

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

Pinned

  1. bme_project bme_project Public

    This is a multiprocessing implementation of word2vec algorithm in Python from scratch without using any machine learning libraries.

    Python

  2. mapsd mapsd Public

    MAPSD (Map for Software Development) contains techniques for constructing a map of the world based on software development activity.

    Python 4

  3. Clustering_DimReduction Clustering_DimReduction Public

    The implementations in this repository deal with clustering and dimensionality reduction for MNIST digits dataset. Kmeans clustering algorithm is implemented. Also different hierarchical clustering…

    Python 2

  4. CNN_Classification CNN_Classification Public

    The repository implements the a simple Convolutional Neural Network (CNN) from scratch for image classification. I experimented with it on MNIST digits and COIL object dataset.

    MATLAB 5

  5. MineSoft MineSoft Public

    Mining software repositories to extract pairs of related terms

    Perl 1

  6. TraditionalClassifiers TraditionalClassifiers Public

    This repository implements the basic machine learning classifiers for the problem of Yelp reviews classification. We assume the problem to be a binary classification problem. The models implemented…

    Python 1 1