You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: