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

OverLordGoldDragon / keras-adamw / 136 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 04 May 2020 08:59PM 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

04 May 2020 08:53PM UTC coverage: 95.675%. First build
TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="1.14.0" KERAS_VERSION="2.2.5"

push

travis-ci-com

web-flow
v1.2: auto weight decay handling

**FEATURES**:

 - **Automatic weight decay inference** and zeroing; set as usual, e.g. `kernel_regularizer=l2(1e-4)`
 - **L1, L1L2 decay** now supported
 - PyPi-indexed: `pip install keras-adamw`

**BREAKING**:

 - Moved some utils to new `utils_common.py`

**BUGFIXES**:

 - `fill_dict_in_order`: `_list_of_vals` -> `values_list`
 - `example.py`: `from keras_adamw.optimizers` -> `from keras_adamw`

**MISC**:

 - Update docstrings
 - Bump TF version to 2.1 in testing
 - Changed README example
 - Changed some tests

553 of 578 relevant lines covered (95.67%)

0.96 hits per line

Source Files on job 136.1 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="1.14.0" KERAS_VERSION="2.2.5")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 82
  • Travis Job 136.1
  • 5130efc7 on github
  • Next Job for TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="1.14.0" KERAS_VERSION="2.2.5" on master (#138.1)
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