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

Compound Pong #1

Open
ccrock4t opened this issue Oct 5, 2023 · 1 comment
Open

Compound Pong #1

ccrock4t opened this issue Oct 5, 2023 · 1 comment

Comments

@ccrock4t
Copy link
Owner

ccrock4t commented Oct 5, 2023

The current Pong paradigm uses a very simple sensor, which feeds NARS the horizontal position of the ball relative to NARS. NARS has no idea about other information, for example, the vertical position of the ball.

The sensor can be made to include more information, such as the vertical position of the ball, to gain a more granular understanding of the environment.

And it will be a test of NARS compound term generation, since NARS will be tasked to fuse the horizontal and vertical sensor information

@ccrock4t
Copy link
Owner Author

ccrock4t commented Oct 5, 2023

It may require NARS modifications, which we can test with bowen-xu/PyNARS#12

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