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

Implement monte carlo .sample() methods #75

Merged
merged 11 commits into from
Mar 15, 2019
Merged

Implement monte carlo .sample() methods #75

merged 11 commits into from
Mar 15, 2019

Commits on Mar 14, 2019

  1. Sketch sampler implementations

    fritzo committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    17f87b2 View commit details
    Browse the repository at this point in the history
  2. Implement Joint.sample()

    fritzo committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    7caac56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cbd1c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c6e10a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    950e6e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Fix tensor distribution test

    fritzo committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7a71abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0a24e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98202e6 View commit details
    Browse the repository at this point in the history
  4. Fix bugs in Gaussian.sample()

    fritzo committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    859cb1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0cdc16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f0c801 View commit details
    Browse the repository at this point in the history