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

74 Policy evaluation and training cli (rllib) #85

Merged
merged 43 commits into from
Feb 18, 2025

Conversation

chenkins
Copy link
Contributor

@chenkins chenkins commented Nov 1, 2024

Changes

Related issues

Closes #74.
Fixes #23.
Closes #75

Checklist

  • Tests are included for relevant behavior changes.
  • Documentation is added in the docs folder for relevant behavior changes. If you made important user-facing
    changes, describe them under the [Unreleased] tag in CHANGELOG.md.
  • New package dependencies are declared in the pyproject.toml file.
    Requirement files have been updated by running tox -e requirements.
  • Code works with all supported Python versions (3.8, 3.9 and 3.10). Checks run with all three version and are
    required to run successfully.
  • Code is formatted according to PEP 8 (an IDE like PyCharm can do this for you).
  • Technical guidelines listed in CONTRIBUTING.md are followed.

@chenkins chenkins changed the base branch from main to python-base-version-310 November 1, 2024 08:37
Base automatically changed from python-base-version-310 to main November 18, 2024 14:36
@chenkins chenkins changed the title 74 policy evaluation and training cli 74 Policy evaluation and training cli (rllib) Nov 20, 2024
@chenkins chenkins force-pushed the 74-policy-evaluation-and-training-cli branch from daec963 to 3f903ca Compare December 4, 2024 13:13
@chenkins chenkins requested a review from manuschn January 10, 2025 14:01
@chenkins chenkins marked this pull request as ready for review January 10, 2025 14:02
@chenkins chenkins requested a review from a team as a code owner January 10, 2025 14:02
@chenkins chenkins added this to the 4.0.4 milestone Jan 17, 2025
aiAdrian
aiAdrian previously approved these changes Feb 3, 2025
@chenkins chenkins force-pushed the 74-policy-evaluation-and-training-cli branch from 5a295a2 to 3b5280b Compare February 13, 2025 15:39
@chenkins chenkins force-pushed the 74-policy-evaluation-and-training-cli branch from 3b5280b to 1929d82 Compare February 13, 2025 16:04
@chenkins chenkins force-pushed the 74-policy-evaluation-and-training-cli branch from 48347b6 to 29fa6a6 Compare February 14, 2025 11:47
chenkins added a commit that referenced this pull request Feb 15, 2025
@chenkins chenkins requested a review from manuschn February 17, 2025 20:50
manuschn
manuschn previously approved these changes Feb 17, 2025
@chenkins chenkins merged commit e6871dd into main Feb 18, 2025
6 checks passed
@chenkins chenkins deleted the 74-policy-evaluation-and-training-cli branch February 18, 2025 13:36
chenkins added a commit that referenced this pull request Feb 18, 2025
* Prepare changelog for 4.0.4.

* Prepare changelog for 4.0.4.

* Prepare changelog for 4.0.4.

* Prepare changelog for 4.0.4.

* Add pr #115.

* Add pr #115.

* Add pr #85.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants