Formal Psychological Models of Categorization and Learning
Catlearn is an archive of formal models of categorization and learning, plus benchmark datasets to test them against. Itâs also an archive of simulations using those models. Itâs free and open source software ⦠and always will be.
Catlearn is a package for R, and is very easy to install within that environment. For a tutorial introduction to catlearn, and the Open Models initiative more generally, see Wills et al. (2017). There is also lots of information about catlearn on its website.
Installing the stable versionMake sure youâre running the latest version of R and then type:
install.packages('catlearn')
and then
library(catlearn)
.
If youâre not sure what âunstableâ means in this context, you probably want to install the stable version instead. If youâre sure you want the unstable version, first install devtools and its dependencies. Then run:
devtools::install_github("ajwills72/catlearn")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4