|
|
d424d87535
|
reffactored and recurrent implementation
|
2016-01-22 13:21:34 +01:00 |
|
|
|
e61e616227
|
removed Shin::IO and switched to std::vector
|
2015-08-31 18:26:19 +02:00 |
|
|
|
f68038a79e
|
added comment
|
2015-08-31 15:45:50 +02:00 |
|
|
|
1a4b438a99
|
removing unused classes and attributes
|
2015-08-30 23:19:11 +02:00 |
|
|
|
3d2970217f
|
modified FF to support old call
|
2015-08-30 23:10:42 +02:00 |
|
|
|
84a8452e1c
|
removed old links and moved FF -> LayerNetwork and add empty wrapper FeedForwardNetwork
|
2015-08-30 23:04:15 +02:00 |
|
|
|
f7448a9b28
|
added support for bias
|
2015-08-30 22:27:18 +02:00 |
|
|
|
ed06ca2d35
|
removed old code
|
2015-08-30 22:17:36 +02:00 |
|
|
|
87996d1a86
|
basis functions
|
2015-08-29 22:09:20 +02:00 |
|
|
|
1f431ac27f
|
cleaning, prepred calling basis function
|
2015-08-29 22:08:45 +02:00 |
|
|
|
9e215751f0
|
Readme
|
2015-08-29 21:21:18 +02:00 |
|
|
|
242d48ddf1
|
TEST
|
2015-08-29 18:16:48 +02:00 |
|
|
|
08d8b75bf2
|
readme
|
2015-08-29 18:12:37 +02:00 |
|
|
|
644211a4f8
|
removing potentials
|
2015-08-29 18:07:54 +02:00 |
|
|
|
b664988da6
|
moving bassis function out of network
|
2015-08-29 17:09:44 +02:00 |
|
|
|
520654ce02
|
modified test
|
2015-08-29 17:03:04 +02:00 |
|
|
|
b42d0d8f64
|
added tests
|
2015-08-29 16:44:09 +02:00 |
|
|
|
ab089b636d
|
renamed TransferFunction to ActivationFunction
|
2015-08-28 18:11:09 +02:00 |
|
|
|
b6934fb161
|
modified las namespace errors
|
2015-08-28 18:06:39 +02:00 |
|
|
|
9a76222841
|
modified namespace
|
2015-08-23 21:02:42 +02:00 |
|
|
|
8c369a56d8
|
cleaning
|
2015-08-20 14:28:24 +02:00 |
|
|
|
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 |
|