Skip to content
Snippets Groups Projects
Commit 4b75e9af authored by Alex Rubinsteyn's avatar Alex Rubinsteyn
Browse files

train models for longer on Travis

parent 115bfdd5
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ script:
--alleles HLA-A0101 HLA-A0201
--embedding-size 10
--hidden-layer-size 10
--training-epochs 20
--training-epochs 100
# run tests
- nosetests test --with-coverage --cover-package=mhcflurry && ./lint.sh
after_success:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment