Skip to content
View kapilgulani's full-sized avatar

Block or report kapilgulani

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

    Movie Booking App

    Python

  2. Credit-Card-Processing-System Credit-Card-Processing-System Public

    This project implements a credit card processing system in Java, capable of reading credit card records from different file formats (CSV, JSON, XML), validating them, and identifying the card issuer.

    Java

  3. Face-Mask-Detection Face-Mask-Detection Public

    A deep learning based approach which uses *haar face detector* for preprocessing of the dataset, a convolutional neural network for binary classification of images and state-of-the-art deep learnin…

    Jupyter Notebook

  4. Movie-Recommendation Movie-Recommendation Public

    AMachine Learning project that implements a simple movie recommendation system using collaborative filtering and cosine similarity. The system takes a movie title as input and recommends a list of …

    Jupyter Notebook

  5. Image-Classification-with-CNN Image-Classification-with-CNN Public

    This project focuses on building and training a Convolutional Neural Network (CNN) to classify images from the CIFAR-10 dataset.

    Jupyter Notebook

  6. tic-tac-toe tic-tac-toe Public

    Tic tac toe game

    JavaScript