Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

starting transfer to spaces #10

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

starting transfer to spaces #10

wants to merge 4 commits into from

Conversation

ZuseZ4
Copy link
Owner

@ZuseZ4 ZuseZ4 commented Dec 11, 2020

As discussed with @seongs1024, a draft-PR to transfer the RL section from hard-coded ndarray's to more flexible spaces.

@ZuseZ4
Copy link
Owner Author

ZuseZ4 commented Dec 12, 2020

Environments have now ActionSpace and StateSpace as associated types.
Agents and Trainer have those two spaces now as generics.
The next step is to insert the actual, correct spaces and limits for the two examples fortress+tictactoe and update the existing methods in env/trainer/agents to use the given spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant