Skip to content
View AdrianYu's full-sized avatar

Block or report AdrianYu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GaussianMixture GaussianMixture Public

    Gaussian mixture model based on EM for any shaped gaussians.

    C++ 2 1

  2. betareg betareg Public

    beta regression: regression analysis for bounded variable based on beta distribution

    C++

  3. hkmeans hkmeans Public

    Hierarchical K-Means using kmeans++ initialization algorithm and Elkan training algorithm.

    C++ 2 1

  4. miscellaneous miscellaneous Public

    C++

  5. NCE-Gaussian NCE-Gaussian Public

    Noise Contrastive Estimation (Multivariate Normal Distribution)

    MATLAB 1

  6. Score-Matching Score-Matching Public

    Toy example of score matching

    Python