Skip to content
View sakbarpu's full-sized avatar

Block or report sakbarpu

Report abuse

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

Report abuse

Pinned Loading

  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