Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
sakbarpu
Follow

Shayan Ali Akbar sakbarpu

PhD Candidate in Robot Vision Lab at Purdue University.

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 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

  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