thu-ml/tianshou

Support Dict observation spaces

Open

#1065 opened on Feb 26, 2024

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (7,121 stars) (1,072 forks)batch import
documentationenhancementgood first issuetentative

Description

Maybe also action spaces.

I'm not sure what the status of the current support is, and I can't estimate the complexity.

It's probably not a priority, but if an external contributor wants to look into it, we could review this. The solution should come with proper documentation

Looking at how other projects support complex action/observation spaces might be a good start.

Related issues: #1064

Contributor guide