Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2025-06-03 14:39:57 +02:00
f45d152e47 async: + wait on task: use receive-result
25cc9c6efe get rid of old actor stuff and obsolete async code
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2025-06-03 14:07:35 +02:00
09636d9960 async: provide lparallel wrappers => no other package uses lparallel directly
helmutm pushed to master at cco/cl-scopes 2025-06-03 08:03:13 +02:00
3509887ad0 fixes related to new actor implementation
helmutm pushed to master at cco/cl-scopes 2025-06-02 23:13:03 +02:00
059c99e8de work in progess: use new actor implementation in web
helmutm pushed to master at cco/cl-scopes 2025-06-02 22:20:27 +02:00
02b0549233 replace old actor packages with new actor-ng
helmutm pushed to master at cco/cl-scopes 2025-06-02 15:25:18 +02:00
2e07786286 more on actor-ng - now working with core
helmutm pushed to master at cco/cl-scopes 2025-06-02 12:06:05 +02:00
50dc19c974 scopes/core, work in progress: use new actor-g implementation
helmutm pushed to master at cco/cl-scopes 2025-06-01 19:14:34 +02:00
a33071906f new actor implementation basically working
helmutm pushed to master at cco/cl-scopes 2025-06-01 16:10:00 +02:00
386d286fe6 more on new actor implementation
751163b801 work in progress: new (minimal, recursive) actor definition (actor-ng)
Compare 2 commits »
helmutm pushed to master at cco/decons 2025-05-31 11:48:58 +02:00
a70a1487eb move functionality to new files / packages recurse and mlx
helmutm pushed to master at cco/decons 2025-05-29 09:10:35 +02:00
f08545db8e provide rreduce-1 that reduces innermost level only
helmutm pushed to master at cco/decons 2025-05-28 11:34:17 +02:00
0617177d72 start experimenting with quadratic functions
helmutm pushed to master at cco/decons 2025-05-28 09:36:28 +02:00
0768949897 gradient-descent working with line
helmutm pushed to master at cco/decons 2025-05-28 08:35:23 +02:00
4b20e4ef0c nabla-xp: improvements, + test
helmutm pushed to master at cco/decons 2025-05-27 15:33:16 +02:00
11e8ff59e4 gradient calculation basically working
helmutm pushed to master at cco/decons 2025-05-27 14:20:40 +02:00
7498dce57a work in progess: experimental nabla
helmutm pushed to master at cco/decons 2025-05-26 16:12:02 +02:00
8025938b81 trying to calculate the loss gradient when varying parameters
helmutm pushed to master at cco/decons 2025-05-26 09:04:36 +02:00
19ca8adbfc move lgx (debugging logger) to cl-scopes/util
helmutm pushed to master at cco/cl-scopes 2025-05-26 09:03:45 +02:00
0c35d7bf97 provide tracing function util/lgx as debugging helper
helmutm pushed to master at cco/decons 2025-05-25 20:19:18 +02:00
fc83700642 clean-up: code improvements, remove obsolete stuff