[mlpack-git] master: Merge pull request #748 from mentekid/gamma-distribution (e3ce160)

gitdub at mlpack.org gitdub at mlpack.org
Wed Aug 3 14:57:25 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/b12e1517565652f62a551e1df41f2e51569bc9d9...e3ce1600893636f15be55d66c621398673b1faba

>---------------------------------------------------------------

commit e3ce1600893636f15be55d66c621398673b1faba
Merge: b12e151 8918550
Author: Ryan Curtin <ryan at ratml.org>
Date:   Wed Aug 3 14:57:25 2016 -0400

    Merge pull request #748 from mentekid/gamma-distribution
    
    Adds a Train() function that only needs dataset statistics


>---------------------------------------------------------------

e3ce1600893636f15be55d66c621398673b1faba
 src/mlpack/core/dists/gamma_distribution.cpp | 43 +++++++++++++++++++++++-----
 src/mlpack/core/dists/gamma_distribution.hpp | 16 +++++++++++
 src/mlpack/tests/distribution_test.cpp       | 22 ++++++++++++++
 3 files changed, 74 insertions(+), 7 deletions(-)




More information about the mlpack-git mailing list