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 GradientEmitter to support OMG-MEGA and OG-MAP-Elites #348

Merged
merged 55 commits into from
Sep 21, 2023
Merged

Add GradientEmitter to support OMG-MEGA and OG-MAP-Elites #348

merged 55 commits into from
Sep 21, 2023

Commits on Aug 21, 2023

  1. swap out mp for dask

    yutaizhou committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0e85f88 View commit details
    Browse the repository at this point in the history
  2. add to history.md

    yutaizhou committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    da408da View commit details
    Browse the repository at this point in the history
  3. Replace multiprocessing text

    btjanaka committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    873c834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e5aca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22bbceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34f58bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    817f246 View commit details
    Browse the repository at this point in the history
  8. Update HISTORY.md

    btjanaka authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    04e919e View commit details
    Browse the repository at this point in the history
  9. Remove LocalCluster

    btjanaka authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    aead9da View commit details
    Browse the repository at this point in the history
  10. Note import

    btjanaka authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    15f5a70 View commit details
    Browse the repository at this point in the history
  11. Revert image

    btjanaka authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    dc15b4a View commit details
    Browse the repository at this point in the history
  12. Update lunar_lander.ipynb

    btjanaka authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2a48e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    21ef8e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a733c5 View commit details
    Browse the repository at this point in the history
  3. OG-MAP-Elites added

    yutaizhou committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    091c317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989cdcd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    7a5594c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73fdffc View commit details
    Browse the repository at this point in the history
  3. vectorized isolinedd added!

    yutaizhou committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c758bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. gradient emitter test!

    yutaizhou committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c2de49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5280e9f View commit details
    Browse the repository at this point in the history
  3. forgot history.md

    yutaizhou committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ed93866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    574c018 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    6fd5344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9fc68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8786462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2209f41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c750067 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fff7ff1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea5b3cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    428286a View commit details
    Browse the repository at this point in the history
  9. extended docstring added

    yutaizhou committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    2d3c97e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

    btjanaka committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d40d881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c1b575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7609425 View commit details
    Browse the repository at this point in the history
  5. Remove yapf disable

    btjanaka committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    dcb7a31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70c91a1 View commit details
    Browse the repository at this point in the history
  7. Add period

    btjanaka committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1632a03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b19d1cb View commit details
    Browse the repository at this point in the history
  9. Comment on batch size

    btjanaka committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f325be5 View commit details
    Browse the repository at this point in the history
  10. Docstring edits

    btjanaka committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    608132a View commit details
    Browse the repository at this point in the history
  11. fix link to tell_dqd

    btjanaka committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    32f8ef7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. no default values for sigma0 and sigma_g. also take out shape checkin…

    …g for jacobian as it should always be 3 dim
    yutaizhou committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    68f36f7 View commit details
    Browse the repository at this point in the history
  2. sigma0 to sigma, changed pytest fname to reflect new classname for gr…

    …adient operator emitter
    yutaizhou committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    51ea8c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. take out linebreak

    yutaizhou committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5fb221c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    ffc81c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d4339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ce06aa View commit details
    Browse the repository at this point in the history
  4. Update leading docstring

    btjanaka committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    37b7ed5 View commit details
    Browse the repository at this point in the history
  5. Update top line

    btjanaka committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    13b008f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1313a2f View commit details
    Browse the repository at this point in the history
  7. Move history to new version

    btjanaka committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dedeb9d View commit details
    Browse the repository at this point in the history
  8. isolinedd docstring

    yutaizhou committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0a125d7 View commit details
    Browse the repository at this point in the history