refractoring
This commit is contained in:
@@ -34,9 +34,11 @@ using .interface
|
||||
|
||||
"""
|
||||
Todo:
|
||||
[*3] no "start learning" use reset learning and "inference", "learning" mode instead
|
||||
[4] output neuron connect to multiple compute neuron
|
||||
[7] add time-based learning method. Also implement "thinking period"
|
||||
[*3] implement "start learning", reset learning and "during_learning", "end_learning and
|
||||
"inference"
|
||||
[4] output neuron connect to random multiple compute neurons
|
||||
[7] add time-based learning method.
|
||||
[] implement "thinking period"
|
||||
[8] verify that model can complete learning cycle with no error
|
||||
[5] synaptic connection strength concept
|
||||
[6] neuroplasticity() i.e. change connection
|
||||
|
||||
Reference in New Issue
Block a user