Skip to content
View shreyas-dharanesh's full-sized avatar
  • T-Mobile
  • Texas, United States
Block or Report

Block or report shreyas-dharanesh

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. Fingerprint-Spoof-Detector-Based-on-Local-Binary-Patterns Fingerprint-Spoof-Detector-Based-on-Local-Binary-Patterns Public

    A two-class fingerprint spoof detector that uses Local Binary Patterns (LBP) features along with Support Vector Machines (SVM) to distinguish live fingerprints images from spoof samples.

    Python 2 3

  2. Support_Vector_Machine_for_Classification Support_Vector_Machine_for_Classification Public

    SVM algorithm in Python with classification. The goal of this project is to predict whether the customer will purchase a car(1) or not(0).

    Python 2

  3. Reaching-Definition-Analysis Reaching-Definition-Analysis Public

    Implementation of an intraprocedural reaching definition analysis using the Soot Java framework.

    Java 1

  4. Hidden-Markov-Model Hidden-Markov-Model Public

    Resolving and predicting future steps taken by a Robot using Hidden Markov Model to model the unobservable/hidden paths(states).

    Python

  5. Jimple-statement-and-heap-locations Jimple-statement-and-heap-locations Public

    The project implements an intra-procedural transform that iterates over the set of all Jimple statements and print out those that read and write heap locations.

    Java 1