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

add back RL #257

Merged
merged 7 commits into from
Oct 7, 2020
Merged

add back RL #257

merged 7 commits into from
Oct 7, 2020

Commits on Sep 28, 2020

  1. Revert "suspend RL (temporary) (#192)"

    This reverts commit df4d928
    Borda committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    adeb19d View commit details
    Browse the repository at this point in the history
  2. Explicit experience source patch (#255)

    * Updated DQN with implicit experience source
    
    * Updated noisy and per dqn
    
    * Updated reinforce and vpg args
    
    * Update integration tests for new args
    
    * Updated unit tests for new args and explicit train batch method
    
    * Fixed linting/docs error
    
    * space
    
    * CI
    
    * fix typing err
    
    * fix typing err
    
    * fix typing err
    
    Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
    Co-authored-by: William Falcon <waf2107@columbia.edu>
    3 people committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    868d4da View commit details
    Browse the repository at this point in the history
  3. RL requirements

    Borda committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    dd1ceb0 View commit details
    Browse the repository at this point in the history
  4. fix imports

    Borda committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1c05ea5 View commit details
    Browse the repository at this point in the history
  5. fi imports

    Borda committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    934d23d View commit details
    Browse the repository at this point in the history
  6. skip

    Borda committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    2b68958 View commit details
    Browse the repository at this point in the history
  7. flake8

    Borda committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    ab26f7f View commit details
    Browse the repository at this point in the history