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

blei-lab / edward / 3534
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: feature/2.0
DEFAULT BRANCH: master
Ran 12 Apr 2017 12:18AM UTC
Jobs 2
Files 85
Run time 1min
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
3534

push

travis-ci

dustinvtran
Feature/simpler conjugacy (#588)

* Rewritten approach that's more in line with contrib.distributions.

* Beginnings of new conjugacy implementation

* Most basic beta-bernoulli example working

* Added beta-bernoulli conjugacy example. Minor bugfix.

* Deleted some crufty commented code

* Got rid of _conj_log_prob_registry.

* Replaced string keys with tuples

* Gamma and Poisson

* Support for simplish rewrites and smarter identity.

* Added normal

* Rewrite of conjugacy engine

* More conjugacy updates. Still not working in general.

* Refactoring

* Added tests of simplify

* Finally got new approach working for normal, inverse-gamma.

* Simplified Identity node handling

* Added gamma support back in.

* Eliminated some extraneous parentheses

* Got beta support back in

* Added option to feed in custom log-joint

* Added Dirichlet and Categorical

* Added a notion of support to random variables

* Trying to get some Bernoulli stuff to work

* Refactored complete_conditional().

* Fixed a bug in graph copying

* Deleted print

* Changed #Pow to #CPow in preparation to properly support tf.pow().

* Improved pow rewrite support

* Some more edge cases

* Fixed some scoping problems

* Added (not yet stringent) Bernoulli MoG test

* Added simplify for (x + y)**2

* Moved simplify tests to their own file

* First stab at ParamMixture. Doesn't quite work yet.

* ParamMixture mostly working.

* Mixture of Gaussians works

* Added mixture-of-Gaussians Gibbs example

* PEP8 fixes

* Bugfix for when rv is not included in blanket.

* Updated tests for new sample_shape feature

* Removed extraneous call to tf.identity() that was breaking a test.

* More PEP8

* One more PEP8 commit

* Python 3 compatibility fixes

* python3 compatibility

* One last PEP8 fix

* Bringing ParamMixture up-to-date

* update tests

* Fixed a bug where rv isn't part of blanket

* G... (continued)

726 of 726 new or added lines in 8 files covered. (100.0%)

4441 of 5000 relevant lines covered (88.82%)

1.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
tests/test-inferences/test_conjugacy.py
1
100.0
tests/test-inferences/test_simplify.py
6
100.0
edward/inferences/conjugacy/conjugate_log_probs.py
9
100.0
edward/inferences/conjugacy/simplify.py
10
100.0
edward/inferences/conjugacy/conjugacy.py
Jobs
ID Job ID Ran Files Coverage
1 3534.1 12 Apr 2017 12:18AM UTC 0
88.78
Travis Job 3534.1
2 3534.2 12 Apr 2017 12:19AM UTC 0
88.8
Travis Job 3534.2
Source Files on build 3534
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3534
  • df5c9132 on github
  • Next Build on cleanup/conjugacy (#3535)
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