Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnutt committed Sep 18, 2023
1 parent eee872e commit 4c574d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crossdocked_paper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This directory includes the models and atom maps used in our paper [Three-Dimens
* hires_affinity.model - a higher resolution (slower) model taht performs particularly well at affinity prediction
* hires_affinity_norec.model - a higher resolution (slower) model taht performs particularly well at affinity prediction, for ligand-only models
* dense.model - a densely connected CNN architecture from [Gao Huang et al](https://arxiv.org/abs/1608.06993)
* *.caffemodel - weights for all of the GNINA built-in models. Suffix provides the model seed, not present when seed is 0.

## Usage
These model files are blank slates for training your own models.
Expand Down

0 comments on commit 4c574d7

Please sign in to comment.