|
|
760168a6f7
|
Added Population
|
2026-08-14 12:57:58 +02:00 |
|
|
|
ac4c5fb2c5
|
Improvements
|
2026-08-14 09:56:31 +02:00 |
|
|
|
dca9757548
|
Cleanup
|
2026-08-14 09:12:17 +02:00 |
|
|
|
6acf07f487
|
reset stimulus during output getter
|
2026-08-13 17:51:33 +02:00 |
|
|
|
abd337f1dd
|
Add function call option when getting output
|
2026-08-13 17:19:36 +02:00 |
|
|
|
cde3a0f4d3
|
mutate ant from 2 parents
|
2026-08-13 15:11:18 +02:00 |
|
|
|
527abb5178
|
Proper mutation with one parent
|
2026-08-13 12:54:11 +02:00 |
|
|
|
a4776f9dea
|
auto stimulus reset
|
2026-08-12 17:03:50 +02:00 |
|
|
|
a334d9ca4d
|
Pheromones start to work again
|
2026-08-12 15:45:30 +02:00 |
|
|
|
bcc6e95a44
|
Fix external synapse persistence
|
2026-08-12 12:47:06 +02:00 |
|
|
|
22fe85478b
|
Score on returning with food
|
2026-08-11 16:43:36 +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 |
|
|
|
85017861b5
|
Deserialization first version
|
2026-07-10 12:49:14 +02:00 |
|
|
|
8afd5e006f
|
Fixing serialization problems
|
2026-07-08 12:52:19 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b7288b676a
|
Fix clearing cluster property
|
2026-05-26 12:54:37 +02:00 |
|
|
|
133804a154
|
Cleanup
|
2026-05-26 09:02:20 +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 |
|
|
|
5584123c20
|
Fix sleeping issue
|
2026-05-20 17:39:14 +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
Copy Documentation to webserver / copy-documentation (push) Successful in 22s
|
2026-05-08 08:58:07 +02:00 |
|
|
|
da473d4d44
|
Completed documentation
Copy Documentation to webserver / copy-documentation (push) Successful in 24s
|
2026-05-07 17:03:20 +02:00 |
|
|
|
ec3b1d46ab
|
Completed cluster documentation
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 |
|
|
|
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 |
|