From c8cc3d2500ddc507cbe53f0074cdba63500edf5d Mon Sep 17 00:00:00 2001 From: narawat lamaiin Date: Tue, 20 Jun 2023 10:45:04 +0700 Subject: [PATCH] update todo --- src/Ironpen.jl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Ironpen.jl b/src/Ironpen.jl index edf0a2c..f229842 100644 --- a/src/Ironpen.jl +++ b/src/Ironpen.jl @@ -34,7 +34,9 @@ using .learn """ version 0.0.6 Todo: - [] implement dormant connection + [1] use abs(wRec) suring neuron init + [2] implement dormant connection and pruning machanism. the longer the training the longer + 0 weight stay 0. [] 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