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

mila-udem / blocks / 3374 / 2
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2016 02:55AM UTC
Files 47
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

25 Apr 2016 02:50AM UTC coverage: 93.649%. Remained the same
TESTS=blocks FLOATX=float32 DB=sqlite

push

travis-ci

dwf
Use tensor.nnet.relu for ReLU calculations. (#1070)

* Use tensor.nnet.relu for ReLU calculations.

We punt the decision of how to implement max(0, x) or max(alpha * x, x) most efficiently to Theano, via `tensor.nnet.relu`. This is what Lasagne and Keras do, which between them have > 10x as many GitHub stars, so I am willing to treat this solution as "battle-tested".

(Finally) closes #960.

N.B. This was done via a quick edit on the GitHub web interface so the branch is on `mila-udem`, I'll delete it when merged.

* Fix LeakyRectifier test sensitivity.

Tests were failing with this new implementation due to an unduly high sensitivity.

4158 of 4440 relevant lines covered (93.65%)

0.94 hits per line

Source Files on job 3374.2 (TESTS=blocks FLOATX=float32 DB=sqlite)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3374
  • Travis Job 3374.2
  • a79b3368 on github
  • Prev Job for TESTS=blocks FLOATX=float32 DB=sqlite on master (#3363.2)
  • Next Job for TESTS=blocks FLOATX=float32 DB=sqlite on master (#3377.2)
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