add 0.0.6

This commit is contained in:
ton
2023-07-05 11:03:05 +07:00
parent 4d7a3d5d5a
commit 3500313cba
18 changed files with 4655 additions and 77 deletions

View File

@@ -37,7 +37,6 @@ using .learn
[] use partial error update for computeNeuron
[] use integrate_neuron_params synapticConnectionPercent = 20%
[] add liquid time constant
[DONE] if neuron not fire for a long time, reduce it conn strength
[2] implement dormant connection and pruning machanism. the longer the training the longer
0 weight stay 0.
[] using RL to control learning signal
@@ -47,7 +46,7 @@ using .learn
Change from version: 0.0.5
-
- if neuron not fire for a long time, reduce it conn strength
All features