|
|
8b456e2b7c
|
Fix Stimulus reset
|
2026-08-14 15:56:35 +02:00 |
|
|
|
760168a6f7
|
Added Population
|
2026-08-14 12:57:58 +02:00 |
|
|
|
ac4c5fb2c5
|
Improvements
|
2026-08-14 09:56:31 +02:00 |
|
|
|
dca9757548
|
Cleanup
|
2026-08-14 09:12:17 +02:00 |
|
|
|
6acf07f487
|
reset stimulus during output getter
|
2026-08-13 17:51:33 +02:00 |
|
|
|
abd337f1dd
|
Add function call option when getting output
|
2026-08-13 17:19:36 +02:00 |
|
|
|
cde3a0f4d3
|
mutate ant from 2 parents
|
2026-08-13 15:11:18 +02:00 |
|
|
|
527abb5178
|
Proper mutation with one parent
|
2026-08-13 12:54:11 +02:00 |
|
|
|
95a63d9f2d
|
Fix cluster instance count always 1
|
2026-08-12 17:10:16 +02:00 |
|
|
|
a4776f9dea
|
auto stimulus reset
|
2026-08-12 17:03:50 +02:00 |
|
|
|
a334d9ca4d
|
Pheromones start to work again
|
2026-08-12 15:45:30 +02:00 |
|
|
|
96c3ab358f
|
Fix synapses sometime get missing when saving
|
2026-08-12 14:32:22 +02:00 |
|
|
|
bcc6e95a44
|
Fix external synapse persistence
|
2026-08-12 12:47:06 +02:00 |
|
|
|
8cb6b979bf
|
Add trivial mutation
|
2026-08-12 12:15:06 +02:00 |
|
|
|
1f7c3ef7e8
|
Trying to avoid many synapse copies for cluster neurons
|
2026-08-11 16:54:16 +02:00 |
|
|
|
22fe85478b
|
Score on returning with food
|
2026-08-11 16:43:36 +02:00 |
|
|
|
45511cd1b4
|
Iterations start to work
|
2026-08-11 15:11:03 +02:00 |
|
|
|
c7a57ccaf7
|
rnd weight init
|
2026-08-11 12:55:59 +02:00 |
|
|
|
67431f2ad4
|
jsonproperty experiment
|
2026-08-10 14:14:41 +02:00 |
|
|
|
427cc3f175
|
Initial steps
|
2026-08-10 12:09:36 +02:00 |
|
|
|
ec0a71a40c
|
Merge commit 'dc883af616b69d11653312100cc34c5c65e7de48'
|
2026-08-10 11:49:14 +02:00 |
|
|
|
fb51cc8914
|
Containment training added
|
2026-08-07 09:55:07 +02:00 |
|
|
|
0541a08c68
|
renamed neuron trainable to trainableBias
|
2026-08-06 10:52:17 +02:00 |
|
|
|
1d80c4fec3
|
Fix multiple ext. cluster instances
|
2026-08-06 10:47:10 +02:00 |
|
|
|
42aa4bd154
|
Fix import trainable
|
2026-08-06 09:47:25 +02:00 |
|
|
|
142bef5fa4
|
Prevent multiple cluster refs
|
2026-08-06 09:45:04 +02:00 |
|
|
|
42580a83ea
|
Add trainable
|
2026-08-06 09:44:52 +02:00 |
|
|
|
a229ee21f0
|
Boid training first steps
|
2026-07-10 14:42:46 +02:00 |
|
|
|
90f8065a39
|
Cluster instances deserialization
|
2026-07-10 14:13:08 +02:00 |
|
|
|
85017861b5
|
Deserialization first version
|
2026-07-10 12:49:14 +02:00 |
|
|
|
27f4237890
|
Adding JSON serialization UI
|
2026-07-10 10:07:22 +02:00 |
|
|
|
8afd5e006f
|
Fixing serialization problems
|
2026-07-08 12:52:19 +02:00 |
|
|
|
d72f15eb66
|
Adding alignment
|
2026-07-06 17:36:35 +02:00 |
|
|
|
fa78dcddb5
|
use ClusterPrefab instead of Cluster
|
2026-07-06 15:39:05 +02:00 |
|
|
|
88114cc048
|
Simplify weight training by using 1D in the right way
|
2026-07-06 11:38:33 +02:00 |
|
|
|
10e1dd0126
|
3D DeltaWeight fix
|
2026-07-06 11:22:23 +02:00 |
|
|
|
50e09c0db3
|
Cleanup
|
2026-07-03 17:16:32 +02:00 |
|
|
|
aeb9cf7cea
|
3D error, not yet working for weights
|
2026-07-03 17:12:04 +02:00 |
|
|
|
66c57f803c
|
Support more activators and bias (incorrectly)
|
2026-07-03 15:39:45 +02:00 |
|
|
|
a38e4c3c77
|
Generic 1-layer training
|
2026-07-03 11:44:58 +02:00 |
|
|
|
c16c3c5dc9
|
Simple example with cluster
|
2026-07-03 11:31:08 +02:00 |
|
|
|
9568cdfcfb
|
Backpropagation in synapse
|
2026-07-03 09:31:28 +02:00 |
|
|
|
736766fb31
|
Using cluster backpropagation
|
2026-07-01 17:36:15 +02:00 |
|
|
|
fa9b3145f9
|
Backpropagation over cluster part 1
|
2026-07-01 17:17:36 +02:00 |
|
|
|
06a7a6d1fa
|
Add synapse trainable flag
|
2026-06-30 16:47:18 +02:00 |
|
|
|
51002e78df
|
BackPropagation implementations
|
2026-06-30 16:44:13 +02:00 |
|
|
|
eb2adaeec3
|
Fix dangling clusters
|
2026-06-30 11:37:21 +02:00 |
|
|
|
737cbfcfe5
|
WIP reciprocal activation
|
2026-06-29 17:25:05 +02:00 |
|
|
|
9258655c0b
|
Moved back prop. to neuron
|
2026-06-29 15:53:58 +02:00 |
|
|
|
0dfc3bec97
|
Added Outerbounds
|
2026-06-29 13:06:33 +02:00 |
|