Commit Graph

29 Commits

Author SHA1 Message Date
3006a1b237 cmake: iRProp+ 2016-11-01 21:40:23 +01:00
77b38dec65 refactored propagation 2016-10-31 15:03:27 +01:00
8749b3eb03 Rprop implementation 2016-10-30 23:00:50 +01:00
02217393d5 removed Cellular encoding 2016-10-30 20:48:31 +01:00
a013727506 removed gtest 2016-08-25 17:22:20 +02:00
a91998b021 cmake file refactored 2016-08-25 17:01:05 +02:00
b8c4d25eb2 cmake 2016-05-18 23:02:18 +02:00
947f2979e7 RNN: size 2016-04-24 19:35:59 +02:00
66516ceb87 Merge branch 'tests' 2016-04-18 16:15:35 +02:00
9f1f0fe763 test rewritten 2016-04-18 16:03:33 +02:00
17cbf5effe serializatioin / deserialization and tests 2016-04-06 15:54:47 +02:00
81153ee0b3 adding SimpleJSON as submodule 2016-03-31 16:54:05 +02:00
e6a5882e58 addapting more tests to gtest 2016-03-31 16:48:02 +02:00
5c1d1efcc0 changed to gtest 2016-03-30 22:36:44 +02:00
59abad41a9 DEBUG mode in makefile 2016-03-29 18:49:33 +02:00
52ba015950 modified cmake to set USE_FMA 2016-03-14 22:54:42 +01:00
a48298b342 perceptron implementation changed + perceptronLearningAlgorithm and tests 2016-03-08 23:10:38 +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
d9614b5796 AVX fix for non-FMA CPU 2016-02-23 14:08:46 +01:00
f927aadf46 Cmake changes 2016-02-18 23:14:12 +01:00
1967a13d7f Cmake: Detect CPU Features 2016-02-18 22:58:13 +01:00
ec82018ef9 new weights interface and addaption + mall tweaks 2016-02-18 16:36:16 +01:00
69b530d597 moved Linear sintrigification to .cpp file and fixed err in neuron weights 2016-02-16 23:23:48 +01:00
5bb132d84e modified CMAKELIST for avx and sse2 2016-02-16 22:08:15 +01:00
435524fb6b added AVX for linear basis function 2016-02-16 22:07:34 +01:00
e5dddc926a new doc and optical backprop 2016-02-07 23:38:19 +01:00
0cdedd38f7 added perfomance tests 2016-02-07 23:08:57 +01:00
b436baafce moving to cmake 2016-02-07 22:55:15 +01:00