|
|
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 |
|
|
|
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 |
|
|
|
69b530d597
|
moved Linear sintrigification to .cpp file and fixed err in neuron weights
|
2016-02-16 23:23:48 +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 |
|
|
|
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 |
|
|
|
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 |
|