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

NeurX / neurx
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Repo Added 30 Jun 2018 04:44AM UTC
Files 11
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

LAST BUILD ON BRANCH feature/random_weights
branch: feature/random_weights
CHANGE BRANCH
x
Reset
  • feature/random_weights
  • 0.1.1
  • bugfix/fix_datasets
  • coverage
  • custom_functions
  • dev
  • endpoint_refactoring
  • evaluate_endpoint
  • master
  • origin/dev
  • refactor-to-genServer
  • train_endpoint
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4

pending completion
121

Pull #42

travis-ci

web-flow
Remove deprecated function call

The call to :random.uniform() has been changed to :rand.uniform().
Tests now look for whether the initial weight is in the range [0,1).
Pull Request #42: Change neuron initial weights to be random

259 of 259 relevant lines covered (100.0%)

88355.2 hits per line

Relevant lines Covered
Build:
Build:
259 RELEVANT LINES 259 COVERED LINES
88355.2 HITS PER LINE
Source Files on feature/random_weights
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
121 feature/random_weights Remove deprecated function call The call to :random.uniform() has been changed to :rand.uniform(). Tests now look for whether the initial weight is in the range [0,1). Pull #42 02 Aug 2018 11:26PM UTC web-flow travis-ci pending completion  
120 feature/random_weights Remove deprecated function call The call to :random.uniform() has been changed to :rand.uniform(). Tests now look for whether the initial weight is in the range [0,1). push 02 Aug 2018 11:26PM UTC jwrg travis-ci pending completion  
119 feature/random_weights Change neuron initial weights to be random NB that the behaviour of :random.uniform() is to return a number in the range [0.0, 1.0); since a weight of zero would be bad, this case is avoided by subtracting the random number from one. Pull #42 02 Aug 2018 09:34PM UTC web-flow travis-ci pending completion  
118 feature/random_weights Change neuron initial weights to be random NB that the behaviour of :random.uniform() is to return a number in the range [0.0, 1.0); since a weight of zero would be bad, this case is avoided by subtracting the random number from one. push 02 Aug 2018 09:32PM UTC jwrg travis-ci pending completion  
See All Builds (856)
  • Repo on GitHub
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

© 2025 Coveralls, Inc