Package: BoltzMM
Type: Package
Title: Boltzmann Machines with MM Algorithms
Version: 0.1.0
Author: Andrew Thomas Jones, Hien Duy Ngyuen
Maintainer: Andrew Thomas Jones <andrewthomasjones@gmail.com>
Description: 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>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo, BH
Imports: Rcpp, stats
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-03-19 09:55:38 UTC; uqajon14
Repository: CRAN
Date/Publication: 2018-03-19 14:55:30 UTC
