Multi-Agent Reinforcement learning

29 次查看(过去 30 天)
I have a game similar to poker (but different) coded up in Matlab where the game is one Matlab function and each player's strategy is a different function I've written. I'd like to replace two of the players with reinforcement learning AI agents so the AI plays itself and hopefully optimizes. Is it possible to do this in Matlab or do I have to use Simulink? I've never used the reiinforcement learning tools in Matlab so any pointers are appreciated.

回答(1 个)

Emmanouil Tzorakoleftherakis
编辑:Emmanouil Tzorakoleftherakis 2023-9-25
As of R2023b, you can do multi-agent reinforcement learning using MATLAB environments. Please take a look at this example and R2023b release notes.
  3 个评论
Emmanouil Tzorakoleftherakis
We are working on this. In the meantime, you can use the following environment as a template:
edit rl.env.pusher.PusherEnvironment

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Card games 的更多信息

产品


版本

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by