WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
View atishayjain708's full-sized avatar
đź’­
Looking for projects to work on
đź’­
Looking for projects to work on

Block or report atishayjain708

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. UniPool UniPool Public

    Forked from divya21raj/UniPool

    An android app to serve as a cab-pooling solution for Shiv Nadar University. Built using Firebase for the back-end, SNU email address used for login, added some gmail integration.

    Java

  2. Face-Recognition-PCA Face-Recognition-PCA Public

    PCA based face recognition using Eigenfaces and implemented through MATLAB. Using a databse of face images and projection into face-space a face-recognition and identification algorithm is implemen…

    MATLAB 2

  3. TS_MF_cluster_analysis TS_MF_cluster_analysis Public

    Clustering mutual funds based on time-series trend analysis. Tool useful to study diversification in mutual funds and to test for trends. Using tools from numpy and pandas to obtain processable dat…

    Python 1 2

  4. shape-discord-identification shape-discord-identification Public

    A collection of scripts to identify the most dissimilar shape (i.e. the discord) in a given data-base of images. Used SAX-PAA to convert image data to time-series and then, implements an algorithm …

    Python

  5. TimeSpare TimeSpare Public

    A light website that suggests small activities to do to pass time in a useful way. Uses basic HTML, CSS, JS.

    HTML

  6. image-classification-CIFAR10-tf image-classification-CIFAR10-tf Public

    Python code to classify images in the CIFAR10 dataset. An implementation using TensorFlow. One of the benchmark projects in the area of Deep Learning.

    Python