Home  CV  Contact

MATRIX Agent Logo

MATRX Agent (repository)

Summary
🤖 A collaborative agent that can autonomously cooperate with other agents to complete tasks in a joint-activity environment known as Blocks World for Teams (BW4T). A world in BW4T consists of multiple rooms that contain blocks of different shapes and colors which have to be dropped off at a particular location in a particular order. An agent in BW4T can be shape- or colorblind which necessitates the agents communicating amongst themselves the information that they have obtained as well as an agreed-upon way to determine who picks up which block.

Features

This “MATRX Agent”:

Tools

PurposeName
Programming languagePython
Dependency managerVirtualenv
Version control systemGit
Agent frameworkMATRX

Installation Process

If you want to import this project and resolve all the dependencies associated with it, it is assumed that you have already installed a dependency manager of your choice like virtualenv, Python and that your operating system is Windows. It is strongly suggested that you first create a virtual environment with your chosen dependency manager before you proceed.

Then, you can install all the dependencies with this command:

pip install -r requirements.txt

Licence

The “MATRX Agent” is published under the MIT licence, which can be found in the LICENSE file. For this repository, the terms laid out there shall not apply to any individual that is currently enrolled at a higher education institution as a student. Those individuals shall not interact with any other part of this repository besides this README in any way by, for example cloning it or looking at its source code or have someone else interact with this repository in any way.

References

The base image for the logo was taken from the official MATRX website.