Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newton's implementation during RLOS Fest 2020 #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

newtonmwai
Copy link

-Added implementation of DR, and DR in episodic settings to the estimator library
-Simulator interface that allows evaluation of target policy against logging policy
-Support Custom Vowpal Wabbit Policies
-Generate a random logging policy and target policy to use for evaluation
-Transforming supervised dataset into a CB dataset
-Transforming a supervised predictor into a stochastic policy using custom softening
-Visualization of comparison

To finalize:
-fix friendly and adversarial softening - not working quite as expected incorrect results
-fix episodic DR

Copy link
Member

@jackgerrits jackgerrits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this Newton! A couple of things:

  • Can you please remove the few pyc files that are in this PR
  • The license on this repo was added after this PR was opened - can you confirm you are okay with merging with that license (standard BSD 3 clause)
  • Are there any outstanding items here that still need to be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants