AmazaspShumik
Principal Data Scientist / Machine Learning Engineer
@OpenTableSan Francisco / Palo Alto
AmazaspShumik's Stars
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
terryum/awesome-deep-learning-papers
The most cited deep learning papers
ossu/data-science
📊 Path to a free self-taught education in Data Science!
jcjohnson/neural-style
Torch implementation of neural style algorithm
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
google/deepdream
AHAAAAAAA/PokemonGo-Map
🌏 Live visualization of all the pokemon in your area... and more! (shutdown)
amueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
HIPS/autograd
Efficiently computes derivatives of NumPy code.
microsoft/malmo
Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. --- For installation instructions, scroll down to *Getting Started* below, or visit the project page for more information:
sjchoi86/Tensorflow-101
TensorFlow Tutorials
makeyourownneuralnetwork/makeyourownneuralnetwork
Code for the Make Your Own Neural Network book
facebookresearch/darkforestGo
DarkForest, the Facebook Go engine.
jdsutton/Technical-Interview-Megarepo
Study materials for SE/CS technical interviews
szagoruyko/wide-residual-networks
3.8% and 18.3% on CIFAR-10 and CIFAR-100
cdoersch/vae_tutorial
Caffe code to accompany my Tutorial on Variational Autoencoders
vict0rsch/deep_learning
Deep Learning Resources and Tutorials using Keras and Lasagne
dongwookim-ml/python-topic-model
Implementation of various topic models
pavelgonchar/neural-art-mini
Lightweight version of mxnet neural art implementation
sdemyanov/ConvNet
Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial Training (AT) algorithms. Trained on GPU, require cuDNN v5.
yosukekatada/Hopfield_network
Hopfield Network implemented with Python
kamperh/bayes_gmm
Bayesian Gaussian mixture models in Python.
kifi/ReactiveLDA
ReactiveLDA is a fast, lightweight implementation of the Latent Dirichlet Allocation (LDA) algorithm, using a parallel vanilla Gibbs sampling algorithm.
vsmolyakov/DP_means
Dirichlet Process K-means
vsmolyakov/ml
machine learning
dongwookim-ml/topic-model-lecture-note
lecture notes for probabilistic topic models using ipython notebook
mrtzh/Ladder.jl
A reliable leaderboard algorithm for machine learning competitions
fwood/Bayesian-Nonparametric-Ontology-Learning
guyrt/MatlabPriorityQueue
A Priority Queue written for Matlab
lucastheis/trmix
A trust-region method for stochastic variational inference in mixture models.