VowpalWabbit / reinforcement_learning

Interaction-side integration library for Reinforcement Learning loops: Predict, Log, [Learn,] Update
MIT License
75 stars 40 forks source link

refactor: improve live_model interface #572

Closed bassmang closed 1 year ago

bassmang commented 1 year ago

Build out new interface independent of old interface. Update testing and benchmarking to use new API. Handle bindings and deprecation in next step.