[RLlib] Is IMPALA applicable to continuous action spaces?

Open Beginner friendly
#53,521 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Read the RLlib algorithm documentation at docs.ray.io/en/latest/rllib/rllib-algorithms.html and inspect rllib/algorithms/impala/impala.py. Compare the documented action-space support with the implementation, then update the relevant documentation to accurately state whether IMPALA supports continuous action spaces.

Written by the indexing model from the issue text.

Description

docs triage
Description

According to the source code and practical applications, it seems to be. Why is it not stated in the documentation that it is applicable to continuous action spaces?

Link

https://docs.ray.io/en/latest/rllib/rllib-algorithms.html
https://github.com/ray-project/ray/blob/master/rllib/algorithms/impala/impala.py

Dominant language
Python
Stars
43.9k
Forks
8.1k
Avg merge
4d 15h
Merged PRs (30d)
245

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ray-project/ray

All issues in ray-project/ray

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.