logKDE - Computing Log-Transformed Kernel Density Estimates for Positive Data
Computes log-transformed kernel density estimates for positive data using a variety of kernels. It follows the methods described in Jones, Nguyen and McLachlan (2018) <doi:10.21105/joss.00870>.
Last updated
cpp
4.11 score 2 stars 13 scripts 287 downloadslowmemtkmeans - Low Memory Use Trimmed K-Means
Performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions such as BIC calculations.
Last updated
openblascppopenmp
3.48 score 2 dependents 7 scripts 196 downloadsBoltzMM - Boltzmann Machines with MM Algorithms
Provides probability computation, data generation, and model estimation for fully-visible Boltzmann machines. It follows the methods described in Nguyen and Wood (2016a) <doi:10.1162/NECO_a_00813> and Nguyen and Wood (2016b) <doi:10.1109/TNNLS.2015.2425898>.
Last updated
openblascpp
3.00 score 1 stars 20 scripts 201 downloadsSAGMM - Clustering via Stochastic Approximation and Gaussian Mixture Models
Computes clustering by fitting Gaussian mixture models (GMM) via stochastic approximation following the methods of Nguyen and Jones (2018) <doi:10.1201/9780429446177>. It also provides some test data generation and plotting functionality to assist with this process.
Last updated
openblascppopenmp
2.70 score 5 scripts 189 downloads