/mmcdl

Primary LanguagePython

MMC Deep Learning experiments

2015-06-21

Literature

tutorial

implementations

  • linearregression.py : Theano example from tutorial to fit a least square.
  • word2vec.py : Word2Vec from the Kaggle tutorial