项目作者: CogComNeuroSci

项目描述 :
Public repository for the Modelling of Cognitive Processes (MCP) course taught in 1 MA Exp. Psych @ Ghent University
高级语言: Python
项目地址: git://github.com/CogComNeuroSci/modeling-master.git
创建时间: 2017-12-28T11:48:43Z
项目社区:https://github.com/CogComNeuroSci/modeling-master

开源协议:

下载


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); I highly recommend TF2, rather than the earlier TF1. Several modules are required to run the scripts, but the most important softwares are:

  • Python 3 (*v. 3.6)
  • Anaconda 3 (*v. 4.10.3)
  • TensorFlow 2 (*v. 2.4)

Note that we always work with Anaconda via virtual environments.
Our preferred editor is Spyder. You can use our own TensorFlow 2 environment by creating a new environment with the modelling_mac.yml or modelling_windows.yml files (in folder installation).

Contact

Tom Verguts

  1. * [mail](mailto:Tom.Verguts@UGent.be)
  2. * [web entry](https://www.cogcomneurosci.com/about/#principal-investigator)

Last edit: 1-09-2022