Skip to content

pBartels/micropsi2

 
 

Repository files navigation

about

a Python implementation of the cognitive architecture MicroPsi.

For more information visit micropsi.com.

run

  • To just 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 optional dependencies

  • 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 simply type make tests

attribution

Python MicroPsi uses

About

Python version of cognitive architecture MicroPsi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.1%
  • JavaScript 40.1%
  • Other 0.8%