Pinned Loading
Repositories
- reinforcement_learning Public
Interaction-side integration library for Reinforcement Learning loops: Predict, Log, [Learn,] Update
- vowpal_wabbit Public
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
- rl_loop_image Public
- autogen Public Forked from microsoft/autogen
Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ
- learn_to_pick Public
A python library for online learning in RL loops, specialized for Contextual Bandit scenarios. Choose actions from multiple options, evaluate decisions, and integrate feedback for improved future outcomes. Features versatile scoring, advanced featurization, and configurable learning policies.