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

Allow non-visual environments #44

Closed
Kaixhin opened this issue Jun 17, 2016 · 0 comments
Closed

Allow non-visual environments #44

Kaixhin opened this issue Jun 17, 2016 · 0 comments
Assignees

Comments

@Kaixhin
Copy link
Owner

Kaixhin commented Jun 17, 2016

As an enhancement to #26, it would be great for the network to take in any kind of state as specified by the rlenvs API, as long as the state is a single tensor. This is slightly restrictive, but with the -modelBody option a lot can still be done.

Major changes would be to a) make visual preprocessing more explicit as options and b) have environments output a 3D array as part of a getDisplay method so that visuals can still be provided. An option also needs to added to discretise/not discretise the experience replay memory.

A "roadmap" can be seen in the readme of the nonvis branch.

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

No branches or pull requests

1 participant