Skip to content
View anandi-bharwani's full-sized avatar
Block or Report

Block or report anandi-bharwani

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. machine-learning-problems machine-learning-problems Public

    This repository contains all the basic machine learning examples which I had written as part of learning the various concepts.

    Python

  2. Handwritten-Digit-Recognition-using-Neural-Networks Handwritten-Digit-Recognition-using-Neural-Networks Public

    Tried different ANN models. Got a best score of 0.99014 in Kaggle using CNNs

    Python

  3. Customer-action-prediction-using-e-commerce-data Customer-action-prediction-using-e-commerce-data Public

    Compared the two models: Logistic Regression & Neural Network

    Python

  4. Facial-Pattern-Recognition Facial-Pattern-Recognition Public

    Used CNNs to detect facial expressions.

    Python

  5. Poetry-Generation-using-a-Rated-Recurrent-Unit Poetry-Generation-using-a-Rated-Recurrent-Unit Public

    Created a language model using RNN and Word embeddings and trained it using Robert Frost poems.

    Python 1

  6. Bell-The-Cat-Game Bell-The-Cat-Game Public

    An application of AI in games

    JavaScript