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

Is this project still in use? #24

Open
reapphil opened this issue Apr 20, 2017 · 2 comments
Open

Is this project still in use? #24

reapphil opened this issue Apr 20, 2017 · 2 comments

Comments

@reapphil
Copy link

I am trying to implement a university projekt using RL - i wanted to ask if RLPY is still in use and/or development; i tried to download the latest version and follow the instructions given in the documentary - but i cannot run "gridworld.py": TypeError: init() takes exactly 2 arguments (1 given)

=> maybe if the project is not supported any more, can you suggest an alternative?

thank you

@joerobmunoz
Copy link

I'd be willing to put in some PRs if this gets a response.

@joerobmunoz
Copy link

@reapphil Just to put it out there, a possible alternative is Open AI Gym. It's currently the most broad, python-oriented one that I've found and has good support. One downside is that, if this is for a university project, basic MDP solutions aren't as straightforward as they might be with RlPy or MDPToolbox.

Good luck!

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

No branches or pull requests

2 participants