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

OverLordGoldDragon / keras-adamw / 136
95%

Build:
DEFAULT BRANCH: master
Ran 04 May 2020 08:59PM UTC
Jobs 1
Files 8
Run time 2s
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

pending completion
136

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

Jobs
ID Job ID Ran Files Coverage
1 136.1 (TF_PYTHON="0" TF_EAGER="0" TF_KERAS="0" TF_VERSION="1.14.0" KERAS_VERSION="2.2.5") 04 May 2020 08:59PM UTC 0
95.67
Travis Job 136.1
Source Files on build 136
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #136
  • 5130efc7 on github
  • Prev Build on master (#121)
  • Next Build on master (#138)
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