|
|
ac44c880af
|
csys: add negating feedback to zero neuron
|
2026-07-28 09:16:03 +02:00 |
|
|
|
ff4b9d9800
|
csys: creation of pred (sensor) and succ (effector) for zero OK
|
2026-07-27 22:40:07 +02:00 |
|
|
|
d27049230d
|
csys: creation of two additional cells (with addr / categ) OK
|
2026-07-27 19:12:04 +02:00 |
|
|
|
f2d4b32fdc
|
csys: steps towards multi-cell system: create, connect, synapse
|
2026-07-27 16:39:11 +02:00 |
|
|
|
93f9a5a835
|
work in progress: :next action; minor fixes and rearrangements
|
2026-07-27 09:26:32 +02:00 |
|
|
|
e7480b638e
|
csys, work in progress: set up program from hash-table, more actions, test-specific settings
|
2026-07-27 09:02:31 +02:00 |
|
|
|
d9eb8ac692
|
get rid of now obsolete legacy folder
|
2026-07-26 09:27:06 +02:00 |
|
|
|
c31421cee9
|
csys:value-add as first real action handler (with parameters)
|
2026-07-25 10:19:38 +02:00 |
|
|
|
42195f0cef
|
csys action handlers: always defined as closures; + some minor clean-ups and rearrangements
|
2026-07-24 19:55:31 +02:00 |
|
|
|
6facc4f22e
|
use :effect action as output from effector neuron; action handling improvements
|
2026-07-24 16:40:33 +02:00 |
|
|
|
b773e0aedb
|
csys testing: use tc:check-message() for checking eff messages
|
2026-07-24 12:23:12 +02:00 |
|
|
|
a52617136d
|
csys: use simple test via eff-proc for checking zero neuron activity
|
2026-07-23 15:03:52 +02:00 |
|
|
|
62fb5f883d
|
util:mv-bind: additional return values are always declared optional
|
2026-07-23 11:44:30 +02:00 |
|
|
|
2d30776e81
|
use util:mv-bind for evaluating return values of action handlers
|
2026-07-23 11:26:08 +02:00 |
|
|
|
5b71b0d5e4
|
provide util:mv-bind for use in csys procs; csys: minor clean-ups
|
2026-07-23 11:15:14 +02:00 |
|
|
|
8cd2b882ee
|
csys test: forward message to zero neuron => fixes
|
2026-07-21 17:24:02 +02:00 |
|
|
|
d316b73e93
|
csys:create-zero basically working
|
2026-07-21 12:54:10 +02:00 |
|
|
|
560d423435
|
work in progress: csys setup: create zero neuron
|
2026-07-20 19:39:01 +02:00 |
|
|
|
85c23f10e0
|
environ:create, with fixes / improvemenst on csys:scope
|
2026-07-20 09:58:14 +02:00 |
|
|
|
e3308dbf80
|
csys, work in progress: environ setup: create zero neuron
|
2026-07-19 08:46:48 +02:00 |
|
|
|
20ed5134e5
|
csys, work in progress: environ:actions
|
2026-07-18 16:48:26 +02:00 |
|
|
|
b7546b3c0f
|
csys, work in progress: set up program and proc
|
2026-07-18 10:06:07 +02:00 |
|
|
|
e816a13d41
|
util:plist-merge, use in csys:notify-created
|
2026-07-14 10:59:51 +02:00 |
|
|
|
a20170368b
|
more csys refactoring (still in progress) with scope class, action handlers
|
2026-07-12 15:51:02 +02:00 |
|
|
|
8471173a99
|
work in progress: csys refactoring (old version in 'legacy')
|
2026-07-11 13:09:01 +02:00 |
|
|
|
90fad03268
|
csys: add-sensor; action id = domain + action; sensor id = domain + class + item
|
2026-04-06 14:20:45 +02:00 |
|
|
|
133e6ebed9
|
csys: get rid of env paramater - just set it in neuron lambda function
|
2026-04-05 10:21:54 +02:00 |
|
|
|
8bf7e8ae0c
|
csys: provide add-action and add-sensors methods
|
2026-04-05 08:39:12 +02:00 |
|
|
|
cd62c8eed4
|
csys: simplify setup / initialization in test
|
2026-04-02 08:22:16 +02:00 |
|
|
|
de72fe9aaf
|
csys: allow testing with multiple different neural nets: move env and services setup to individual test
|
2026-03-30 19:32:03 +02:00 |
|
|
|
ef80927de4
|
csys tests: use check-seq action (instead of tc:check-message)
|
2026-03-11 18:21:33 +01:00 |
|
|
|
ac4074eccc
|
csys: modify message after sensor creation, + fix test: eff-proc
|
2026-03-11 15:16:24 +01:00 |
|
|
|
0335e7e54d
|
csys tests: use test-core receiver; + test-core fixes
|
2026-03-09 12:47:43 +01:00 |
|
|
|
3782305853
|
csys: env: + proc register; provide special neuron processor for effectors
|
2026-03-08 14:52:33 +01:00 |
|
|
|
bc4aa6f219
|
csys: only one starter (zero) neuron, that is both sensor and effector
|
2026-03-08 10:17:37 +01:00 |
|
|
|
c6292309a4
|
csys: add detectors registry to environment, for efferent (motoric) neurons
|
2026-03-03 14:41:52 +01:00 |
|
|
|
8e66cd63ed
|
csys improvements: make-neuron, update-neuron, ...
|
2026-03-03 10:51:59 +01:00 |
|
|
|
78be34bfae
|
csys: start with just one :zero neuron that creates two sensors (:s1 and :s2)
|
2026-03-02 17:27:41 +01:00 |
|
|
|
abdd00f1ad
|
csys: provide a standard neuron processor with delegation to action handlers
|
2026-03-01 15:41:45 +01:00 |
|
|
|
f3491a5aa3
|
testing: + in-seq test, use in csys probe
|
2026-02-28 12:19:21 +01:00 |
|
|
|
8d81c57f52
|
csys testing: use environment with test-suite, provide probe neuron
|
2025-06-19 11:32:27 +02:00 |
|
|
|
4c9244a052
|
csys: basic set-up of neurons and synapses with action handling
|
2025-06-19 09:57:30 +02:00 |
|
|
|
3ccf33393e
|
work in progress: csys: create sensor upon first send of :csys message.
|
2025-06-18 15:37:25 +02:00 |
|
|
|
2aaf8a482d
|
work in progress: csys: autostart actors upon send
|
2025-06-18 10:24:04 +02:00 |
|
|
|
5ff08dcde6
|
csys: now without dispatcher loop - send is directly submitting the selected action
|
2025-06-11 20:03:42 +02:00 |
|
|
|
6cef655707
|
csys: basic dispatching mechanism working
|
2025-06-11 19:33:05 +02:00 |
|
|
|
0eb98e357e
|
work in progress: csys basics
|
2025-06-11 18:32:42 +02:00 |
|
|
|
445c5a5c3b
|
create new package scopes/csys: new communication system implementation
|
2025-06-11 15:30:46 +02:00 |
|