Skip to content

Add ELO as completion criteria option for curriculum lessons#5646

Open
jrupert-unity wants to merge 12 commits into
developfrom
dev_curriculum_with_elo
Open

Add ELO as completion criteria option for curriculum lessons#5646
jrupert-unity wants to merge 12 commits into
developfrom
dev_curriculum_with_elo

Conversation

@jrupert-unity

@jrupert-unity jrupert-unity commented Dec 20, 2021

Copy link
Copy Markdown
Contributor

Proposed change(s)

-Add Elo as a measure for completion.
-Update CI tests accordingly.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

https://jira.unity3d.com/browse/MLA-2313

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

jrupert-unity and others added 5 commits November 30, 2021 16:24
WIP
Update tests to work with new parameter in curriculum update for Elo, and to test Elo curriculum functionality.
Remove comment about possible bug (no bug).  Fix test for not advancing to non-existent next state.  As it was it would have failed because of the curriculum test and not the reason we want to check.
Update changelog and fix curriculum test name.
Update changelog.
@jrupert-unity jrupert-unity changed the title MLA-2312 - Add ELO as completion criteria option for curriculum lessons Add ELO as completion criteria option for curriculum lessons Dec 22, 2021
@miguelalonsojr miguelalonsojr changed the base branch from main to develop December 5, 2022 20:12
@montplaisir montplaisir mentioned this pull request Jun 10, 2026
10 tasks
montplaisir added a commit that referenced this pull request Jun 16, 2026
* This PR addresses open PRs about ML-Agents documentation.

The `docs` directory is not used anymore. Updates were done to files in `com.unity.ml-agents/Documentation~`. The files in `docs` were removed, except for redirecting to the updated documentation.

The following PRs are integrated:
#5705 fix typo
#6184 Missing reference in code example (doublon of #5705)
#5566 Add tips in docs
#6110 Update Installation.md

The following PRs were already fixed:
#6205 Updated Readme.md to have the correct link to the CODE_OF_CONDUCT.md
#6148 fix: invalid image path

This PR also fixes some typos, including one found in #5646.
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.

1 participant