]> git.sondrewold.no Git - complexity-regularizer.git/commit
[data] add dataset builder for simple regression data
authorSondre Wold <sondrewold1@gmail.com>
Thu, 16 Oct 2025 13:57:32 +0000 (15:57 +0200)
committerSondre Wold <sondrewold1@gmail.com>
Thu, 16 Oct 2025 13:57:32 +0000 (15:57 +0200)
commit70cbecb71ea174dc2b911b51adaabcb47b1d3bf3
tree1dd17696409955e98a41e4f7699b05ee9d5eb09f
parentec8c0f10f66659e441eb20838c2f976abf5579fc
[data] add dataset builder for simple regression data
complexity_regularizer/__init__.py [new file with mode: 0644]
complexity_regularizer/dataset_builder.py [new file with mode: 0644]
main.py [deleted file]
pyproject.toml
uv.lock [new file with mode: 0644]