这是indexloc提供的服务,不要输入任何密码
Skip to content

PettingZoo Multiagent RL #446

@rodrigodelazcano

Description

@rodrigodelazcano
  • I have marked all applicable categories:
    • exception-raising bug
    • RL algorithm bug
    • documentation request (i.e. "X is missing from the documentation.")
    • new feature request
  • I have visited the source website
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and environment, where applicable:
    import tianshou, torch, numpy, sys
    print(tianshou.__version__, torch.__version__, numpy.__version__, sys.version, sys.platform)

@jkterry1 @benblack769
Following the discussions in issues #399 and #121 (comment), I have been working on a wrapper to use Pettingzoo multiagent environments with the tianshou API. However, I will not be able to continue working from now on and I will appreciate if someone else could take it from here. The additions made are:

I will really appreciate if someone else could continue working on this issue and create a stable multiagent feature for this amazing library that tianshou is. Thanks!

Some of the tasks moving forward can be the ones stated in this comment #399 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature that is not a new algorithm or an algorithm enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions