Commit Graph

17 Commits

Author SHA1 Message Date
abd69c9dae add normalizePeak! 2023-05-17 13:20:03 +07:00
b7c674916e refractoring 2023-05-17 12:08:04 +07:00
b5c372d570 refractoring 2023-05-17 07:36:14 +07:00
dee756adac synaptic connection strength concept 2023-05-17 07:33:03 +07:00
b9a140372d refractoring 2023-05-16 23:35:56 +07:00
fbc40ccef4 refractoring 2023-05-16 23:24:56 +07:00
f53adf288d refractoring 2023-05-16 23:15:32 +07:00
dfecf23884 refractoring 2023-05-16 22:34:46 +07:00
7d943bce6a reset_epsilonRec after ΔwRecChange is calculated 2023-05-16 22:04:47 +07:00
0ac5a703ea use LinearAlgebra.normalize!(vector, 1) to adjust weight after weight merge 2023-05-16 21:01:11 +07:00
70d2521c5e time-based learning method based on new error formula 2023-05-16 20:56:05 +07:00
114161ba69 output neuron connect to random multiple compute neurons 2023-05-15 14:13:45 +07:00
68c8a3597d implement start learning 2023-05-15 08:33:48 +07:00
89371736e4 refractoring 2023-05-12 19:50:02 +07:00
668fa77595 add todo 2023-05-11 10:34:23 +07:00
c6055dcb86 add todo 2023-05-11 10:32:49 +07:00
7c4a0dfa6f refractoring 2023-05-10 20:38:23 +07:00