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

Update VS project and clean up code. #10

Closed
RogueForge1 opened this issue Oct 13, 2021 · 0 comments
Closed

Update VS project and clean up code. #10

RogueForge1 opened this issue Oct 13, 2021 · 0 comments
Assignees

Comments

@RogueForge1
Copy link
Collaborator

RogueForge1 commented Oct 13, 2021

Problem

What the heck is an iGeek interface?

Solution

iGeek is essentially a parallel world fuzzer for building, test, and learning AI agents. iGeek creates multiple copies of environments using Chinese Rooms such that each Room has one OS thread, locking that Room to a CPU to optimize cache performance.

The Solution is to start with a Chinese Room in Script2 (i.e. the Room class) for the iGeek Environment and start adding objects into the Chinese Rooms. I've never actually created a parallel Room before.

Tags

Greenfield

Session

Hierarchy

  • This

License

Copyright 2021 © Kabuki Starship; all rights reserved.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

@RogueForge1 RogueForge1 self-assigned this Oct 13, 2021
CookingWithCale added a commit that referenced this issue Oct 18, 2021
Update VS project and clean up code. #10
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

2 participants