view sandbox/simple_autoassociator/README.txt @ 446:23960ee12b52

Add argmax as output of the big softmax-NLL thingy.
author Pascal Lamblin <lamblinp@iro.umontreal.ca>
date Mon, 25 Aug 2008 18:15:43 -0400
parents 4f61201fa9a9
children
line wrap: on
line source

This seems to work.

@todo:
    * Add momentum.
    * Add learning rate decay schedule.