README.md

Build Status

deepgmm

This package is provides a mixture model based approach for deep learning. It is based on the work done by Viroli and McLachlan (2018).

Viroli, C. and McLachlan, G.J. (2019). Deep Gaussian mixture models. Statistics and Computing 29, 43-51.

Installation

Can be installed directly from CRAN or from GitHub.

# CRAN
install.packages("deepgmm")

# GitHub
library(devtools)
install_github("suren-rathnayake/deepgmm")


suren-rathnayake/deepgmm documentation built on Nov. 14, 2022, 1:12 p.m.