pytorch / rl

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
https://pytorch.org/rl
MIT License
2.27k stars 302 forks source link

An POC implementation for a wrapper on top of OpenSpiel. #2293

Closed mjlaali closed 2 months ago

mjlaali commented 3 months ago

Description

An POC implementation for a wrapper on top of OpenSpiel.

Motivation and Context

Why is this change required? What problem does it solve? If it fixes an open issue, please link to the issue here.

close #2272 close #2133

Types of changes

What types of changes does your code introduce? Remove all that do not apply:

Checklist

Go over all the following points, and put an x in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!

pytorch-bot[bot] commented 3 months ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/2293

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

vmoens commented 2 months ago

Closing in favor of #2345