The Wayback Machine - https://web.archive.org/web/20200220003417/https://github.com/topics/probabilistic-programming
Skip to content
#

probabilistic-programming

Here are 229 public repositories matching this topic...

michaelosthege
michaelosthege commented Nov 21, 2019

Description of your problem

Most distributions support multiple parameterizations that are hard to grasp from the little description that we have. In some cases the scipy.stats documentation is not helping either.

Proposal / Ideas for improvement

  • state what the default parameterization would be
  • show examples with both (equal) parameterizations
  • link to the scipy.stats distrib
jackshi0912
jackshi0912 commented Jan 24, 2020

SeparableConv enables a much greater range of low power, low latency models. MobileNet and other low cost high performance networks generally utilizes SeparableConv for it's efficiency. I am building a real probabilistic inference version of a MobileNet which uses SeparableConv. I am using regular tfp convolution ops for now for initial validation but it is much less efficient and will not be fit

jar398
jar398 commented Dec 16, 2019

I don't know what the plans are for this software, but if there is a reasonable chance that it will require bug fixes or new features in the future, I would recommend that someone experienced with the system spend maybe 1-3 hours on basic developer documentation - just enough to orient a new person to the code.

If no more work will ever be done, this issue is moot and should be closed as a 'won

jg-you
jg-you commented Jan 17, 2019

Summary:

Documentation of optimizing does not appear accurate, specifically the init parameter

Description:

The description of the init parameter of optimizing is identical to that of sampling, with reference to chains, which optimizing does not use (as far as I understand).

Behavior does not seem to correlate with choices of init either. For example, initializing

Improve this page

Add a description, image, and links to the probabilistic-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the probabilistic-programming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.