|
|
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 |
|
|
|
e41bd74b5d
|
The ant walks again
|
2026-08-10 15:33:12 +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 |
|
|
|
808bb949cf
|
Unity 2022 compatibility
|
2026-08-10 11:30:45 +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 |
|
|
|
50fd42eeb0
|
Delete Documentation/DoxyWarnLogfile.txt.meta
|
2026-05-29 17:21:18 +02:00 |
|
|
|
751747ba37
|
Delete Documentation/DoxyWarnLogfile.txt
|
2026-05-29 17:21:08 +02:00 |
|
|
|
f3f71fe2d0
|
ignore DoxyWarnLogfile
|
2026-05-29 17:20:28 +02:00 |
|
|
|
c8147568e9
|
Added ~ in Samples path again
|
2026-05-29 17:00:24 +02:00 |
|
|
|
84b8aa611d
|
Changed Samples path
|
2026-05-29 16:15:29 +02:00 |
|
|
|
a740f4601f
|
Delete Sample~.meta
|
2026-05-29 15:24:22 +02:00 |
|
|
|
ec8343947b
|
Hide the Samples folder for Unity package
|
2026-05-29 15:22:33 +02:00 |
|
|
|
7be06f411d
|
Fix Samples path
|
2026-05-29 15:17:02 +02:00 |
|
|
|
1f54b81048
|
Added assembly definitions
|
2026-05-29 14:59:22 +02:00 |
|
|
|
1578da9107
|
Added Unity package manifest
|
2026-05-29 12:42:43 +02:00 |
|
|
|
9dc777cbba
|
Updated documentation
|
2026-05-29 12:33:22 +02:00 |
|
|
|
bcf3d30212
|
Extended the ToC
|
2026-05-29 12:22:50 +02:00 |
|
|
|
6e75fff440
|
Added HelpURLs
|
2026-05-29 12:18:29 +02:00 |
|
|
|
9771d3e9da
|
Updated documentation
|
2026-05-29 12:14:17 +02:00 |
|