Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zining01 authored Jun 3, 2020
1 parent a844960 commit ce56f92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ GP regression model for T-cell cluster changes in response to donor lymphocyte i
This repository implements two models: a vanilla Gaussian process regression model for modeling tumor dynamics, and a hierarchical model for heteroscedastic noise.

# Dependencies
The following packages are required to run the demo notebooks. They are also specified in ```requirements.txt```.
```
matplotlib
numpy
pandas
pytorch
pyro
tqdm
Expand Down

0 comments on commit ce56f92

Please sign in to comment.