172 Commits

Author SHA1 Message Date
5a7f10ba81 twoSpirals dataset 2016-05-09 21:15:42 +02:00
e61a0888cf probabilistic changed 2016-05-08 12:58:39 +02:00
383bfa994b cascade correlation implementation 2016-05-08 12:53:00 +02:00
f6cfccb0e7 ea: new commit 2016-05-08 12:21:58 +02:00
db36777ccd basis test. ignore warning from gtest 2016-05-08 12:09:43 +02:00
79d094e1cb tweaking speed 2016-05-08 12:09:24 +02:00
4b42a8c310 tests cleaning 2016-05-08 12:08:35 +02:00
44793b78b5 problem sets: chess sets 2016-05-08 02:12:21 +02:00
a9bee3b5a8 ff_layer : add neuron 2016-05-08 02:11:46 +02:00
173e07c25d cascade : reading and modifing to fit original implementation 2016-05-08 00:34:43 +02:00
0221158a56 cascade correlation: sticking to implementation by Fahlman and not paper 2016-05-07 23:21:40 +02:00
eaafc27211 cascade correlation: refactoring 2016-05-07 21:17:57 +02:00
36ce3f6463 learning: naming in bp changed and qp modified 2016-05-07 20:41:52 +02:00
c03a13c0f8 problem sets 2016-05-07 12:57:50 +02:00
47484fc45c cascade 2016-05-07 10:59:54 +02:00
58f7f8f69b cleaning + Network getter and setter for input / output size 2016-05-03 22:03:03 +02:00
6a17694a6b cascade network implementation 2016-05-02 16:58:28 +02:00
2cf680a942 EvolutionaryLibrary 2016-04-29 23:23:38 +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
adb6708b39 new version of SimpleJSON 2016-04-04 15:31:34 +02:00
cabdb61656 modified SimpleJSON implementation 2016-04-03 23:01:50 +02:00
7fa0d0a8ba SimpleJSON changed commitID 2016-03-31 16:56:40 +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
4ef010b965 implemented radial basis function 2016-03-08 23:08:48 +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
bf4387a98f posibility to modify activation/basis function 2016-02-23 23:11:22 +01:00
d9614b5796 AVX fix for non-FMA CPU 2016-02-23 14:08:46 +01:00
dc2c3ef0ca fixing cmake 2016-02-18 23:21:33 +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
c45fd63591 added perfomance to readme and modified instructions 2016-02-18 20:34:57 +01:00
1a55a720eb removing function from neuron 2016-02-18 18:53:59 +01:00
ce814b89b0 moving atributes to NeuronInterface for speed 2016-02-18 18:43:09 +01:00
ec82018ef9 new weights interface and addaption + mall tweaks 2016-02-18 16:36:16 +01:00
19253e975f modified readme 2016-02-17 21:52: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