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

tiny-dnn / tiny-dnn / 2095 / 3
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2017 05:11PM UTC
Files 115
Run time 9s
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

26 Jul 2017 04:19PM UTC coverage: 78.446% (+0.04%) from 78.404%
USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON

push

travis-ci

edgarriba
added new adamax optimizer (#824)

* - added new adamax optimizer.
- added test for new optimizer.
- updated README.
- corrected adam optimizer implementation : seems like in the original paper the first loop iteration uses b1^1 and b2^1 rather than b1^2 and b2^2 like in the current adam implementation.

* - applied clang-formatting.

* - added <algorithm> include for std::max.

* - following @edgarriba review change requests.

4815 of 6138 relevant lines covered (78.45%)

1943217.16 hits per line

Source Files on job 2095.3 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON)
  • Tree
  • List 0
  • Changed 35
  • Source Changed 1
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2095
  • Travis Job 2095.3
  • 5249ac75 on github
  • Prev Job for USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON on master (#2062.3)
  • Next Job for USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON on master (#2103.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