refractoring
This commit is contained in:
@@ -34,9 +34,9 @@ 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
|
||||
[3] verify that model can complete learning cycle with no error
|
||||
[*1] synaptic connection strength concept. use sigmoid, turn connection offline
|
||||
[2] neuroplasticity() i.e. change connection
|
||||
[] using RL to control learning signal
|
||||
[] consider using Dates.now() instead of timestamp because time_stamp may overflow
|
||||
[] training should include adjusting α, neuron membrane potential decay factor
|
||||
|
||||
Reference in New Issue
Block a user