64 Commits

Author SHA1 Message Date
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
ec0a71a40c Merge commit 'dc883af616b69d11653312100cc34c5c65e7de48' 2026-08-10 11:49:14 +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
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
c16c3c5dc9 Simple example with cluster 2026-07-03 11:31:08 +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
eb2adaeec3 Fix dangling clusters 2026-06-30 11:37:21 +02:00
0dfc3bec97 Added Outerbounds 2026-06-29 13:06:33 +02:00
9771d3e9da Updated documentation 2026-05-29 12:14:17 +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
62bacfb1c0 Some editor performance improvements 2026-05-22 15:01:07 +02:00
ffa1581f54 Fix clusterview 2026-05-22 13:28:25 +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
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
ce1ff796b8 Added Unity subnamespace
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 28s
2026-05-08 08:53:27 +02:00
ec3b1d46ab Completed cluster documentation
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 23s
2026-05-07 15:23:07 +02:00
da370bb701 Improvements 2026-05-06 17:51:14 +02:00
32b58852d4 Multi smell works 2026-05-06 17:39:56 +02:00
a651ec6e15 Add neuron property drawer 2026-05-06 09:48:21 +02:00
baa7defef0 Pheromones WIP 2026-05-05 17:37:59 +02:00
7187f61b4e Ant is walking again 2026-05-05 12:39:04 +02:00
c78722abce Make it work again 2026-05-05 11:52:04 +02:00
2ff550cba4 Removed clusterPrefab property 2026-05-05 11:14:35 +02:00
2ef67fe107 Cleanup and fix connect neuron 2026-05-05 10:59:24 +02:00
7ef8e42e09 multi-cluster calculation fix 2026-05-04 16:47:58 +02:00
af0ba68bd8 Viewer for multi-clusters 2026-05-04 14:08:49 +02:00
04010903f5 Created runtime sibling, but not the synapses yet 2026-04-28 17:46:06 +02:00
36f876c0d8 draw external receivers only once 2026-04-28 17:22:51 +02:00
ffcf420715 Fix cloned external connections 2026-04-28 17:18:31 +02:00
b2bc92b05f Multiple players working-ish 2026-04-28 14:28:01 +02:00
fc8caa8a29 Fix adding/removing cluster outputs 2026-04-28 11:30:40 +02:00
b12616bd0c Fix neuron output visualisation 2026-04-23 11:34:21 +02:00