Skip to content

brucepro/micropsi2

 
 

Repository files navigation

About

A Python implementation of the cognitive architecture MicroPsi.

For more information visit micropsi.com, for instance, the publications page. For a one-paper introduction see The AEP Toolkit for Agent Design and Simulation

Prerequisites

  • Python3

Run

  • To run the micropsi toolkit, copy config.ini.template to config.ini and adjust to your preferences
  • Run ./run.sh
  • View in browser at http://localhost:6543/

Run with Minecraft

  • To run micropsi with minecraft connectivity, you need to call make after checkout, and then follow the steps described above (Minecraft connectivtiy has an additional dependency on pycrypto)
  • Also see micropsi_core/world/minecraft/README.md for setup instructions.

Tests

  • To run the tests type make tests

Attribution

micropsi2 uses

About

Python version of cognitive architecture MicroPsi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 56.2%
  • JavaScript 37.7%
  • Smarty 5.3%
  • Other 0.8%