Skip to content

A simple cognitive agent built with CST for Malmo Platform (Minecraft ).

Notifications You must be signed in to change notification settings

CST-Group/cst_malmo_demo

 
 

Repository files navigation

CST agent example with Malmö

requirements

  • Java 8
    • although CST support more recent versions, Malmö itself uses an old gradle version, which supports up to Java 8
  • Gradle

CST

The CST Toolkit is a Java-based toolkit to allow the construction of Cognitive Architectures. It has been developed at the University of Campinas by a group of researchers in the field of Cognitive Architectures led by Prof. Ricardo Gudwin.

Note: This library is still under development, and some concepts or features might not be available yet. Feedback/bug report and Pull Requests are most welcome!

More info can be found in CST github page!

Malmö Platform

Project Malmö is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment.

More info on Malmö github page!

Running the example

First, you need to run Malmö, as explained here

Then you run the program, either the traditional way or through a fatJar. The agent should appear and turn right searching for emeralds on its line of sight (a very specific point) and go toward the jewel, once detected. Each run takes about 40 seconds. Also, a Mind Viewer will pop-up where an user can see Memories and Codelets contents and Codelets activation levels.

Note that the first run will take more time, as Malmö loads the environment.

start



running

About

A simple cognitive agent built with CST for Malmo Platform (Minecraft ).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%