mandlm
|
4eb232b1e9
|
Working net, calculates the mean value of two inputs
|
2015-10-23 22:16:12 +02:00 |
mandlm
|
6ed30e56c4
|
Finished the max-value net (2/3/1 neurons) with 10k learning iterations. No good.
|
2015-10-22 22:09:35 +02:00 |
mandlm
|
d4a22ecae7
|
Simple max(a, b) test-net without iterations
|
2015-10-22 16:03:10 +02:00 |
mandlm
|
3d30346f2d
|
Implemented dynamic learning
|
2015-10-18 22:05:18 +02: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
|
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
|
c8e08193f1
|
Initial forward-feeding net
|
2015-03-23 19:28:29 +01:00 |