Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get update code from master #5

Merged
merged 11 commits into from
May 29, 2017
Merged

Get update code from master #5

merged 11 commits into from
May 29, 2017

Commits on May 28, 2017

  1. Configuration menu
    Copy the full SHA
    a6cfc86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21b3aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    325d4da View commit details
    Browse the repository at this point in the history
  4. Fixing blei-lab#636 (blei-lab#642)

    * Fixing blei-lab#636
    
    * fix duplicated initialization
    meta-inf authored and dustinvtran committed May 28, 2017
    Configuration menu
    Copy the full SHA
    9c7c4c1 View commit details
    Browse the repository at this point in the history
  5. Fix Gibbs sampling when data is passed in as tf.Tensor (blei-lab#657)

    * fix gibbs for when data val is tf.Tensor
    
    * remove init_const_bindings
    
    * add test to verify debug=True works
    dustinvtran authored May 28, 2017
    Configuration menu
    Copy the full SHA
    f8837fc View commit details
    Browse the repository at this point in the history
  6. Notebooks/data feed example (blei-lab#630)

    * add data feed example
    
    * added data feed example to wrong branch
    
    * adding data feed example
    
    * update data feed (batch training) example
    Janek Berger authored and dustinvtran committed May 28, 2017
    Configuration menu
    Copy the full SHA
    0aec5be View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Configuration menu
    Copy the full SHA
    683e690 View commit details
    Browse the repository at this point in the history
  2. Fix error when trying to copy a natively written Edward random variab…

    …le (blei-lab#658)
    
    * set edward rvs similar to autogenerated tf ones
    
    * fix logic so ParamMixture has access to sample_shape
    dustinvtran authored May 29, 2017
    Configuration menu
    Copy the full SHA
    dfcadc5 View commit details
    Browse the repository at this point in the history
  3. Fix IndexedSlices error for inference algs that explicitly increment …

    …gradients (blei-lab#660)
    
    * cast to tensor for methods that explicitly increment grads
    
    * add test
    dustinvtran authored May 29, 2017
    Configuration menu
    Copy the full SHA
    d51fe4a View commit details
    Browse the repository at this point in the history
  4. Make miscellaneous revisions over documentation and examples (blei-la…

    …b#627)
    
    * make miscellaneous revisions
    
    * add all extra_requires to troubleshooting doc
    
    * make miscellaneous revisions
    
    * fix gibbs description in api docs
    
    * remove one_hot=True
    
    * add inverse-gamma normal test
    
    * add batch training tex; revise notebook
    
    * update index
    dustinvtran authored May 29, 2017
    Configuration menu
    Copy the full SHA
    66116ac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from blei-lab/master

    get up-to-date
    closedLoop authored May 29, 2017
    Configuration menu
    Copy the full SHA
    55d52a2 View commit details
    Browse the repository at this point in the history