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

Reinforcement learning #5

Open
6 tasks
justheuristic opened this issue Jul 28, 2016 · 0 comments
Open
6 tasks

Reinforcement learning #5

justheuristic opened this issue Jul 28, 2016 · 0 comments

Comments

@justheuristic
Copy link
Contributor

justheuristic commented Jul 28, 2016

Reinforcement learning

  • Theoretical bias
  • Planning and game trees
    Game tree approach to Pacman
  • Reinforcement learning, table-based Q-learning, Bellman equation.
    Stanford example with robot, pacman and gridworld.

Deep Reinforcement learning

  • Approximate reinforcement learning. Deep reinforcement learning. Caveats and pitfalls
    Playing atari with deep reinforcement learning.
  • POMDP and recurrent RL.
    Kung Fu and PBS cases: comparing DQN from previous seminar with DRQN.
  • [Sparse & delayed rewards. Hierarchical RL. Model-based Vs model-free options]?
    [Regular VS Hierarchical RL in Montezuma Revenge-like games]
@justheuristic justheuristic changed the title ML Pipeline Reinforcement learning Jul 28, 2016
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