Shivam Gupta (@sadam-99)
  • Stars
    star
    49
  • Global Rank 346,182 (Top 12 %)
  • Followers 6
  • Following 3
  • Registered about 8 years ago
  • Most used languages
    Python
    40.0 %
    MATLAB
    20.0 %
    PLSQL
    6.7 %
    C
    6.7 %
  • Location 🇺🇸 United States
  • Country Total Rank 72,070
  • Country Ranking
    PLSQL
    59
    MATLAB
    856

Top repositories

1

Obstructive-Sleep-Apnea-Detector

Detection of Obstructive Sleep Apnea using Heart Rate Variability in ECG Signals using the Time Domain and Frequency Domain methods and Classification is done using SVM(Support Vector Machines) and K-Means Clustering.
MATLAB
10
star
2

X-RAY-IMAGES-BONES-SEGMENTATION-AND-FRACTURE-LOCATOR

Segmentation of different types of bones using Thresholding and morphological operations and detected (located) fracture using Hough Transform in MATLAB. Tried with Deep Learning (ML) algorithms for better accuracy.
MATLAB
9
star
3

Facial-Emotion-Recogintion

Support Vector Machine (SVM) based emotion recognition in static images, videos and in Real Time as well in Python with an accuracy of around 93.7%.
Python
7
star
4

Uber-Database-Design-System

Designed the Uber database System. Created some Triggers and stored procedures as well.
PLSQL
6
star
5

Moving-Objects-Detector

Optical Flow-Based moving Object Detection and Tracking using MATLAB which is based on the Lucas Kanade method and also modified in the manner to reduce the effect of noise and increase the precision
MATLAB
5
star
6

Scene-Recognition-with-Convolutional-Neural-Network

Scene Recognition with Convolutional Neural Network from scratch using only numpy.
Python
2
star
7

Mutual-Friends-Info-Evaluator-for-Facebook-Big-Data

Evaluating the information among the Mutual Friends on Facebook (Big Data)
Jupyter Notebook
1
star
8

Neural-Networks

Trained Neural Network using different types of Activation functions like Sigmoid, ReLu, Tanh and compared their errors.
Python
1
star
9

NLP-Machine-Translator.

Translation of Language "English" to "French"
Jupyter Notebook
1
star
10

BiGrams-Model-NLP

Developed and trained BiGrams Model.
Python
1
star
11

Decision-Trees

Implemented the Decision trees from Scratch and developed many Pruning Strategies(My OWN strategy).
Python
1
star
12

Olympics-Search-Engine

Search Engine for Olympics
Python
1
star
13

Twitter-Sentiment-Analyzer--Kafka-Streaming

Twitter Sentiment Analyzer - Kafka Streaming
Jupyter Notebook
1
star
14

Relationship-Extractor-NLP

Relationship Extractor betwwen the Entities.
Jupyter Notebook
1
star
15

Operating-System

It reads N number of files(any type) from command line arguments and writes the count of every character using the fork(). The Parent executes when All the child processes terminates.
C
1
star