Skip to content
View vrajeshbhatt's full-sized avatar

Block or report vrajeshbhatt

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. Speaker_Recognition Speaker_Recognition Public

    This project is based on Speaker Recognition with the use of CNN and MFCC

    Python 3

  2. Automated-Ticket-Management-System Automated-Ticket-Management-System Public

    Automated Ticket Management System using Multi-Target Neural Networks and Flask Framework with Auto-Rebuild Capability

    HTML 1

  3. vida_gih_2020 vida_gih_2020 Public

    Forked from jenish6971/vida_gih_2020

    Java

  4. Job-Title-Prediction-Using-Machine-Learning Job-Title-Prediction-Using-Machine-Learning Public

    Predicting Job Title using Machine Learning With the use of Keras and Flask

    HTML

  5. facial-expression-recognition facial-expression-recognition Public

    This project can recognize your expression from your face

    Python

  6. Closest_pair_of_point Closest_pair_of_point Public

    This program find this minimum distance and pair with Divide and Conquer with O(nlogn) time complexity from the list of pair

    Python