Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ha-ha-ha-han authored Apr 6, 2020
1 parent 87dc57b commit 1124455
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ The models are trained, validated and benchmarked with **UK Biobank brain MRI im
Pretrained weights for SFCN (no subject level information):
./brain_age/run_20190719_00_epoch_best_mae.p

Example:
Examples:\
Checkout the file [**examples.ipynb**](https://github.com/ha-ha-ha-han/UKBiobank_deep_pretrain/blob/master/examples.ipynb)
```python
model = SFCN()
model = torch.nn.DataParallel(model)
Expand Down

0 comments on commit 1124455

Please sign in to comment.