annisap's Stars
lewagon/data-setup
Setup instructions for Le Wagon's students on their first day of Data Science Bootcamp
pyenv/pyenv
Simple Python version management
Knewton/edm2016
Code for replicating results in our EDM2016 paper
moserware/Skills
A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post
mmkhajah/dkt
Our implementation of the LSTM version of Deep Knowledge Tracing (DKT)
chrispiech/DeepKnowledgeTracing
source code for the paper Deep Knowledge Tracing
woobe/lime_water
Automatic and Interpretable Machine Learning with H2O and LIME
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
sravya8/ML
awjuliani/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
datasciencemasters/go
The Open Source Data Science Masters
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
wiseodd/probabilistic-models
Collection of probabilistic models and inference algorithms
wiseodd/MCMC
Collection of Monte Carlo (MC) and Markov Chain Monte Carlo (MCMC) algorithms applied on simple examples.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
mattjj/pybasicbayes
adeshpande3/Machine-Learning-Links-And-Lessons-Learned
List of all the lessons learned, best practices, and links from my time studying machine learning
ebigelow/tf-decompose
Tensor decomposition implemented in TensorFlow
lukaemon/Coursera-ML-AndrewNg
use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
udacity/machine-learning
Content for Udacity's Machine Learning curriculum
words/automated-readability
Formula to detect ease of reading according to the Automated Readability Index (1967)
learn-anything/learn-anything
Organize world's knowledge, explore connections and curate learning paths
stephencwelch/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.