GitHunt
CO

CogComNeuroSci/modeling-master

Public repository for the Introduction to modeling cognitive processes book.

Introduction to modeling cognitive processes

Lines
Commits
Contributors

Overview

This folder contains the code attached to the MCP handbook. The book is written by Tom Verguts; he thanks Esther De Loof, Mehdi Senoussi, and Pieter Huycke for lots of coding inspiration.

Organization

The folders are organized according to chapter. The chapters line up with the MCP handbook.

Programming environment

We rely heavily on Python 3 incorporated in the Anaconda environment. The most recent scripts use TensorFlow 2 (TF2); We highly recommend TF2, rather than the earlier TF1. Several modules are required to run the scripts, but the most important software is Python 3.8 and TensorFlow 2.12. Our preferred editor is Spyder 5.

We always work with Anaconda via virtual environments. You can use our own environment via the Anaconda Navigator or by creating a new environment with the modelling24.yml files (in folder installation).

Contact

Tom Verguts
* mail
* web entry

Last edit: 01-10-2025

Languages

Python100.0%

Contributors

Created December 28, 2017
Updated February 25, 2026
CogComNeuroSci/modeling-master | GitHunt