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

RL Theory #1

Open
eleurent opened this issue Apr 21, 2020 · 0 comments
Open

RL Theory #1

eleurent opened this issue Apr 21, 2020 · 0 comments

Comments

@eleurent
Copy link
Owner

eleurent commented Apr 21, 2020

RL Theory is not properly represented. A new section should be added, with at least:

  • Tabular setting
    • With a generative model
      • QVI
    • Without
      • UCRL2
      • UCBVI
    • Episodic
    • Q-learning+UCB
  • Extensions to compact state-action spaces
  • Extension to Kernels
  • Performance measures: PAC, simple regret, cumulative regret, etc.
  • RL with compatible function approximation

Is there a difference between generative models (sample any transition) and simulators (simulate trajectories from current states only)?

eleurent added a commit that referenced this issue Apr 28, 2020
eleurent added a commit that referenced this issue Apr 28, 2020
eleurent added a commit that referenced this issue Apr 28, 2020
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

No branches or pull requests

1 participant