mloss.org Blockshttp://mloss.orgUpdates and additions to BlocksenMon, 30 Mar 2015 22:25:02 -0000Blocks 0.1http://mloss.org/software/view/600/<html><p>Blocks is a framework that helps you build neural network models on top of Theano. Currently it supports and provides: </p> <ul> <li> Constructing parametrized Theano operations, called "bricks", with a large number of neural network layers built-in </li> <li> Pattern matching to select variables and bricks in large models </li> <li> Algorithms to optimize your model such as SGD, Adadelta, Adam </li> <li> Saving and resuming of training </li> <li> Monitoring and analyzing values during training progress (on the training set as well as on test sets) </li> <li> Application of graph transformations, such as dropout </li> </ul></html>bart van merrienboer, dzmitry bahdanau,Mon, 30 Mar 2015 22:25:02 -0000http://mloss.org/software/rss/comments/600http://mloss.org/software/view/600/deep learningneural networksmachine learning