Skip to content
View kemypatel's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report kemypatel

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

  1. Face_Recognition_System Face_Recognition_System Public

    I have created face recognition system using openCV and numpy library . the project is bascially in two parts 1) collecting samples of your face(Face_Recognition_part1) and 2) Training your model a…

    Python 10 2

  2. Digit_Recognition_Using_DecisionTreeClassifier Digit_Recognition_Using_DecisionTreeClassifier Public

    Machine Learning example of digit recognition using DecisionTreeClassifier

    Jupyter Notebook 1

  3. Tic_Tac_Toe_Game Tic_Tac_Toe_Game Public

    Tic Tac Toe Game using Python

    Jupyter Notebook 1 1

  4. Notes-App Notes-App Public

    Notes-App to Add, Remove, List, Read Notes. Command line app to understand basic concepts of node.js

    JavaScript 1

  5. color_to_sketch color_to_sketch Public

    Convert color image into a sketch using opencv

    Python