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 laplace and pathfinder approximate inference #624

Merged
merged 6 commits into from
Mar 25, 2024
Merged

Add laplace and pathfinder approximate inference #624

merged 6 commits into from
Mar 25, 2024

Commits on Mar 22, 2024

  1. add laplace algorithm

    sbfnk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    26dd327 View commit details
    Browse the repository at this point in the history
  2. add pathfinder algorithm

    sbfnk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ce1aff6 View commit details
    Browse the repository at this point in the history
  3. actually use pathfinder

    sbfnk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b1462d2 View commit details
    Browse the repository at this point in the history
  4. label as experimental

    sbfnk committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2bd1c9b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix tests

    sbfnk committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bb06788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09475b3 View commit details
    Browse the repository at this point in the history