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

Add generic unscaled_sample method to Distribution #323

Merged
merged 26 commits into from
Mar 29, 2020
Merged

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    102e605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a3be45 View commit details
    Browse the repository at this point in the history
  3. nit

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1c7f9d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a39e00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3650b1d View commit details
    Browse the repository at this point in the history
  6. fix bernoulli

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f74cbcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cdec4a View commit details
    Browse the repository at this point in the history
  8. atol and rtol params

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    571edd5 View commit details
    Browse the repository at this point in the history
  9. bernoulliprobs test

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    c3730f3 View commit details
    Browse the repository at this point in the history
  10. normal sample test

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e394934 View commit details
    Browse the repository at this point in the history
  11. poisson sample test

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    af9cb4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aaf933c View commit details
    Browse the repository at this point in the history
  13. lint

    eb8680 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b006907 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. test reparameterized gradients

    eb8680 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    7d9ba16 View commit details
    Browse the repository at this point in the history
  2. lint

    eb8680 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    98889b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78cbc03 View commit details
    Browse the repository at this point in the history
  4. forgot beta

    eb8680 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    2fe6d5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba4b50b View commit details
    Browse the repository at this point in the history
  6. address comments

    eb8680 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    517312d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a4a8c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1581be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a85b1e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d235cb3 View commit details
    Browse the repository at this point in the history
  11. increase num_samples

    eb8680 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    495ed9e View commit details
    Browse the repository at this point in the history
  12. tweak bernoulli test tolerance

    eb8680 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    b7cf999 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. address nit

    eb8680 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1622645 View commit details
    Browse the repository at this point in the history