Skip to content
View deerishi's full-sized avatar
  • University of Waterloo
  • Waterloo
Block or Report

Block or report deerishi

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. graph-based-semi-supervised-learning graph-based-semi-supervised-learning Public

    This project explores the different techniques (both scalable and non scalable) for Graph based semi supervised learning. Recent techniques such as ITML and LMNN along with a few others are empiric…

    Python 14 11

  2. Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search Public

    This code demonstrates the use of Alpha Beta Pruning for Game playing. Since, Tic Tac Toe has a depth of 9 , I use a heuristic function that evaluates the Board State after searching through a dept…

    Python 10 11

  3. ensemble-of-sarima-random-forests-and-gradient-boosting-trees ensemble-of-sarima-random-forests-and-gradient-boosting-trees Public

    In this Project I use the Kaggle Bike sharing dataset to predict the sales of bike given a Multivariate Time series. I model the multivariate data using ensemble of Random Forests and Gradient Boos…

    Jupyter Notebook 9 4

  4. genetic-algorithm-for-cnn genetic-algorithm-for-cnn Public

    This project tunes a Convolutional Neural Network using a genetic algorithm for Image Classification.

    Python 7 7

  5. Machine-learning-algorithms Machine-learning-algorithms Public

    SMO algorithim for training support vector machines,Independent component analysis,Principal Component analysis

    MATLAB 4 6

  6. Viterbi-algorithm Viterbi-algorithm Public

    The Viterbi algorithm is tagging algorithm based on TRIGRAM HIDDEN MARKOV MODELS (TRIGRAM HMMS)

    Python 4 4