Skip to content
View rahul2057210's full-sized avatar

Block or report rahul2057210

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. Latent-Dirichlet-Allocation Latent-Dirichlet-Allocation Public

    Latent Dirichlet Allocation on 20 news group dataset, CAVI (Coordinate Ascent Variational Inference) algorithm for GMM(Gaussian mixture modeling), CAVI (Coordinate Ascent Variational Inference) on …

    MATLAB 2 1

  2. Bayesian-Nonparametric-Mixture-Models Bayesian-Nonparametric-Mixture-Models Public

    This repository contains the codes for infinite mixture models

    MATLAB 1

  3. Bayesian-Variable-Selection Bayesian-Variable-Selection Public

    This repository contains the matlab code for Bayesian variable selection as described in George, E.I. and McCulloch, R.E., 1993.

    MATLAB 1

  4. Variational-Autoencoder Variational-Autoencoder Public

    Contains the maltab code for VAE

    MATLAB 4 2

  5. Rejection-Sampling-VI Rejection-Sampling-VI Public

    Combines Rejection Sampling with VI: Toy Example

    Python