refractoring

This commit is contained in:
2023-05-22 14:11:06 +07:00
parent 1d807663c3
commit 666e29ffc2

View File

@@ -36,7 +36,7 @@ using .interface
Todo: Todo:
[] 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
which defined by neuron.tau_m formula in type.jl which defined by neuron.tau_m formula in type.jl
[DONE] each knowledgeFn should have its own noise generater [DONE] each knowledgeFn should have its own noise generater