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

How to do DIRT-T fine tuning? #29

Open
mtngld opened this issue Dec 11, 2018 · 0 comments
Open

How to do DIRT-T fine tuning? #29

mtngld opened this issue Dec 11, 2018 · 0 comments
Assignees
Labels
docs Issue concerning the documentation question Further information is requested
Milestone

Comments

@mtngld
Copy link
Contributor

mtngld commented Dec 11, 2018

Hi,

It is not clear to me how to use the DIRT-T solver,

The code has three DIRTTSolver:

  1. class DIRTTSolver(Solver):
  2. # class DIRTTSolver(Solver):
    (commented out, but uses KL which seems to match the paper)
  3. class DIRTTSolver(DABaseSolver):

Can you share an example of how to use it? And which one is the correct one?

@stes stes self-assigned this Dec 13, 2018
@stes stes added this to the 0.3.0 milestone Dec 13, 2018
@stes stes added question Further information is requested docs Issue concerning the documentation labels Dec 13, 2018
stes added a commit that referenced this issue Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issue concerning the documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants