95 Commits

Author SHA1 Message Date
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
1f54b81048 Added assembly definitions 2026-05-29 14:59:22 +02:00
9771d3e9da Updated documentation 2026-05-29 12:14:17 +02:00
7499e9d6c7 Trying to make an interesting scene 2026-05-27 15:09:12 +02:00
5e73335997 Merge commit 'b5662b875f5cd93c51b53a517dc9cc6ed332bb8e' 2026-05-27 12:56:24 +02:00
c3c8853e0b Fixed null clusters 2026-05-26 17:34:38 +02:00
b7288b676a Fix clearing cluster property 2026-05-26 12:54:37 +02:00
133804a154 Cleanup 2026-05-26 09:02:20 +02:00
f8a6f579ea GetNeuron/Cluster instead of GetNucleus 2026-05-22 17:15:18 +02:00
923a5fafe3 Removed Neuron_Drawer and curves 2026-05-22 17:02:34 +02:00
94df545222 Let go food only at home 2026-05-22 15:21:58 +02:00
62bacfb1c0 Some editor performance improvements 2026-05-22 15:01:07 +02:00
ffa1581f54 Fix clusterview 2026-05-22 13:28:25 +02:00
5584123c20 Fix sleeping issue 2026-05-20 17:39:14 +02:00
57967e3409 Automatic recreate cluster instance 2026-05-20 17:14:38 +02:00
92bfb29ed0 multicluster visualization 2026-05-20 15:08:42 +02:00
a87118fc23 Cluster instance per prefab instance 2026-05-20 09:53:48 +02:00
2a9693acca Fixed cluster outputs 2026-05-19 14:22:13 +02:00
9d43772b79 drawer graph collapse fix 2026-05-19 09:04:43 +02:00
8d3d6d97b2 WIP ClusterPrefab drawer 2026-05-08 15:52:41 +02:00
4235f260b4 Removed commented out code
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 22s
2026-05-08 08:58:07 +02:00