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

Implement shell env #6

Open
ngeiswei opened this issue Sep 3, 2020 · 2 comments
Open

Implement shell env #6

ngeiswei opened this issue Sep 3, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@ngeiswei
Copy link
Member

ngeiswei commented Sep 3, 2020

We want a simple env where perceptions are directly provided by the user (via the python shell I suppose) and the actions provided by the agent (or possibly intercepted by the user as well).

It seems the environment would inherit from GymWrapper or such, and the agent would inherit from OpencogAgent or such.

You may see https://github.com/singnet/rocca/blob/master/examples/chase.py as an example of env and agent. Alternatively that could probably be done as a jupyter notebook, which I know less about. See https://github.com/singnet/rocca/blob/master/01_minerl_hello_world.ipynb and https://github.com/singnet/rocca/blob/master/02_minerl_navigate_agent.ipynb jupiter notebook examples.

ngeiswei added a commit that referenced this issue May 21, 2021
@ngeiswei ngeiswei changed the title Implement shell gym env Implement shell env Jul 27, 2021
@github-actions
Copy link

Detected no activity for this issue in the last 60 days. The issue will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Sep 26, 2021
@ngeiswei ngeiswei added enhancement New feature or request and removed Stale labels Sep 26, 2021
@github-actions
Copy link

Detected no activity for this issue in the last 60 days. The issue will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Nov 26, 2021
@ngeiswei ngeiswei removed the Stale label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant