Skip to content
View amritanshu00's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report amritanshu00

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. Text-No-Text-Image-Classifier Text-No-Text-Image-Classifier Public

    This kernel allows you to detect if an image contains some text or not. In an attempt to show how binary classification works.

    Jupyter Notebook

  2. Hand-written-Digit-Recognition-System Hand-written-Digit-Recognition-System Public

    This deep learning solutions allows us to recognize a hand written digit. It takes in input a user written digit and classifies it as one of 0-9 digits. This project is an example of how multi clas…

    Jupyter Notebook

  3. Hindi-Language-Vowel-Cosonant-Detetction-System Hindi-Language-Vowel-Cosonant-Detetction-System Public

    This project uses Convolutional Neural Networks(CNNs) to classify images of Hindi language characters as vowels or consonants.

    Jupyter Notebook

  4. PaySA PaySA Public

    This project aims at developing a digital payment platform and creating a payment gateway that offers comprehensive payment services for its customers. Pay-sa is a mobile commerce platform, offerin…

    C 2 1

  5. Travel-Inc. Travel-Inc. Public

    Travelling is something everyone is fond of. This project aims at developing a platform for convenient travel planning and bookings. It focuses on collecting and managing the data of various flight…

    C++ 1

  6. CP-with-Python-template CP-with-Python-template Public

    You can use this template for Competitive Coding with python, for fast IO and some handy libraries pre-imported.

    Python