Recent News
-
The Second Annual MIDCA Workshop was held Thursday, January 18th, 2018 at Wright State University in Dayton, OH.
-
The First Annual MIDCA Workshop was held January 13th, 2017 at Wright State University in Dayton, OH.
MIDCA: The Metacognitive Integrated Dual-Cycle Architecture.
-
MIDCA is written for python 2.7; currently it will not run with other python versions.
-
To install MIDCA, run the setup.py file in this folder using python 2.7.
python setup.py install
If you will be making changes to MIDCA’s code, use the
develop
option, like the following (assuming 2.7 is your default python).python setup.py develop
-
For a simple interactive version of MIDCA, run
cd midca/ python examples/cogsci_demo.py
-
To see how the MIDCA instantiation used in
cogsci_demo.py
is created and populated, seeexamples/cogsci_demo.py
-
For an overview of MIDCA and more details about how it works, see the github wiki (https://github.com/colab2/MIDCA/wiki) and/or docs folder.
-
Questions and comments are welcome, please email wsri-midca-help@wright.edu
Are you using MIDCA?
We’d love to hear about it! Shoot us an email at wsri-midca-help@wright.edu