add todo
This commit is contained in:
@@ -35,9 +35,10 @@ using .interface
|
||||
"""
|
||||
Todo:
|
||||
[*3] no "start learning" use reset learning and "inference", "learning" mode instead
|
||||
[4] add time-based learning method. Also implement "thinking period"
|
||||
[5] verify that model can complete learning cycle with no error
|
||||
[6] neuroplasticity() with synaptic connection strength concept
|
||||
[6] add time-based learning method. Also implement "thinking period"
|
||||
[7] verify that model can complete learning cycle with no error
|
||||
[4] synaptic connection strength concept
|
||||
[5] 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