Skip to content

Release 0.8.5

Choose a tag to compare

@BerriJ BerriJ released this 28 Oct 07:06
3b63b87

Changes:

  • initial_weights argument is replaces by init
    • init takes a named list and currently intial_weights and R0 the initial weights and the initial cumulative regret can be provided. They have to be PxK or 1xK.

Internal changes

  • Internal changes to improve readability
  • Resolve C++ compilation warnings

Refer to NEWS.md for changes in older versions.