106 Commits

Author SHA1 Message Date
08f9f3a3b1 Added initial Ant scene setup 2026-02-04 11:53:53 +01:00
c290b62637 Selector is working 2026-02-04 11:19:19 +01:00
25cd5aefd0 Cleanup 2026-02-04 09:46:15 +01:00
811ddd1761 Add selector neuron 2026-02-04 09:44:34 +01:00
aab6f59934 Resetup swarming 2026-01-30 15:49:45 +01:00
91c4500b0a Fixed the evaluation order 2026-01-30 12:46:29 +01:00
b4f8e5a4d8 Add topological evaluation order 2026-01-30 12:05:44 +01:00
9ae3607911 Cleanup 2026-01-30 11:33:52 +01:00
8a414816e5 subcluster seems to work 2026-01-30 11:05:00 +01:00
728ef1767c Each boid now has its own brain (but output is still not correct) 2026-01-30 10:10:37 +01:00
5cb9e788a4 Cluster no longer clones ClusterPrefab 2026-01-29 17:41:55 +01:00
b60fc19d96 Simplyfying 2026-01-29 12:31:23 +01:00
d754457a14 The subcluster is producing (wrong) results 2026-01-29 11:48:49 +01:00
5aedb30d36 It runs without errors (not working functionaltiy yet) 2026-01-29 11:30:33 +01:00
e7dd1e50cb Merge commit '595a7be03d5dbc8d4f7da28c55c676105ad91799' as 'Assets/NanoBrain' 2026-01-29 09:11:13 +01:00
92c301b850 Cleanup 2026-01-29 09:11:09 +01:00
5ab15926e4 Delete Nanobrain to prep for subtree 2026-01-29 09:10:48 +01:00
a64ff841ac Initial commit from NanoBrain-Unity 2026-01-29 09:04:51 +01:00
866dee0b56 Updated Velocity asset 2026-01-29 09:01:43 +01:00
33f5af32d1 Move to ClusterPfab 2026-01-28 17:44:18 +01:00
96ed53312d Improve custer/clusterinstance 2026-01-28 14:34:52 +01:00
296b80453f Adding synapse to cluster 2026-01-27 19:31:44 +01:00
8d1a4c3b72 Add memory cell 2026-01-26 20:59:17 +01:00
f4559efe40 Further cleanup 2026-01-26 20:06:13 +01:00
c1e6df8df3 Cleanup 2026-01-26 20:02:07 +01:00
f0da7c9c9b ClusterInstance is working a bit 2026-01-21 20:39:07 +01:00
8b8e5fc33c Starting with clusterinstance 2026-01-21 17:21:06 +01:00
b556aa62fc Improved subcluster support 2026-01-21 16:52:46 +01:00
c6d9f727c0 Fix nullptr in nucleusarray 2026-01-21 15:35:17 +01:00
f309d4cec6 Fix clusterarray 2026-01-21 15:31:48 +01:00
4b72e6c712 First setup 2026-01-21 15:17:25 +01:00
14436cbfba Reliable output vector draw line 2026-01-21 13:41:50 +01:00
f2d20dd462 weight tuninh 2026-01-14 21:53:20 +01:00
e568759d40 improved synapse coloring 2026-01-14 21:37:04 +01:00
78e750925d Improved array UI 2026-01-14 20:29:02 +01:00
394df2167d Initial nucleus array UI 2026-01-13 17:18:03 +01:00
4f2f230335 Nucleus+Neuroid->Neuron, improved Receptor support 2026-01-13 16:33:16 +01:00
5f6ec71c7b move to float3 (to prep for SIMD) 2026-01-12 17:45:46 +01:00
3a67652578 Fix resizing neuron array 2026-01-12 17:31:36 +01:00
b3823ac2e6 Cleanup 2026-01-12 16:13:07 +01:00
e477ce4814 (re)added nucleus arrays 2026-01-12 16:06:12 +01:00
90350b625b It works again (without nucleus array) 2026-01-12 12:30:08 +01:00
beb88f8214 WIP cluster redesign 2026-01-12 09:56:49 +01:00
c64ccb246c Added Cluster & INucleus 2026-01-09 17:08:11 +01:00
1b5a86ce55 Improve UI style 2026-01-09 12:06:49 +01:00
Pascal Serrarens
f8dc4dc5d3 Add identity cluster 2026-01-09 10:56:16 +01:00
Pascal Serrarens
de7503bb4a Add perception array UI 2026-01-09 10:08:06 +01:00
Pascal Serrarens
5206469764 Improved network 2026-01-08 17:41:43 +01:00
Pascal Serrarens
600ecd5406 Moved activation function to after weight application 2026-01-08 14:09:31 +01:00
Pascal Serrarens
b9b942760b pre: activation function to synapse neuron 2026-01-07 17:16:35 +01:00