Skip to content

[Feature Request] Support for multi input policies in CrossQย #269

@RaikoPipe

Description

@RaikoPipe

๐Ÿš€ Feature

Support for multi input policies in CrossQ.

Motivation

The newly implemented CrossQ algorithm doesn't currently support MultiInputPolicy. The algorithm seems promising and I would like to use it for my own custom env, which is a dict env requiring multi input policy support.

Pitch

I implemented the feature in pull request #268. It's a work in progress but might be useful to those who require the feature until an official update is rolled out.

Alternatives

A current alternative lies in switching to the jax version of stable-baselines3 (https://github.com/araffin/sbx), which has minimal support for the feature.

Additional context

No response

Checklist

  • I have checked that there is no similar issue in the repo
  • If I'm requesting a new feature, I have proposed alternatives

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions