-
Microsoft - Turing
- Bangalore, Karnataka
- http://sahilc.github.io
-
sahilc.github.io Public
Code for my very own webpage. [Shameless self promotion]
-
-
Cross-Modal-Style Public
An attempt to transfer sentence to image style.
-
mtl-kd-disease-recognition Public
Use knowledge distillation to improve the capacity of multitask models for eye disease prediction
Python UpdatedOct 19, 2022 -
Multitask learning for eye disease recognition
-
Code for the Knowledge distillation work to enhance fine grained disease recognition.
-
quickprimes Public
A quick way to get primes in python by the Sieve of Atkin
-
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedOct 30, 2018 -
Interview-Questions Public
Forked from vishalmishra/InterviewQuestionsMost comprehensive list 📋 of interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
-
wae Public
Forked from tolstikhin/waeWasserstein Auto-Encoders
-
reinforcement-learning Public
Random codes from reinforcement learning course.
Python MIT License UpdatedNov 14, 2017 -
Tensorflow code to perform targeted advesarial attacks on inception v3.
-
ComputerVision Public
A collection of problems solved for the computer vision course CSE578.
C++ MIT License UpdatedJun 13, 2017 -
mlpack Public
Forked from mlpack/mlpackmlpack: a scalable C++ machine learning library --
C++ Other UpdatedMar 30, 2017 -
deep-q-network Public
A deep-q-network(A neural network for reinforcement learning) implemented using pyTorch. Built following the pytorch tutorial for RL.
-
shogun Public
Forked from shogun-toolbox/shogunThe Shogun Machine Learning Toolbox (Source Code)
C++ GNU General Public License v3.0 UpdatedMar 22, 2017 -
shiny-enigma Public
An android app that allows you to curate experiences with the world, using blockchain.
Java Apache License 2.0 UpdatedJan 8, 2017 -
virtual-tutor Public
A virtual tutor to teach you how to play the piano. Built entirely using openCV.
-
Cluster Public
Multiple unsupervised learning algorithms to cluster data.
R MIT License UpdatedNov 11, 2016 -
The hackable text editor
CoffeeScript MIT License UpdatedNov 1, 2016 -
Mind-Expanding-Books Public
Forked from hackerkid/Mind-Expanding-Books📚 Books that will blow your mind
UpdatedNov 1, 2016 -
hugo Public
Forked from gohugoio/hugoA Fast and Flexible Static Site Generator built with love in GoLang
Go Other UpdatedOct 31, 2016 -
AutomaticEssayGrading Public
Automatic Essay Grading algorithms using machine learning.
-
DimentionalityReduction Public
A repository to demonstrate dimentionality reduction techniques like PCA and MDA.
R MIT License UpdatedOct 29, 2016 -
-
mitmproxy Public
Forked from mitmproxy/mitmproxyAn interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
JavaScript MIT License UpdatedOct 25, 2016 -
ImageProcessing Public
This is a collection of Image Processing assignments done using Matlab/OpenCV.
Python UpdatedOct 19, 2016 -
NeuralNetworks Public
A basic implementation for a Neural Network done in Python using Numpy.
Python MIT License UpdatedSep 15, 2016 -
Captcha Public
This program was developed using Scikit-learn and tries to break Captcha codes by building a logistic regression model.