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

Integrate OpencogAgent into the pong example #24

Open
ngeiswei opened this issue Jul 28, 2021 · 1 comment
Open

Integrate OpencogAgent into the pong example #24

ngeiswei opened this issue Jul 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ngeiswei
Copy link
Member

We have a pong example with a dummy agent

https://github.com/opencog/rocca/blob/master/examples/pong.py

it would interesting to integrate the opencog agent, this could be especially interesting to study delayed reward as the agent needs to plan its actions (moving the paddle) long before missing the ball.

To integrate the opencog agent into the pong example one may take example on the chase example

https://github.com/opencog/rocca/blob/master/examples/chase.py

@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 27, 2021
@github-actions github-actions bot closed this as completed Oct 4, 2021
@ngeiswei ngeiswei added enhancement New feature or request and removed Stale labels Oct 12, 2021
@ngeiswei ngeiswei reopened this Oct 12, 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