- Jul 10, 2024
-
-
kohlhaasrebecca authored
-
- Jun 27, 2024
-
-
kohlhaasrebecca authored
Errors thrown by the tests were resolved where possible. If they could not be resolved and issue was created for them. For the sake of testing the pipeline, the unresolved tests were commented out.
-
- Apr 23, 2024
-
-
Rebecca Kohlhaas authored
This reverts merge request !18
-
- 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
-
- 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
-