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 CategoricalMADE #1269

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    57ecf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c657a View commit details
    Browse the repository at this point in the history
  3. wip: CategoricalMassEstimator can be build and MixedDensityEstimator …

    …too. log_prob has shape issues tho
    jnsbck committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d6dc444 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. wip: sampling and log_prob works for categorical_made. working on get…

    …ting mixed_density estimator log_probs and sample to work as well
    jnsbck committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    298971d View commit details
    Browse the repository at this point in the history
  2. wip: build_mnle works and trains without log_transform. Add made as a…

    …rg to categorical_model
    jnsbck committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e214fe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d070d2a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: change net kwarg

    jnsbck committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    089d1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045bf5e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: fix embedding net mistake

    jnsbck committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bcc75db View commit details
    Browse the repository at this point in the history