vaibhav-k
Data Scientist @ Wi-Tronix | ASU | Ex-SemiCab | Ex-Drishti Technologies | Ex-UToronto | Ex-UTokyo | BITS Pilani
Wi-TronixNaperville, IL
Pinned Repositories
algorithmic_trading
A repository where I post some programs demonstrating algorithmic trading
Chat-client
A small application made to try websockets in Node.js
DCGAN
Python script to train an elementary GAN model on the Fashion MNIST dataset
Dengue-Prediction-ML
Dengue severity prediction using machine learning.
ML-with-Go
Course files for the course Machine Learning With Go, from Udemy
Multi-Label-Image-Classification
Implementation of CNN architecture for Image Classification using Keras
NMF-Univerity-of-Tokyo
This repo contains most of the work I have done during my summer internship 2018 at FAIS, HGC, University of Tokyo.
Sentiment-Analysis
Sentiment analysis of multi party conversations using LSTMs from Keras.
Visual-Question-Answering
Visual Question Answering on CLEVR Dataset, using CNNs.
vital_sign_detection_webcam
Detecting vital signs, such as heart rate and respiration rate, using a webcam.
vaibhav-k's Repositories
vaibhav-k/Sentiment-Analysis
Sentiment analysis of multi party conversations using LSTMs from Keras.
vaibhav-k/vital_sign_detection_webcam
Detecting vital signs, such as heart rate and respiration rate, using a webcam.
vaibhav-k/algorithmic_trading
A repository where I post some programs demonstrating algorithmic trading
vaibhav-k/Dengue-Prediction-ML
Dengue severity prediction using machine learning.
vaibhav-k/ML-with-Go
Course files for the course Machine Learning With Go, from Udemy
vaibhav-k/Visual-Question-Answering
Visual Question Answering on CLEVR Dataset, using CNNs.
vaibhav-k/Chat-client
A small application made to try websockets in Node.js
vaibhav-k/Coronavirus-Disease-in-India
Analysis of some of the data available online relating to the COViD-19 pandemic 2020
vaibhav-k/CPP
C++ practice
vaibhav-k/DCGAN
Python script to train an elementary GAN model on the Fashion MNIST dataset
vaibhav-k/Multi-Label-Image-Classification
Implementation of CNN architecture for Image Classification using Keras
vaibhav-k/NMF-Univerity-of-Tokyo
This repo contains most of the work I have done during my summer internship 2018 at FAIS, HGC, University of Tokyo.
vaibhav-k/TCGA-LUSC-DL
This repository contains the code that trains 3 DL models: MLP, CNN, and LSTM. These models try to predict the LUSC patient prognosis based on their clinical data.
vaibhav-k/CS50---2016
Coursework for CS50 2016.
vaibhav-k/CS50---2019
Some of the Problem Sets from the course on edX.
vaibhav-k/experiments
For the course CSE 598: Perception
vaibhav-k/GoAPIs
Some APIs I made with Golang as part of my internship at Optimus Information, Noida.
vaibhav-k/Java
Java practice code
vaibhav-k/ML-A-Z-with-Python
Programmes required for the course Machine Learning A-Z: Hands on Python & R in Data Science at Udemy
vaibhav-k/ML-Practice
Scripts that I wrote while practicing ML. Contains code from multiple tutorials online.
vaibhav-k/Motif-Analysis
Code which analyses occurrences of motifs in plant genome for genes unregulated in stress conditions
vaibhav-k/PocketDoctor
A healthcare chatbot made for Big Data Challenge 2017. We qualified for the national finals.
vaibhav-k/Python
Python practice.
vaibhav-k/Read-various-gauges
Interpret various types of gauges and displays using image or video-based analysis and send real-time or interval-based readings to a central dashboard or via API using only Python.
vaibhav-k/Recommender-Systems
A basic recommender system created using Python for my first machine learning project.
vaibhav-k/ShopZilla
Simple website made using php, css, html and mysql.
vaibhav-k/Stockhome
Machine learning to predict future prices of stocks, using LSTMs.
vaibhav-k/To-Do
A simple to-do app made using Node.js
vaibhav-k/vaibhav-k.github.io
Online CV
vaibhav-k/Website
A basic website to learn web development