Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Model based on http://pubsonline.informs.org.ezp-prod1.hul.harvard.edu/doi/suppl

Directory contents:

LYDIA WAS HERE

model.py: Structure and methods for the POMDP model.

modelConstants.py: Constants used for actions and observations in the POMDP model.
Expand All @@ -23,4 +25,4 @@ ampl: Directory containing code used for the CPLEX LP solver.

requirements.txt: Run "pip install -r requirements.txt" before attempting to run the project.

POMDPs for Personalized Mammography Screening.ipynb: IPython notebook to walk through the project.
POMDPs for Personalized Mammography Screening.ipynb: IPython notebook to walk through the project.