• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OverLordGoldDragon / keras-adamw / 146 / 3
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 06 May 2020 06:10PM UTC
Files 8
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 May 2020 05:54PM UTC coverage: 96.121% (-0.3%) from 96.453%
TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_EAGER="1"

push

travis-ci-com

web-flow
Improve optimizer selection, change input signature

**FEATURES**:

 - `from keras_adamw import` now accounts for TF 1.x + Keras 2.3.x case
 - `model` and `zero_penalties` now show up in optimizer constructor input signatures, making them cleared and more Pythonic
 - Each optimizer now has its own full docstring, instead of deferring to `help(AdamW)`

**BREAKING**:

 - `model` is no longer to be passed as first positional argument, but as a later one, or a keyword argument

**BUGFIXES**:

 - `name` defaults corrected, many were `"AdamW"` even if not AdamW - though no bugs were encountered as a result

**MISC**:

 - `__init__` wrapper moved inside of `__init__` to avoid overriding input signature

570 of 593 relevant lines covered (96.12%)

0.96 hits per line

Source Files on job 146.3 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_EAGER="1")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 89
  • Travis Job 146.3
  • 39d087df on github
  • Prev Job for TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_EAGER="1" on master (#140.3)
  • Next Job for TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="2.1.0" KERAS_VERSION="2.3.0" TF_EAGER="1" on master (#151.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc