This website requires JavaScript.
Explore
Help
Sign in
cco
/
decons
Watch
2
Star
0
Fork
You've already forked decons
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
15
commits
1
branch
0
tags
101
KiB
Common Lisp
100%
fc83700642
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Helmut Merz
fc83700642
clean-up: code improvements, remove obsolete stuff
2025-05-25 20:19:11 +02:00
.gitignore
initial import
2025-05-22 09:11:54 +02:00
decons.asd
move trivial exploration stuff (including tensor operations) to new file xplore.lisp
2025-05-25 15:55:09 +02:00
decons.lisp
clean-up: code improvements, remove obsolete stuff
2025-05-25 20:19:11 +02:00
LICENSE
initial import
2025-05-22 09:11:54 +02:00
test-decons.lisp
provide a trial class (together with a list of trials) to collect loss values for varied parameter sets
2025-05-25 17:49:06 +02:00
xplore.lisp
move trivial exploration stuff (including tensor operations) to new file xplore.lisp
2025-05-25 15:55:09 +02:00