-
Notifications
You must be signed in to change notification settings - Fork 6k
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
[RLlib] Docs do-over (new API stack): Remove rllib-models.rst
.
#49966
Open
sven1977
wants to merge
17
commits into
ray-project:master
Choose a base branch
from
sven1977:docs_redo_remove_rllib_models_rst
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[RLlib] Docs do-over (new API stack): Remove rllib-models.rst
.
#49966
sven1977
wants to merge
17
commits into
ray-project:master
from
sven1977:docs_redo_remove_rllib_models_rst
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
sven1977
requested review from
maxpumperla,
simonsays1980 and
a team
as code owners
January 20, 2025 12:45
Signed-off-by: sven1977 <[email protected]>
…_redo_remove_rllib_models_rst Signed-off-by: sven1977 <[email protected]> # Conflicts: # doc/source/rllib/rllib-rlmodule.rst
…_redo_remove_rllib_models_rst Signed-off-by: sven1977 <[email protected]> # Conflicts: # doc/source/rllib/rllib-rlmodule.rst
… docs_redo_remove_rllib_models_rst
Signed-off-by: sven1977 <[email protected]>
sven1977
changed the title
[WIP; RLlib] Docs do-over (new API stack): Remove
[RLlib] Docs do-over (new API stack): Remove Jan 20, 2025
rllib-models.rst
.rllib-models.rst
.
sven1977
added
do-not-merge
Do not merge this PR!
rllib
RLlib related issues
rllib-models
An issue related to RLlib (default or custom) Models.
rllib-docs-or-examples
Issues related to RLlib documentation or rllib/examples
rllib-newstack
rllib-oldstack-cleanup
Issues related to cleaning up classes, utilities on the old API stack
labels
Jan 20, 2025
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
…_redo_remove_rllib_models_rst Signed-off-by: sven1977 <[email protected]> # Conflicts: # rllib/BUILD # rllib/examples/envs/classes/correlated_actions_env.py # rllib/examples/rl_modules/classes/autoregressive_actions_rlm.py
…_redo_remove_rllib_models_rst
Signed-off-by: sven1977 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
do-not-merge
Do not merge this PR!
rllib
RLlib related issues
rllib-docs-or-examples
Issues related to RLlib documentation or rllib/examples
rllib-models
An issue related to RLlib (default or custom) Models.
rllib-newstack
rllib-oldstack-cleanup
Issues related to cleaning up classes, utilities on the old API stack
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Docs do-over (new API stack):
rllib-models.rst
(forward to rl-modules.rst).rllib-rlmodule.rst
torl-modules.rst
(forward).Why are these changes needed?
Related issue number
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.