Sequential Decision Problem Modeling Library @ Castle Lab, Princeton Univ.
Requires Python 3 and the following packages:
- numpy
- scipy
- pandas
- matplotlib
- xlrd
The following problem models are implemented in the subdirectories. Each implementation contains three components:
- model: implements simulator based on how the problem is modeled
- policy: implements decision-making policy functions
- driver: runs the simulator and the policy
To test drive, run the driver script.
- Donghun Lee: d.lee@princeton.edu (dhl)
- Grace Lee: gylee@princeton.edu (or gayeonglee95@gmail.com) (gl)
- Joy Hii: jhii@princeton.edu (jh)
- Robert Raveanu : rraveanu@princeton.edu (rr)
- Raluca Cobzaru: rcobzaru@princeton.edu
- (agraur)
- (ckn)
- Juilana Nascimento: jnascime@princeton.edu (jn)