Under construction...
Here are the instruction to install requirements for this code base.
pip install gym==0.15.7
List of supported environments:
- Computer Adapative Test (CAT) Environment
- Contextual Bandit Style AI Tutor Environment
Computer Adaptive Test (CAT) Environment (details)
Contextual Bandit Style AI Tutor Environment (details)
Note that currently both CatEnv
and EyeEnv
are defined for multiple students/patients.
EyeEnv
's Gumbel rejection sampling is very slow sometimes. Not sure how to fix it.