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
|
de06daaad3
|
Fixed gradient computation
|
2015-10-17 21:02:10 +02:00 |
mandlm
|
26a51ce476
|
Hidden neuron gradients complete
|
2015-10-16 23:23: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
|
953db0a17e
|
Added README to vcxproj
|
2015-10-15 22:30:53 +02:00 |
mandlm
|
a7c0fb8b33
|
Create README.md
|
2015-10-15 22:19:48 +02:00 |
mandlm
|
ce88f690cf
|
More back-propagation code, calculation of output-neuron gradients
|
2015-10-15 22:16:34 +02:00 |
mandlm
|
7ba16e9e9d
|
Renamed a few things, started working on back-propagation
|
2015-10-15 19:18:26 +02:00 |
mandlm
|
2f556d1b92
|
Added a (hacky) bias neuron
|
2015-03-24 13:45:38 +01:00 |
mandlm
|
e3a804242c
|
Split up to different source files, entry-point for back propagation
|
2015-03-23 21:58:30 +01:00 |
mandlm
|
c8e08193f1
|
Initial forward-feeding net
|
2015-03-23 19:28:29 +01:00 |
mandlm
|
341a88ee2e
|
🎊 Added .gitattributes & .gitignore files
|
2015-03-23 19:28:10 +01:00 |