autonomio / talos

Hyperparameter Experiments with TensorFlow and Keras
https://autonom.io
MIT License
1.62k stars 270 forks source link

v.0.6.4 to Master #396

Closed mikkokotila closed 4 years ago

mikkokotila commented 4 years ago

You want to make a PR to Talos

Thanks so much :) First, please take a moment to carefully check through the below items:


pep8speaks commented 4 years ago

Hello @mikkokotila! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 27:80: E501 line too long (84 > 79 characters)

Comment last updated at 2019-09-14 14:05:56 UTC
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 592


Changes Missing Coverage Covered Lines Changed/Added Lines %
talos/model/hidden_layers.py 7 8 87.5%
<!-- Total: 14 15 93.33% -->
Files with Coverage Reduction New Missed Lines %
talos/model/network_shape.py 1 96.43%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 573: -0.04%
Covered Lines: 1280
Relevant Lines: 1495

💛 - Coveralls