Code for participants of "NLP and Deep Learning: introduction - Session I" at Sthlm NLP Meetup of 22 Jan 2015 meetup link: http://www.meetup.com/Stockholm-Natural-Language-Processing-Meetup/events/219787462/
be sure to clone with "git clone --recursive https://github.com/graphific/DL-Meetup-intro.git"
--recursive needed to also get the deeplearning.net/tutorial/ code we will be drawing from.
All code primarily based on the work by thouis and vkaynig for ComputeFest 2015: https://github.com/vkaynig/ComputeFest2015_DeepLearning
secondary sources:
LISA DL tutorial/code:
Alex Radford's Theano code: