This is the meta repository that includes all the packages needed for correct and complete operation of the e-MDB cognitive architecture software.
The architecture, at this moment, is divided into five GitHub repositories:
- e-MDB core components - Core of the cognitive architecture.
- Cognitive nodes implemented by the GII - Reference implementation for the main cognitive nodes.
- Cognitive processes implemented by the GII - Reference implementation for the main cognitive processes.
- Discrete event simulator to be used in experiments - Implementation of discrete event simulators used in experiments.
- Experiments designed by the GII - Configuration files for experiments.
You can find information and tutorials about the e-MDB cognitive architecture software in the official documentation
Refer to our installation guide.
In order to update the links to the latest commits of the submodules do the following:
-
Merge changes in each of the packages.
-
Update the submodules:
git submodule update --remote --merge
git add *
git commit -m "Updated submodules to latest branch commit"
git push origin main
Grant PID2021-126220OB-I00 funded by MCIN/AEI/ 10.13039/501100011033 and by "ERDF A way of making Europe".
