Skip to content

Releases: SmartImpulse/Wonterfact

wonterfact 3.0.0

06 Jul 16:36
Compare
Choose a tag to compare

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

09 Apr 13:58
Compare
Choose a tag to compare

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

16 Feb 14:49
Compare
Choose a tag to compare
v2.1.2

v2.1.2

Wonterfact public release

06 Nov 17:04
Compare
Choose a tag to compare

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.