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

RL4J - Added Observable & LegacyMDPWrapper #8368

Merged
merged 4 commits into from Nov 26, 2019
Merged

RL4J - Added Observable & LegacyMDPWrapper #8368

merged 4 commits into from Nov 26, 2019

Commits on Nov 8, 2019

  1. Added Observable & LegacyMDPWrapper

    Signed-off-by: unknown <aboulang2002@yahoo.com>
    aboulang2002 committed Nov 8, 2019
    Copy the full SHA
    f5296a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Moved observation processing to LegacyMDPWrapper

    Signed-off-by: unknown <aboulang2002@yahoo.com>
    aboulang2002 committed Nov 13, 2019
    Copy the full SHA
    b0553e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Observation using DataSets, changes in Transition and BaseTDTargetAlg…

    …orithm
    
    Signed-off-by: Alexandre Boulanger <aboulang2002@yahoo.com>
    aboulang2002 committed Nov 15, 2019
    Copy the full SHA
    159f270 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Added javadoc to Transition new methods

    Signed-off-by: unknown <aboulang2002@yahoo.com>
    aboulang2002 committed Nov 18, 2019
    Copy the full SHA
    97fe56b View commit details
    Browse the repository at this point in the history