Releases: SmartImpulse/Wonterfact
Releases · SmartImpulse/Wonterfact
wonterfact 3.0.0
New online hyperparameter estimation option
Several initialization options for leaves via init_type
argument: 'custom' (default), 'random' or 'prior' (previous behavior)
New parabolic acceleration in VBEM mode
wonterfact 2.2.1
Highlights of core changes:
- specific class for hyperparameter nodes (called buds)
- ability to update hyperparameters
- they can still be specified during a leaf creation (in this case, it automatically creates the corresponding bud)
- bug fixed in cost function calculation
wonterfact 2.1.2
v2.1.2 v2.1.2
Wonterfact public release
First public release of Wonterfact
A full documentation as well as a technical report presenting the theory on which Wonterfact relies are still to be released.
However, the readme file, the examples files and the classes' and methods' doctrings can help you get started.