Aditya Kumar Gupta (geekquad)

geekquad

Geek Repo

Company:Super Six Sports Gaming Pvt. Ltd.

Location:India

Home Page:https://www.linkedin.com/in/geekquad/

Twitter:@geekquad_

Github PK Tool:Github PK Tool


Organizations
Algo-Phantoms
codezoned
collective
EddieHubCommunity
fnplus
IndianOpenSourceFoundation
jazzband
NVIDIAGameWorks
Py-Contributors
StandNote
WarriorWhoCodes

Aditya Kumar Gupta's repositories

Fraud-Detection

A Person Of Interest identifier based on ENRON CORPUS data.

Language:Jupyter NotebookStargazers:12Issues:2Issues:0

Deep-Dream

A computer vision program which uses a convolutional neural network to find and enhance patterns in images, thus creating a dream-like hallucinogenic appearance in the deliberately over-processed images.

Language:Jupyter NotebookLicense:MITStargazers:5Issues:2Issues:0

Facial-Recognition-with-PCA

Face Recognition Implementation using PCA, eigenfaces, and SVM

Language:Jupyter NotebookStargazers:3Issues:2Issues:0

Feature-Scaling

A package that can transform features by scaling each feature into a given range. This is more lightweight and easy to use than sklearn.preprocessing.MinMaxScaler

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

binogauss

A package that can calculate Gaussian as well as Binomial distributions.

Language:PythonStargazers:2Issues:1Issues:0

Handwritten-Digit-MLP-Classification

Using Multi Layer Perceptron to build the model. Classifies the handwritten digits of the MNIST database with around 98% accuracy.

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Lasso-Ridge-Regression-and-Elastic_Net-Regularization-from-Scratch

Basic implementation of Lasso, Ridge Regression and Elastic-Net Regularization.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Titanic-Survival-Exploration

Very basic data exploration of the Titanic Dataset.

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

AdaBoost-from-Scratch

A basic implementation of AdaBoost algorithm from Scratch.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Boston-Housing

Evaluating the performance and predictive power of a model. Cross questioned several concepts of ML for better understanding.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

CIFAR-10

Object Recognition in Images. This project uses CNN for the classification and recognition tasks.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Classifying-Fashion-Clothes

Fashion-MNIST is a dataset of Zalando's article images, consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28, gray-scale image, associated with a label from 10 classes.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Random-Forest-from-Scratch

A basic implementation of the Random Forest Classifier from Scratch and using Seaborn to find important features.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Text-Learning

Basic usage of NLTK. Implementation of concepts like Stemmer, TfIdf, and text.CountVectors

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Time-Series-Prediction-from-Scratch

Training a simple RNN to do time-series prediction. Given some set of input data, it will be able to generate a prediction for the next time step.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

BMI-DATA

This program takes input as height and weight and calculates the BMI data of a person.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Canny-Edge-Detection

A basic program that performs edge detection of images in real-time.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Decision-Tree-from-Scratch

A basic project to implement and visualize Decision Tree Classifier from Scratch.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Donors-for-Charity

Employing several supervised algorithms to accurately model individuals' income.

Language:HTMLStargazers:0Issues:2Issues:0

EDA-on-Haberman-Dataset

The dataset contains cases from a study that was conducted between 1958 and 1970 at the University of Chicago’s Billings Hospital on the survival of patients who had undergone surgery for cancer.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Feature_Format

This module can take a list of feature names and the data dictionary, and return a numpy array.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

Handwritten-Digit-Prediction

Using the MNIST dataset which consists of greyscale handwritten digits. Each image is 28x28 pixels. Building and training a neural network that can take one of these images and predict the digit in the image.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

KNN-from-Scratch

A basic project to implement the KNN classifier from Scratch.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

ml-study-plan

The Ultimate FREE Machine Learning Study Plan

Stargazers:0Issues:1Issues:0

Naive-Bayes-Classification-from-Scratch

A basic project to implement Gaussian Naive Bayes.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

SVM-Classification-from-Scratch

A basic project to build the classification model with SVM (Support Vector Machine)

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Text-to-Speech.

A basic snippet of code that uses Google's gTTS API to convert text to speech. Go on. Play Around with it.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0