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

[Feat] Scale decoupling changes for GMM and PMM class #366

Merged
merged 3 commits into from
Dec 12, 2022
Merged

[Feat] Scale decoupling changes for GMM and PMM class #366

merged 3 commits into from
Dec 12, 2022

Conversation

dluuo
Copy link
Contributor

@dluuo dluuo commented Dec 12, 2022

Fixed GMM domain map(increased epsilon, removed .squeeze() so GMM class would work when n_components = 1)
Added get_distribution for GMM and PMM class

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@kdgutier kdgutier merged commit 1732423 into Nixtla:main Dec 12, 2022
@kdgutier kdgutier linked an issue Dec 14, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scale-decoupled optimization for PMM/GMM
2 participants