Topic
Topic
Software
Machine-learning software helps answering questions about cognition
Setup
Design
R, C++
Realized in R-Statistics, R6 classes, and C++
A user-friendly collection of machine-learning models for learning, behavior, and decision-making.
I’ve developed software to model human cognition: learning, deciding, and thinking. The software is an open-source R library to create, fit, test, and compare computational cognitive models based on machine-learning principles. It integrates over ten common algorithms of the human mind and can be extended easily. I have written the modeling syntax as user-friendly as possible. The package is in use and has been used in several publications.
View the Project Page, read the scientific paper in CogSci, and find the code on GitHub.