reset_epsilonRec after ΔwRecChange is calculated
This commit is contained in:
@@ -34,8 +34,6 @@ using .interface
|
||||
|
||||
"""
|
||||
Todo:
|
||||
|
||||
|
||||
[9] verify that model can complete learning cycle with no error
|
||||
[*5] synaptic connection strength concept. use sigmoid, turn connection offline
|
||||
[8] neuroplasticity() i.e. change connection
|
||||
@@ -58,6 +56,7 @@ using .interface
|
||||
if output neuron activates when it should NOT, use output neuron's
|
||||
(vt*100)/vth as error
|
||||
[DONE] use LinearAlgebra.normalize!(vector, 1) to adjust weight after weight merge
|
||||
[DONE] reset_epsilonRec after ΔwRecChange is calculated
|
||||
|
||||
Change from version: v06_36a
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user