Skip to content
View Harshavardhan18's full-sized avatar
  • Bangalore, India
Block or Report

Block or report Harshavardhan18

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 Loading

  1. Image-Classification Image-Classification Public

    Classifying different species of monkey dataset obtained from kaggle by using feauture extractor like histogram of oriented gradient(HOG) and classifying them using support vector machine(SVM).

    C++ 4 1

  2. Cyclic-Redundancy-Check Cyclic-Redundancy-Check Public

    This CRC code is used for detecting error in the recieved message/data.

    C 3 1

  3. Readers-Writers-Problem Readers-Writers-Problem Public

    Readers-Writers using c and GNOME toolkit

    C

  4. Image_Processing Image_Processing Public

    The following repository contains some operation being performed on Images.

    C++

  5. Multimedia-File-Transfer Multimedia-File-Transfer Public

    Java

  6. Perceptron Perceptron Public

    Implementing a perceptron using python.

    Python