Skip to content
View vyom1911's full-sized avatar

Block or report vyom1911

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 Loading

  1. Facial-Landmark-Detection Facial-Landmark-Detection Public

    This is an implementation of Task Constrained Convolution Neural Network (TCDCN) which detects 5 landmarks (Both eyes, nose and both ends of lips) on a facial picture. Our model take in a list of d…

    Python 7 2

  2. Q_learning_game Q_learning_game Public

    Using deep Q learning (reinforcement learning) to teach AI to master a game

    Python 1

  3. Nucleus-Detection Nucleus-Detection Public

    Forked from vibodh01/vav

    Deep learning model for Nucleus Detection

    Python

  4. TweetClassifier TweetClassifier Public

    This project classifies tweets into emergency and non-emergency tweets using SVM and Multinomial Naive Bayes which can be useful to identify people asking for help on twitter during crisis

    Python

  5. A-star-Algorithm A-star-Algorithm Public

    A demo of A* path finding algorithm to find a path between one point to another in a grid. You select a map which is in the form of a text file containing e for empty space and o for Obstacles. You…

    JavaScript 1

  6. image_captioning image_captioning Public

    Teaching AI how to see and understand

    Python