Commit Graph

5 Commits

Author SHA1 Message Date
Davis King 7d7c932f29 Added a narrative to this example. 2016-04-10 17:30:45 -04:00
Davis King 67a81c1c51 Made examples work with new fc<> template. 2016-04-10 12:11:19 -04:00
Davis King fe168596a2 Moved most of the layer parameters from runtime variables set in constructors
to template arguments.  This way, the type of a network specifies the entire
network architecture and most of the time the user doesn't even need to do
anything with layer constructors.
2016-04-08 23:12:53 -04:00
Davis King 8d3ec0f9d3 Removed cruft 2016-03-26 23:07:38 -04:00
Davis King d1b307a8ee Added some dnn examples. 2016-02-06 22:39:43 -05:00