update TODO

This commit is contained in:
2023-05-23 22:26:19 +07:00
parent b9550a348a
commit 61fd0544cc

View File

@@ -34,6 +34,9 @@ using .interface
""" """
Todo: Todo:
[] implement connection strength based on right or wrong answer
[] during 0 training if 1-9 output neuron fires, adjust weight only those neurons
[] implement dormant connection
[] using RL to control learning signal [] using RL to control learning signal
[] consider using Dates.now() instead of timestamp because time_stamp may overflow [] consider using Dates.now() instead of timestamp because time_stamp may overflow
[*1] training should include adjusting α, neuron membrane potential decay factor [*1] training should include adjusting α, neuron membrane potential decay factor