Sequential Hypothesis Testing Model¶
This repository builds a model based off of the model Markant and Gureckis used in their 2014 paperon active vs. passive hypothesis testing.
In this repository is the final project for a Computational Psychology Class, where we will try to implement this model and perform a simple experiment to compare our model predictions to experimental data.
Todo
Implement & Document Model.
Todo
Create a Jupiter Notebook to demonstrate the model
Todo
Create Experiment