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
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
2.1.2
2.1.1
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.