Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
298 contributions in the last year
Contribution activity
October 2020
Created a pull request in VowpalWabbit/reinforcement_learning that received 2 comments
Introduce get_context_info that collects a bunch of information from the json payload.
The new function uses the SAX parser which is significantly faster and avoids doing multiple passes over the payload. One thing we must discuss as …
Created an issue in VowpalWabbit/reinforcement_learning that received 1 comment
Improve example gen
Change extension to .fb to avoid confusion with .fbs that's used by schema files.
Make it possible to produce joinable events.