|
|
0cdedd38f7
|
added perfomance tests
|
2016-02-07 23:08:57 +01:00 |
|
|
|
782ac8d1e8
|
added new tests
|
2016-02-07 22:58:05 +01:00 |
|
|
|
fcc663f0ba
|
cleaning code
|
2016-02-07 22:55:46 +01:00 |
|
|
|
b436baafce
|
moving to cmake
|
2016-02-07 22:55:15 +01:00 |
|
|
|
bec7a4f3ae
|
modified SSE code building
|
2016-02-07 22:54:43 +01:00 |
|
|
|
5f43fb8cfb
|
backpropagation implementation
|
2016-02-07 21:58:21 +01:00 |
|
|
|
5bd520cfed
|
getter for activation and basis function of neuron added
|
2016-02-07 21:56:29 +01:00 |
|
|
|
59125e57f9
|
added randomizeWeights function
|
2016-02-07 21:40:28 +01:00 |
|
|
|
e118e09396
|
cleaning
|
2016-02-07 21:33:22 +01:00 |
|
|
|
c75195fa04
|
fixed Sigmoid function and modifications
|
2016-02-07 21:32:22 +01:00 |
|
|
|
567fcd2373
|
Modified FeedForward to allow set activation to whole Layer and added XOR test for FF
|
2016-02-03 21:16:35 +01:00 |
|
|
|
ea4ce22867
|
Neuron change
|
2016-02-01 23:43:13 +01:00 |
|
|
|
3e383e9add
|
added feedForward and moving Reccurent neuron to normal
|
2016-01-28 22:17:36 +01:00 |
|
|
|
13b179dd57
|
refactoring recurent
|
2016-01-28 20:49:47 +01:00 |
|
|
|
3c26c9641c
|
new function to support LSTM Unit
|
2016-01-27 23:40:32 +01:00 |
|
|
|
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 |
|