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

tiny-dnn / tiny-dnn / 2095
70%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2017 04:40PM UTC
Jobs 3
Files 116
Run time 30min
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
2095

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.

5779 of 7162 relevant lines covered (80.69%)

5026999.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2095.1 (USE_SSE=OFF USE_AVX=OFF USE_DOUBLE=OFF) 26 Jul 2017 04:40PM UTC 0
78.13
Travis Job 2095.1
2 2095.2 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF) 26 Jul 2017 04:56PM UTC 0
79.38
Travis Job 2095.2
3 2095.3 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON) 26 Jul 2017 05:11PM UTC 0
78.45
Travis Job 2095.3
Source Files on build 2095
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2095
  • 5249ac75 on github
  • Prev Build on master (#2062)
  • Next Build on master (#2103)
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