Skip to content

Change model to use recurrent features #45

@zapper-95

Description

@zapper-95

Recurrent Neural networks allow processing of past information. This is important for coup, and may be a more suitable implementation than just including the last k actions in the state.

Additionally, Ray seems to have some settings to this built in.
https://docs.ray.io/en/latest/rllib/rllib-models.html

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions