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

feat(reinforcement learning): ability to train and use an agent trained by RL #444

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    52616e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. feat(jesse-rl): wip

    yakir4123 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    561fc08 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    fb9f97a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    8ee6b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1871d34 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    fb72dd3 View commit details
    Browse the repository at this point in the history
  2. feat(jesse-rl): add train-config standardization.

    allow multiple routes for training.
    yakir4123 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c40fcb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    dab0947 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'yakir/breakdown-simulation-function' into yakir/feat/je…

    …sse-reinforcement-learning
    
    # Conflicts:
    #	requirements.txt
    yakir4123 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b8a47b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    1fee52a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. feat(reinforcement-learning): make canvas works for windows.., need t…

    …o add a configuration ability for train_agent module
    yakir4123 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    998fbc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    b8de400 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    6370d1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a74a871 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    cff98d3 View commit details
    Browse the repository at this point in the history
  2. feat(jesse-rl): move agent learn to subprocess, fix environment prepa…

    …re_Candles_per_episode the number of candles reduce each simulation
    yakir4123 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    55790ae View commit details
    Browse the repository at this point in the history
  3. feat(jesse-rl): move agent learn to subprocess, fix environment prepa…

    …re_Candles_per_episode the number of candles reduce each simulation
    yakir4123 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    389b831 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d576952 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    c9fdd5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'yakir/breakdown-simulation-function' into yakir/feat/je…

    …sse-reinforcement-learning
    
    # Conflicts:
    #	jesse/store/state_candles.py
    yakir4123 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    70b7b51 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    ab2ab49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caa5460 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat(reinforce-learning): works on removing gymnaisum and use the bac…

    …ktest as an environment.
    yakir4123 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5ed0e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebdffde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61918ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85411a7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    f24df42 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    83af24c View commit details
    Browse the repository at this point in the history