Commit Graph

15 Commits

Author SHA1 Message Date
8b2a4e89b3 quickProp implementation after refactoring 2016-11-01 21:40:00 +01:00
173cfc9789 iRprop+ implementation 2016-11-01 21:38:56 +01:00
913a5cc41f bp: cleaning code 2016-11-01 21:38:15 +01:00
77b38dec65 refactored propagation 2016-10-31 15:03:27 +01:00
8749b3eb03 Rprop implementation 2016-10-30 23:00:50 +01:00
006810a49c bp: refactored 2016-10-30 20:40:07 +01:00
9fbcb727a2 backprop: momentums + decay, quickprop: renaming 2016-09-07 22:26:50 +02:00
36ce3f6463 learning: naming in bp changed and qp modified 2016-05-07 20:41:52 +02:00
a48298b342 perceptron implementation changed + perceptronLearningAlgorithm and tests 2016-03-08 23:10:38 +01:00
c130e55f4d added Perceptron network 2016-03-07 22:51:28 +01:00
3c924d01f3 quickProapagtion and tests 2016-02-24 20:23:16 +01:00
c45f12f53c modified BP interface 2016-02-24 19:05:26 +01:00
47de0fa08b modified learning algorithms 2016-02-24 17:30:18 +01:00
e5dddc926a new doc and optical backprop 2016-02-07 23:38:19 +01:00
5f43fb8cfb backpropagation implementation 2016-02-07 21:58:21 +01:00