v0.5rc - Refactoring and improved Active Learning
Pre-release
Pre-release
In version v0.5 the focus was on improving Active Learning, as well as refactoring proFit to embrace the hierarchical component structure.
Note: the final release of v0.5 will include Linear Regression
What's Changed
- Major Refactor and Enhanced Active Learning by @mkendler in #142, #145, #153 and #161
- Abstract Base Class, Config, Variables, Surrogates, Active Learning, Acquisition Functions, Encoders
- added MCMC
- more testcases
- Added run system documentation by @Rykath in #147
- Updated documentation by @mkendler in #161
- Run system improvements, fixes and polishing by @Rykath in #147, #148, #152, #157 and #162
Full Changelog: v0.4...v0.5rc