This commit is contained in:
ton
2023-09-12 22:51:27 +07:00
parent d05864e1e0
commit 2f55cdf7a7

View File

@@ -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)