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

Gmm estimators #156

Merged
merged 8 commits into from
Apr 26, 2024
Merged

Gmm estimators #156

merged 8 commits into from
Apr 26, 2024

Commits on Apr 18, 2024

  1. Add GMM-based estimator.

    pawel-czyz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    708a374 View commit details
    Browse the repository at this point in the history
  2. Add full inference

    pawel-czyz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4710d32 View commit details
    Browse the repository at this point in the history
  3. Add more tasks

    pawel-czyz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    847dc9c View commit details
    Browse the repository at this point in the history
  4. Add high-dimensional tasks

    pawel-czyz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5d39e41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7ca208 View commit details
    Browse the repository at this point in the history
  6. More MCMC steps and seeds

    pawel-czyz committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fa085aa View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Silence type errors.

    pawel-czyz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9bca9b9 View commit details
    Browse the repository at this point in the history
  2. Add table.

    pawel-czyz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    25ada7a View commit details
    Browse the repository at this point in the history