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
RoomsWorld is a simulated Soar Robot environment. It is composed of a set of connected rooms, some of which contain blocks. One of the rooms is designated the s…
The purpose of this tool is to allow the Soar programmer to interact with a Soar agent while it is running. SoarTextIO allows you to communicates with an agent …
Other tools to help develop Soar agents. This includes IDEs for developing Soar agents, a variety of both real-time and offline debugging tools and some syntax …
This project is a word sense disambiguation task that uses a different approach than WordNet for Soar. While they both use the same corpus, this formulation giv…
SoarQnA facilitates agent access to external knowledge stores via the io system. It is an efficient, unified agent interface that allows your system to access a…
This environment is derived from the Infinite Mario domain from RLCompetition2009 (based on RL-Glue) and uses SML to connect to Soar. Agents play a variant of …