88 Commits

Author SHA1 Message Date
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
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
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
da473d4d44 Completed documentation
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 24s
2026-05-07 17:03:20 +02:00
96f1f8924f Completed docs for all but Neuron
All checks were successful
Copy Documentation to webserver / copy-documentation (push) Successful in 24s
2026-05-07 15:48:54 +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
33ea14bb72 Single smell works 2026-05-06 12:10:26 +02:00