Skip to content
View SureshLalchandani's full-sized avatar

Block or report SureshLalchandani

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. Object-Motion-Detection-Optical-Flow Object-Motion-Detection-Optical-Flow Public

    An android application that draws motion vectors using opticalFlow algorithm. I used OpenCV Library and used android camera to track motion in video.

    Java 12 12

  2. APEXSimulator1.0 APEXSimulator1.0 Public

    Java

  3. APEXSimulator2.0 APEXSimulator2.0 Public

    Java

  4. ML-DecisionTree-Java ML-DecisionTree-Java Public

    Implementation of Decision Tree Algorithm using 2 different heuristic i.e, 1. Information Gain Heuristic and 2. Variance Impurity Heuristic

  5. ArrayList-Implementation ArrayList-Implementation Public

    A java program which replicates basic functionality of ArrayList in java. This is to understand the Ant and basics of it.

    Java

  6. Observer-Design-Pattern Observer-Design-Pattern Public

    This repository is to demonstrate the Observer Design Pattern.

    Java