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

Feature List #2

Open
8 tasks
StoneT2000 opened this issue Sep 2, 2021 · 0 comments
Open
8 tasks

Feature List #2

StoneT2000 opened this issue Sep 2, 2021 · 0 comments

Comments

@StoneT2000
Copy link
Member

StoneT2000 commented Sep 2, 2021

A list of features that could be implemented

Important

  • Allow embedded visualizer, showing the HTML or ASCII output of a render function
  • Flexible dashboard with different types of components: embedded visualizer, data modules (show graphs, tables etc), action module (run a match, tournament evaluation, etc)
  • Highly moddable. Provide a general api that feeds a module various information. (environment observations, state, render states, ...)
  • Allow uploading of any python environment with a Gym API implementation (make env, reset, step functions)
  • Cross platform compatability

Nice to Have

  • Custom annotation and overlays (see screeps for examples)
  • Allow uploading of environment in any language provided they have a gym api
  • Provide packages that let user easily upload their own data and metrics to the dashboard (or maybe just let people use things like tensorboard)
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