Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 680 Bytes

File metadata and controls

18 lines (9 loc) · 680 Bytes

enactiveAgents

This is a Python implementation of Enactivist Cognitive Architecture, following materials present on Developmental AI MOOC. Acknowledgements to other Python implementations available on github:

https://github.com/martinxyz/ideal-mooc

https://github.com/lupoglaz/DevAICourse

Help on running the simulation is available by typing:

python simulate.py --help

The simulation allows for choosing between test and real world environments, as well as 3 cognitive mechanisms: simple, recursive and constructive. To run e.g. recursive learning algorithm in a real environment, type

python simulate.py recursive real