Skip to content

Center-for-Computational-Psychiatry/tutorial_contextual-bandit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLE for contextual bandit

The code in this repository shows an example of maximum likelihood estimation (MLE) for choice data in a contextual bandit task.

Example paper with this task and analysis approach:

├── contextual-bandit
│   ├── data
│   ├── fits
│   ├── libraries
│   │   ├── Data.py
│   │   ├── FeatureRL.py
│   │   ├── fitting.py
│   │   ├── World.py
├── ReadMe.md
├── fit-frl-choice.ipynb
└── .gitignore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published