KabukiStarship/iGeek

Update VS project and clean up code.

RogueForge1 opened this issue · 0 comments

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/.