Commit Graph

40 Commits

Author SHA1 Message Date
ed5bdff935 train compute neuron with associated output neuron 2023-05-24 08:53:48 +07:00
d0d85f5edf update TODO 2023-05-24 05:20:24 +07:00
b125249616 update TODO 2023-05-23 22:26:59 +07:00
61fd0544cc update TODO 2023-05-23 22:26:19 +07:00
b9550a348a refractoring 2023-05-22 20:10:10 +07:00
666e29ffc2 refractoring 2023-05-22 14:11:06 +07:00
1d807663c3 refractoring 2023-05-22 14:10:13 +07:00
d3d47d1114 add neuroplasticity for output neuron 2023-05-21 15:55:40 +07:00
4522d10142 add multithreading 2023-05-20 21:23:52 +07:00
548f2663fa add multithreading 2023-05-20 21:22:56 +07:00
3041cde44a refractoring 2023-05-19 23:38:00 +07:00
e6a3ad5202 add neuroplasticity 2023-05-19 14:54:12 +07:00
fb458a49db refractoring 2023-05-18 11:15:47 +07:00
7db310d465 bug fix synapticConnStrength!() 2023-05-18 11:14:50 +07:00
d1fe518739 bug fix 2023-05-18 07:27:32 +07:00
9539b1b39b bug fix 2023-05-17 22:41:09 +07:00
e47ab2a855 bug fix 2023-05-17 18:19:24 +07:00
6857c249da bug fix 2023-05-17 17:21:32 +07:00
a114935b2d bug fix 2023-05-17 15:55:25 +07:00
95cad151dc refractoring 2023-05-17 15:08:14 +07:00
ab3caad413 refractoring 2023-05-17 14:54:39 +07:00
214466d9e9 refractoring 2023-05-17 14:28:43 +07:00
df26a01929 update TODO 2023-05-17 13:21:25 +07:00
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