Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

mclumd/MIDCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS SITE IS OBSOLETE. SEE INSTEAD https://github.com/colab2/MIDCA

#MIDCA: The Metacognitive Integrated Dual-Cycle Architecture.

  1. MIDCA is written for python 2.7; currently it will not run with other python versions.

  2. 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
    
  3. For a simple interactive version of MIDCA, run

    cd midca/
    python examples/cogsci_demo.py
    
  4. To see how the MIDCA instantiation used in cogsci_demo.py is created and populated, see examples/cogsci_demo.py

  5. For an overview of MIDCA and more details about how it works, see the github wiki (https://github.com/mclumd/MIDCA/wiki) and/or docs folder.

  6. Questions and comments are welcome, please email wsri-midca-help@wright.edu

About

Metacognitive Integrated Dual-Cycle Architecture, Version 1.4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages