Skip to content

0.2.2

Compare
Choose a tag to compare
@ianlini ianlini released this 01 Nov 06:57
· 28 commits to master since this release

Fix

  • unify the data usage in all simulations, fixed #95 (#107)
  • multi-action history, fixed #58 (#110)
  • fix rewardplot.calculate_cum_reward (#112)
  • remove query_vector in the Exp3 model and use the history instead, fixed #108 (#112)

Change

  • History and HistoryStorage interfaces are changed (#110)