outbrain / fwumious_wabbit

Fwumious Wabbit, fast on-line machine learning toolkit written in Rust
Other
133 stars 19 forks source link

A handful of alternative ffm initializations #76

Closed SkBlaz closed 1 year ago

SkBlaz commented 1 year ago

This PR extends fw's capability related to initial weight space initialization(s). Added

  1. Xavier
  2. He
  3. Xavier normalized
  4. Constant
  5. A custom version of Xavier that should not work but does so surprisingly well