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

Benchmarks #56

Open JanaJarecki opened 4 years ago

JanaJarecki commented 4 years ago

How fast is the fitting routine in cognitivemodels with the overhead of the model call to self (e.g. for the gcm in the unit test) compared to a regular fitting?

microbenchmark