issues
search
JanaJarecki
/
cognitivemodels
Cognitivemodels is an open-source R library to create, fit, test, and compare computational cognitive models based on machine-learning principles.
25
stars
4
forks
source link
todos @optimization
#7
Open
JanaJarecki
opened
5 years ago
JanaJarecki
commented
5 years ago
Add more optimization methods
[x] nloptr
[x] optimx?
[ ] linprog?
[x] contrOptim?
[ ] c(crossprod(x, y)) rather than sum(x * y) -> speed
Add more optimization methods