DSB2017. Code for 2nd place solution to the 2017 National Data Science Bowl
349Word2VecExample. An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language understanding evaluation task.
288RBFnet. RBF Network using Theano, climin, and sklearn.
23ml. Implementations of various machine learning algorithms.
3NLP_assignment3. Code and support materials/data for programming assignment number 3 for the Coursera course "Natural Language Processing," taught by Michael Collins.
2NLP_assignment1. Programming assignment 1 from the Coursera course taught by Michael Collins
1MNIST_unsup. MNIST unsupervised learning
1