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

Roadmap needed #78

Open
nbro opened this issue May 16, 2022 · 0 comments
Open

Roadmap needed #78

nbro opened this issue May 16, 2022 · 0 comments

Comments

@nbro
Copy link

nbro commented May 16, 2022

This project seems to be a good starting point for a good RL library.

However, it doesn't seem to have a roadmap and it wouldn't be easy for other people to understand what features should or not be implemented, and why.

If I wanted to contribute to this project, I wouldn't know how to start. Yes, sure, I can look at the code and maybe try to implement some feature, but who knows if you would accept this pull request. It would quite be a waste of time. This project seems to have started as a personal project, but it could become a good library for RL and compete with other RL libraries (like stable-baselines).

Here are some of the questions that the ROADMAP could/should answer.

  • What is the ultimate goal of this library?
  • What features do we really want to support?
  • How do we decide whether a feature is worth implementing or not? Should we use a voting mechanism?
  • What features have already been implemented?
  • What are the short and long-term goals?
  • How do we organize the efforts?
  • How about the DevOps part?
    • Should all features be tested before being released?
    • How about the versions of the crate? How do you handle them? What about stability?
    • Should we use branches when introducing a new feature?
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

1 participant