Jay Desai (djaym7)

djaym7

Geek Repo

Company:Applied Awesomeness

Location:Seattle

Github PK Tool:Github PK Tool

Jay Desai's repositories

EmotionRecognition

Recognizing human emotions based on the audio, video of the subject.

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

incubator-mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

Language:PythonLicense:Apache-2.0Stargazers:1Issues:1Issues:0

SBOD

Developed a system that makes use of ultrasonic sensor, camera and smartphone for detection, recognition and processing of objects that hinders the path of visually impaired person. Ultrasonic sensors detects and measures the distance of obstacle while image captured from camera is used for object recognition. The output is in the form of audio signals. Environment : Android Studio, Arduino ide, Java, xml, sketch.

Language:JavaStargazers:1Issues:4Issues:0

AmazonReviews

Sentiment Analysis on Amazon Reviews

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

AprioriPyspark

Implementing Apriori using pyspark

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

ASFF

yolov3 with mobilenet v2 and ASFF

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

bert_score_with_cache

BERT score for text generation bert_score_with_cache

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

BitcoinSentiment

Data source : coindesk, Twitter - twitter api for searching latest tweets on btc - positive or negative tweets vs btc price - CNN, LSTM used - Too many spam tweets made bad data and hence worst results Results : Bad data -> Bad model, needs many more features instead of just one.

Language:PythonStargazers:0Issues:2Issues:0

bitsandbytes

support for 12.2

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

coinbasepro-python

The unofficial Python client for the Coinbase Pro API

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

contextualized-topic-models

A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021.

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

contrastive-predictive-coding-images

Keras implementation of Representation Learning with Contrastive Predictive Coding for images

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

CreditCardFraud

The datasets contained transactions made by credit cards in September 2013 by European cardholders. The dataset presented transactions that occurred in two days, where there were 492 frauds out of 284,807 transactions. The dataset was highly unbalanced, the positive class (frauds) account for 0.172% of all transactions. I used Logistic Regression and Random Forest to predict the class after performing oversampling of the minority class using SMOTE (Synthetic Minority Oversampling Technique), which resulted in the equal distribution of both the classes (0 and 1). Used the following modules in Python-Pandas, NumPy, Scikit-Learn, matplotlib, Imbalanced-learn Logistic Regression gave AUC=0.95, but the precision was very low (0.08). So, I tried Random Forests and it gave AUC=0.94 and precision=0.85 (with 'gini' criterion) and AUC=0.92 & precision=0.83 (with 'entropy' criterion). Measured performance metrics-accuracy, precision, recall, AUC and plotted ROC curve Used the following modules in Python-Pandas, NumPy, Scikit-Learn, matplotlib, Imbalanced-learn

Language:PythonStargazers:0Issues:3Issues:0

detoxify

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

FashionMNIST

A CNN classifier for classifying Fashion MNIST database achieving over 98% accuracy.

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

gluon-cv

Gluon CV Toolkit

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

lorentz-embeddings

Embed arbitrary graphs in Hyperbolic space

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

MNIST

Classifying MNIST database with various ML Classifiers

Language:PythonStargazers:0Issues:2Issues:0

MspFinder

Android app using various features :- SQL databse - Google Maps activity - updating database - firebase

Language:JavaStargazers:0Issues:2Issues:0

Seq2Seq

Basic tensorflow seq2seq

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

StudentDb

Android app - creating database - Connection to sql database - writing data from sql - reading data from sql

Language:JavaStargazers:0Issues:2Issues:0
Stargazers:0Issues:1Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0