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
19
commits
1
branch
0
tags
101
KiB
Common Lisp
100%
11e8ff59e4
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
11e8ff59e4
gradient calculation basically working
2025-05-27 15:33:12 +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
gradient calculation basically working
2025-05-27 15:33:12 +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