|
|
f4c9487af3
|
modifying documentation
|
2015-01-28 23:04:21 +01:00 |
|
|
|
7b1f37aaf9
|
Merge branch 'docu'
Conflicts:
src/NeuronNetwork/FeedForward.h
src/NeuronNetwork/Network.h
src/NeuronNetwork/Neuron.h
|
2015-01-28 18:56:47 +01:00 |
|
|
|
d4c89628e5
|
Makefile change
|
2015-01-28 18:55:55 +01:00 |
|
|
|
0f6efb8be6
|
preparing documentation
|
2015-01-28 18:37:04 +01:00 |
|
|
|
b59796b583
|
documentation progress
|
2015-01-26 19:08:16 +01:00 |
|
|
|
b6af3cec13
|
initial documentation
|
2015-01-26 17:39:37 +01:00 |
|
|
|
451ba2971b
|
yeah
|
2015-01-06 18:07:16 +01:00 |
|
|
|
6337ce98dd
|
cleaning and small change in TransferFunction
|
2014-12-21 23:02:45 +01:00 |
|
|
|
ed304e0ef2
|
code cleanning and mistake in HyperbolicTangent
|
2014-12-13 23:27:13 +01:00 |
|
|
|
d63a72d82a
|
Added transfer function support, yet not colplete
|
2014-12-13 17:41:11 +01:00 |
|
|
|
2daac8b652
|
cleaning and SSE2 check
|
2014-12-12 16:38:55 +01:00 |
|
|
|
b4bee6f498
|
started moving learning algos to new namespace Machnine Learning
|
2014-12-12 00:01:46 +01:00 |
|
|
|
19b034f1c1
|
modified passing by value to passing by const reference
|
2014-12-11 00:45:46 +01:00 |
|
|
|
2736ede1be
|
cleaning methods and refactoring abstract classes...
|
2014-12-11 00:37:58 +01:00 |
|
|
|
ddef0e37a7
|
cleaned
|
2014-12-10 20:47:11 +01:00 |
|
|
|
5d0fa9301b
|
initial cleaning
|
2014-12-10 19:57:54 +01:00 |
|
|
|
aab9a073e9
|
don't know
|
2014-12-10 16:01:53 +01:00 |
|
|
|
993b4d3f04
|
IO class as parrent of Solution and Problem
|
2014-12-03 18:58:28 +01:00 |
|
|
|
41c92cc3c0
|
RL modified
|
2014-11-23 22:12:33 +01:00 |
|
|
|
0abc0d07dd
|
loooot of fixes nad SSE enhacement
|
2014-11-18 11:09:34 +01:00 |
|
|
|
207e141cca
|
light optimalizations in SSE FFQ NN
|
2014-11-15 11:21:07 +01:00 |
|
|
|
9a2d7b85b1
|
typ
|
2014-11-15 00:54:38 +01:00 |
|
|
|
dddf96da5b
|
sse4.2 ready FFQ and Backpropagation changed to fit new FeedForward
|
2014-11-15 00:52:12 +01:00 |
|
|
|
23452bcec5
|
initial imlementation for sse
|
2014-11-13 23:16:18 +01:00 |
|
|
|
24a72dbffb
|
new test, and multithreading in FFQ, MT in BP not working
|
2014-11-12 22:26:38 +01:00 |
|
|
|
f81b5a5b5f
|
entropy size change added
|
2014-11-12 18:19:06 +01:00 |
|
|
|
efbc8a4d1a
|
Modification of BackPropagation added, some fixes and refactoring
|
2014-11-11 22:06:16 +01:00 |
|
|
|
42af5a4d2b
|
reinforcement with randomising
|
2014-11-11 15:34:09 +01:00 |
|
|
|
9ef4274396
|
BackPropagation works!
|
2014-11-11 11:12:04 +01:00 |
|
|
|
75ca9bc21f
|
new implementation of FF Network
|
2014-11-04 22:25:11 +01:00 |
|
|
|
0238312a5b
|
yeah
|
2014-10-19 22:30:08 +02:00 |
|
|
|
0a901c7e4b
|
tests refactored according to new modificatios
|
2014-10-02 20:54:52 +02:00 |
|
|
|
169bd911fc
|
Makefile modifications
|
2014-10-02 20:51:43 +02:00 |
|
|
|
0fd64ff7f6
|
refactored
|
2014-10-02 19:45:38 +02:00 |
|
|
|
c2ddda35d9
|
file renaming
|
2014-10-02 18:42:19 +02:00 |
|
|
|
8c1b406259
|
init
|
2014-10-02 17:52:56 +02:00 |
|