mandlm
|
650b4be9fc
|
Added forward-feeding of double-ptrs
|
2015-10-27 15:33:10 +01:00 |
mandlm
|
b899c6f55e
|
Replaced a few int with size_t to fix 64 bit warnings.
|
2015-10-26 07:33:45 +01:00 |
mandlm
|
99ef63e019
|
Added simple (de-)serialization of (trained) nets
|
2015-10-25 17:40:22 +01:00 |
mandlm
|
6ef1f9657c
|
Backprop seems to be working, yay
|
2015-10-18 21:20:37 +02:00 |
mandlm
|
a79abb5db1
|
First implementation of weight updates. Very slow rate of change in the output value.
|
2015-10-17 22:05:27 +02:00 |
mandlm
|
370451c2e6
|
Calculation of hidden neuron gradients (partial)
|
2015-10-16 22:59:04 +02:00 |
mandlm
|
ea454b58c6
|
Added 64-bit configuration and support
|
2015-10-15 22:37:13 +02:00 |
mandlm
|
e3a804242c
|
Split up to different source files, entry-point for back propagation
|
2015-03-23 21:58:30 +01:00 |