EEGNet. [Old version] PyTorch implementation of EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces - https://arxiv.org/pdf/1611.08024.pdf
380leetcode. ~250 leetcode solutions + hints (still adding..)
17Keras-VGG16-TransferLearning. Transfer learning on VGG16 using Keras with Caltech256 and Urban Tribes dataset. Dark knowledge in transfer learning.
6ARIMA-Forecasting-Intro. Easy to follow code for introduction to Forecasting using ARIMA.
3IMS-REST-API. A RESTful API for an Inventory Management System using Laravel Framework
1Generative-Style-Transfer. Neural style transfer using a generative model
1Chrome-extension-spam-notifier. [Incomplete] A chrome extension that tells you if a mail you're currently drafting is going to be classified as spam or not.
1DecisionTree-Visualization. Decision Tree for a few different problems - same as this http://scikit-learn.org/stable/auto_examples/plot_multioutput_face_completion.html
1