Skip to content
View DhavalNiphade's full-sized avatar
  • Amazon Alexa
  • United States of America

Block or report DhavalNiphade

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 Loading

  1. Adaboost Adaboost Public

    An adaboost classifier for identifying the correct orientation of an image. Computer Vision problem

    Python

  2. Convolutional-Neural-Network Convolutional-Neural-Network Public

    A single hidden layer neural network to solve a computer vision problem

    Python

  3. HARP-KMeans HARP-KMeans Public

    An implementation of KMeans clustering algorithm through harp's two implementation paradigms - regroupallgather & rotation

    Java

  4. Parallelized-Radix-Sort Parallelized-Radix-Sort Public

    A parallel version of Radix Sort using Message Passing Interface

    C++

  5. Maps-GPS Maps-GPS Public

    A heuristic based search algorithm for finding the shortest path between any two cities in the United States.

    Python 1

  6. Hadoop-Page-Rank Hadoop-Page-Rank Public

    Distributed implementation of the Page Rank Algorithm using the Hadoop Map Reduce Framework

    Java