Helmut Merz helmutm · he/him
helmutm pushed to master at cco/decons 2025-05-25 17:49:12 +02:00
cff6311103 provide a trial class (together with a list of trials) to collect loss values for varied parameter sets
helmutm pushed to master at cco/decons 2025-05-25 15:55:14 +02:00
52d1381aba move trivial exploration stuff (including tensor operations) to new file xplore.lisp
helmutm pushed to master at cco/decons 2025-05-25 09:37:56 +02:00
3c3539b34b improvements and refinements - provide separate functions for deviation and normalization
helmutm pushed to master at cco/decons 2025-05-24 19:29:51 +02:00
25197a0520 now with function l2-loss
helmutm pushed to master at cco/decons 2025-05-24 17:14:09 +02:00
0172a2fd46 combine lists (like vectors) and calculate sum of pairwise differences (= 'cost')
helmutm pushed to master at cco/decons 2025-05-24 09:44:36 +02:00
b4a337ee37 minor fixes; add rreduce: recursive reduce
helmutm pushed to master at cco/decons 2025-05-24 07:35:16 +02:00
fa683982b7 rapply stuff OK, with rcall and rcurry
helmutm pushed to master at cco/decons 2025-05-23 16:52:42 +02:00
8ae0ab9271 improvement, start fixing - should work with more than 2 params
helmutm pushed to master at cco/decons 2025-05-23 13:48:39 +02:00
c78fe13247 more general solution with rlambda
helmutm pushed to master at cco/decons 2025-05-23 10:24:34 +02:00
2ce2ca18f6 rapply basically working
helmutm pushed to master at cco/decons 2025-05-23 09:33:20 +02:00
d3417cf94a first try with recursive operation: traverse; start rapply + rcall
helmutm pushed to master at cco/decons 2025-05-22 11:49:30 +02:00
049c352ea8 provide tensor function, just creating arrays
helmutm pushed to master at cco/decons 2025-05-22 10:28:34 +02:00
580d9f34df more tests, start working with data sets and parameter sets
helmutm pushed to master at cco/decons 2025-05-22 09:12:19 +02:00
dcc401b6e9 initial import
helmutm created branch master in cco/decons 2025-05-22 09:12:19 +02:00
helmutm created repository cco/decons 2025-05-22 09:09:59 +02:00
helmutm pushed to master at cco/cl-scopes 2025-05-21 10:02:51 +02:00
b9fa6efc68 allow flexible context / service setup with make-setup; + web/response improvements
helmutm pushed to master at cco/cl-scopes 2025-05-19 17:07:22 +02:00
2d59317980 write response directly in action handler => get rid of response:messages slot
84ce2c9e3a split response processing: prepare - finish
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2025-05-19 15:43:13 +02:00
c52d6adca7 improve / fix server response workflow using a foreground actor
helmutm pushed to 3master at cco/loops 2025-05-19 09:49:27 +02:00
abbcf7786a add camefrom to oidc (zitadel) url