From 2f55cdf7a7ab618b3b91833ec96b2b4c2e81a36e Mon Sep 17 00:00:00 2001 From: ton Date: Tue, 12 Sep 2023 22:51:27 +0700 Subject: [PATCH] dev --- src/learn.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/learn.jl b/src/learn.jl index 41edd09..e9812d2 100644 --- a/src/learn.jl +++ b/src/learn.jl @@ -64,7 +64,7 @@ function compute_paramsChange!(kfn::kfn_1, modelError::CuArray, outputError::CuA ) # error("DEBUG -> kfn compute_paramsChange! $(Dates.now())") end -#WORKING implement 90% +w, 10% -w + function lifComputeParamsChange!( timeStep::CuArray, phi::CuArray, epsilonRec::CuArray, @@ -472,7 +472,7 @@ function lifLearn(wRec, return wRec, neuronInactivityCounter, synapseReconnectDelayCounter end -#TODO +#WORKING 1) implement 90% +w, 10% -w 2) rewrite this function function neuroplasticity(synapseConnectionNumber, zitCumulative, # (row, col) wRec, # (row, col, n)