From 61fd0544ccd468f27002970e9c44663ea7ec28eb Mon Sep 17 00:00:00 2001 From: narawat Date: Tue, 23 May 2023 22:26:19 +0700 Subject: [PATCH] update TODO --- src/Ironpen.jl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Ironpen.jl b/src/Ironpen.jl index 3caefc1..968e0e8 100644 --- a/src/Ironpen.jl +++ b/src/Ironpen.jl @@ -34,6 +34,9 @@ using .interface """ 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 [] consider using Dates.now() instead of timestamp because time_stamp may overflow [*1] training should include adjusting α, neuron membrane potential decay factor