Skip to content

Integrate OpenSpiel #4

@dbravender

Description

@dbravender

I'm currently using davidADSP/SIMPLE#34 to train games. The library isn't worked on much and it's hard to get running given the older requirements.

Rather than fix/improve the existing implementation, many issues could be addressed (#2 #3, etc.) by porting https://github.com/deepmind/open_spiel implementation of ismcts to Dart.

Additionally, it would be nice to have a fast way to communicate between Dart and Python/C++ to use OpenSpiel to train neural networks to play games.

I want to avoid having to write game engines in C++ (for me it will take longer to integrate, write, debug and test than it would using Dart). Writing game engines in Python might work but it would most likely be slower and it would add a potentially difficult-to-maintain dependency on mobile devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions