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

Block or report crakesh27

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. Recommender-System Recommender-System Public

    Implementation of various recommendation algorithms such as Collaborative filtering, SVD and CUR-decomposition to predict user movie ratings

    Python 1

  2. CNN-CPP CNN-CPP Public

    Modular implementation of CNN in C++. Extensible by inheriting existing `Layer` class for adding new custom layers.

    C++ 1

  3. ML-logistic-regression ML-logistic-regression Public

    Python implementation of various ML binary and multiclass classification algortithms

    Python

  4. ML-regression-algorithms ML-regression-algorithms Public

    Simple python implementation of various ML regression algorithms

    Python

  5. mini-compiler mini-compiler Public

    A Mini Compiler for LUA

    C++

  6. Monte-Carlo-Pi Monte-Carlo-Pi Public

    Estimating the value of Pi using Monte Carlo

    Python