Pinned Repositories
CrossBilingualEmbeddings
A NLP team project for finding the cross bilingual embeddings (dictionary) for English and Hindi.
AutomaticEssayGrading
Automatic Essay Grading algorithms using machine learning.
JacktheRipper
A ruby code to download mixes from the popular site 8tracks.
knowledge-distill-fine-grained
Code for the Knowledge distillation work to enhance fine grained disease recognition.
multitask-eye-disease-recognition
Multitask learning for eye disease recognition
targeted_adversarial_training
Tensorflow code to perform targeted advesarial attacks on inception v3.
virtual-tutor
A virtual tutor to teach you how to play the piano. Built entirely using openCV.
SahilC's Repositories
SahilC/AutomaticEssayGrading
Automatic Essay Grading algorithms using machine learning.
SahilC/multitask-eye-disease-recognition
Multitask learning for eye disease recognition
SahilC/virtual-tutor
A virtual tutor to teach you how to play the piano. Built entirely using openCV.
SahilC/knowledge-distill-fine-grained
Code for the Knowledge distillation work to enhance fine grained disease recognition.
SahilC/targeted_adversarial_training
Tensorflow code to perform targeted advesarial attacks on inception v3.
SahilC/Captcha
This program was developed using Scikit-learn and tries to break Captcha codes by building a logistic regression model.
SahilC/Cross-Modal-Style
An attempt to transfer sentence to image style.
SahilC/sahilc.github.io
Code for my very own webpage. [Shameless self promotion]
SahilC/mtl-kd-disease-recognition
Use knowledge distillation to improve the capacity of multitask models for eye disease prediction
SahilC/atom
The hackable text editor
SahilC/Cluster
Multiple unsupervised learning algorithms to cluster data.
SahilC/ComputerVision
A collection of problems solved for the computer vision course CSE578.
SahilC/deep-q-network
A deep-q-network(A neural network for reinforcement learning) implemented using pyTorch. Built following the pytorch tutorial for RL.
SahilC/DimentionalityReduction
A repository to demonstrate dimentionality reduction techniques like PCA and MDA.
SahilC/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
SahilC/iiit_talks
IIIT_talks
SahilC/ImageProcessing
This is a collection of Image Processing assignments done using Matlab/OpenCV.
SahilC/interactive-storytelling
SahilC/Interview-Questions
Most comprehensive list :clipboard: of interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
SahilC/LanguageProcessing
A general NLP pipeline using Golang.
SahilC/Mind-Expanding-Books
:books: Books that will blow your mind
SahilC/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
SahilC/mlpack
mlpack: a scalable C++ machine learning library --
SahilC/NeuralNetworks
A basic implementation for a Neural Network done in Python using Numpy.
SahilC/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
SahilC/quickprimes
A quick way to get primes in python by the Sieve of Atkin
SahilC/reinforcement-learning
Random codes from reinforcement learning course.
SahilC/shiny-enigma
An android app that allows you to curate experiences with the world, using blockchain.
SahilC/shogun
The Shogun Machine Learning Toolbox (Source Code)
SahilC/wae
Wasserstein Auto-Encoders