Skip to content

Doik/micropsi2

 
 

Repository files navigation

About

A Python implementation of the cognitive architecture MicroPsi.

For more information visit cognitive-ai.com, for instance the publications page. For a one-paper introduction see The AEP Toolkit for Agent Design and Simulation. You can also take a look at the BDK Documentation

Prerequisites

  • Python3 (tested with 3.4.3 and 3.5.1)
  • On Windows, we recommend downloading and installing WinPython 3.4.3.7

Run on OS X or Linux:

  • Run ./run.sh
  • Optionally add --console to launch Jupyter console
  • Otherwise to launch the console later type jupyter-qtconsole --existing
  • View in browser at http://localhost:6543/

Run on Windows:

  • Add the winpython folders python-3.4.3 and python-3.4.3\Scripts to your PATH environment variable
  • On the Windows command-line, "cd" to the microps2 folder and run python start_micropsi_server.py
  • View in browser at http://localhost:6543/

Installing environments

Attribution

micropsi2 uses

About

Python version of cognitive architecture MicroPsi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.9%
  • JavaScript 29.9%
  • Smarty 5.4%
  • Other 0.8%