- Apr 22, 2024
-
-
kohlhaasrebecca authored
-
- Apr 10, 2024
-
-
kohlhaasrebecca authored
Some simple fixes for various test, start on testing BayesInf, output directory as changeable parameter in BayesInf
-
- Jan 25, 2024
-
-
kohlhaasrebecca authored
-
- Jan 24, 2024
-
-
kohlhaasrebecca authored
Solved some issues from rebasing
-
- Jan 17, 2024
-
-
kohlhaasrebecca authored
Got started on these two tasks, restructuring still needs a lot of work here
-
- Dec 21, 2023
-
-
kohlhaasrebecca authored
-
- Dec 18, 2023
-
-
kohlhaasrebecca authored
New class 'Engine' responsible for both training sequentially and non-sequentially. Currently training with old MetaModEngine and in MetaMod directly still possible, but will be deprecated and removed soon. Also started splitting ExpDesign into InputSpace (for MetaMod, created dists and polynomials) and ExpDesign (for Engine, can also sample)
-
- Dec 15, 2023
-
-
kohlhaasrebecca authored
Started testing MetaModel while also refactoring a bit more by moving code between ExpDesign and MetaModel
-
kohlhaasrebecca authored
Added tests for Inputs and started on those for ExpDesign. Regarding the second there are some open questions noted in issue #32
-