Commit Graph

  • 928c8a05ff add README and author/licence master dadel 2018-01-24 23:47:01 +0100
  • d6bd14e8fb add quick and dirty implementation of mini-batches dadel 2018-01-24 23:24:14 +0100
  • 4bc26caef6 separate cost computation from backprop dadel 2018-01-23 22:48:52 +0100
  • 79c2cbe69b fix recognizing from mlp input and from image, enhance things dadel 2018-01-20 22:23:33 +0100
  • cb10ccbbc5 sort vocab building dadel 2018-01-20 22:22:10 +0100
  • 551777b289 add load/save weights/bias methods dadel 2018-01-20 22:19:15 +0100
  • f7e9ca96f0 save/load batches, recognize given letters, image dadel 2018-01-19 22:52:28 +0100
  • d0fc2bd3e9 update prepare and compute output for using given inputs dadel 2018-01-19 22:50:52 +0100
  • a3011adf31 generate ordered indexes on sorted letter dadel 2018-01-19 22:49:17 +0100
  • 8d1f38accd enhance cells and load/save weights dadel 2018-01-16 22:44:59 +0100
  • d16d56ff13 add function to load weights in the network dadel 2018-01-16 22:44:26 +0100
  • 1be5ba9137 update mlp jupyter file dadel 2018-01-15 23:55:38 +0100
  • 854d74b798 add letters (load data letters froms images) and pnmimage (load pbm/pgm) modules dadel 2018-01-15 23:25:31 +0100
  • 13422b8977 update jupyter dadel 2018-01-15 23:01:56 +0100
  • fee1994adb add softmax, RMSProp, momentum, Adam. Fix ReLU. Enhance weights init. dadel 2018-01-15 22:59:36 +0100
  • 9495c7db09 add regularization and graph dadel 2018-01-03 14:43:31 +0100
  • c97f9d6676 update jupyter file dadel 2018-01-01 20:46:31 +0100
  • c04c6c307c add the original jupyter file dadel 2018-01-01 20:33:05 +0100
  • 250e0150f8 add working mlp dadel 2018-01-01 16:41:36 +0100