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 cma_mae tutorial #273

Merged
merged 12 commits into from
Dec 9, 2022
Merged

Add cma_mae tutorial #273

merged 12 commits into from
Dec 9, 2022

Conversation

itsdawei
Copy link
Collaborator

@itsdawei itsdawei commented Nov 22, 2022

Description

Add cma_mae and cma_maega tutorial.

(show how it is different from CMA-ME; explain thresholds; use sphere)

TODO

  • Tell people to set threshold min to some slightly smaller value
  • CMA-MAE and CMA-MAEGA Tutorial
  • Avoid tqdm
  • add learning_rate visualization
  • Use normalized qd score
  • Link to DQD tutorial after Add DQD Tutorial #267 is merged

Status

  • I have read the guidelines in CONTRIBUTING.md
  • I have formatted my code using yapf
  • I have tested my code by running pytest
  • I have linted my code with pylint
  • I have added a one-line description of my change to the changelog in HISTORY.md
  • This PR is ready to go

Copy link
Member

@btjanaka btjanaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it looks good; let's go through and edit the text together later on.

examples/tutorials/cma_mae.ipynb Outdated Show resolved Hide resolved
@itsdawei itsdawei self-assigned this Nov 24, 2022
@itsdawei itsdawei requested a review from tehqin November 25, 2022 03:10
@itsdawei itsdawei requested review from btjanaka and removed request for tehqin December 9, 2022 23:18
@itsdawei itsdawei merged commit e307727 into master Dec 9, 2022
@itsdawei itsdawei deleted the cma-mae-tutorial branch December 9, 2022 23:19
@itsdawei itsdawei restored the cma-mae-tutorial branch December 9, 2022 23:48
@itsdawei itsdawei deleted the cma-mae-tutorial branch December 9, 2022 23:48
@itsdawei itsdawei mentioned this pull request Dec 11, 2022
6 tasks
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

Successfully merging this pull request may close these issues.

None yet

2 participants