Pinned Repositories
Autorikshaw-Detection
Autorikshaw Detection Challenge (NCVPRIPG-2017). For more projects visit:
fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
ganhacks
starter from "How to Train a GAN?" at NIPS2016
hate-speech-and-offensive-language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
hatespeech
Identifying-the-product-category
Identifying the product category (Hackerearth Deep Learning Challenge Sep-2017). For more project visit:
Imagined-Speech-Classification-using-EEG-
A novel approach to enable alternative communication for non-verbal. For more projects visit:
Imbalanced_Rotation_Feature_Decoupling
kamalravi.github.io
Jekyll theme for academics
Lung-cancer-detection
Lung cancer detection (Kaggle Data Science Bowl 2017). For more projects, visit:
kamalravi's Repositories
kamalravi/Imagined-Speech-Classification-using-EEG-
A novel approach to enable alternative communication for non-verbal. For more projects visit:
kamalravi/Lung-cancer-detection
Lung cancer detection (Kaggle Data Science Bowl 2017). For more projects, visit:
kamalravi/Autorikshaw-Detection
Autorikshaw Detection Challenge (NCVPRIPG-2017). For more projects visit:
kamalravi/fancyimpute
Multivariate imputation and matrix completion algorithms implemented in Python
kamalravi/ganhacks
starter from "How to Train a GAN?" at NIPS2016
kamalravi/hate-speech-and-offensive-language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
kamalravi/hatespeech
kamalravi/Identifying-the-product-category
Identifying the product category (Hackerearth Deep Learning Challenge Sep-2017). For more project visit:
kamalravi/Imbalanced_Rotation_Feature_Decoupling
kamalravi/kamalravi.github.io
Jekyll theme for academics
kamalravi/knnimpute
Python implementations of kNN imputation
kamalravi/MOOC
Repository for MOOC assignments
kamalravi/natural-language-processing
Codes, datasets, and explanations for some basic natural language tasks and models.
kamalravi/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
kamalravi/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
kamalravi/OrganSegRSTN_PyTorch
PyTorch implementation of OrganSegRSTN - CVPR 2018
kamalravi/pix2pix
Image-to-image translation with conditional adversarial nets
kamalravi/PlotNeuralNet
Latex code for making neural networks diagrams
kamalravi/Polyp-detection-in-Endoscopy-images
Polyp detection in Endoscopy images (MICCAI 2017). For more project visit:
kamalravi/PRML
PRML algorithms implemented in Python
kamalravi/pytorch-nptransforms
Pytorch transforms based on numpy arrays instead of PIL Image
kamalravi/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
kamalravi/returnn
The RWTH extensible training framework for universal recurrent neural networks
kamalravi/SegCaps
Official Implementation of the Paper "Capsules for Object Segmentation".
kamalravi/stocknet-code
Code for stock movement prediction from tweets and historical stock prices.
kamalravi/stocknet-dataset
A comprehensive dataset for stock movement prediction from tweets and historical stock prices.
kamalravi/transdim
Data imputation for urban transportation system
kamalravi/twitter-hatespeech
Deep Learning models to detect hate speech in tweets
kamalravi/universal
kamalravi/word2vec-from-scratch-with-python
A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python