Skip to content

Commit

Permalink
Added Algorithms::GMM
Browse files Browse the repository at this point in the history
  • Loading branch information
jkh1 committed Feb 10, 2016
1 parent 19415f9 commit a89986a
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Some useful perl modules I have written:

<li>Algorithms::HMM: hidden Markov model (requires Algorithms::Matrix)</li>

<li>Algorithms::GMM: Gaussian mixture model (requires Algorithms::Matrix)</li>

<li>HDF5: perl wrapper for the <a href="http://www.hdfgroup.org/HDF5/">hdf5 library</a></li>

<li>CellH5: perl API to the <a href="http://www.cellh5.org/">CellH5</a> file format (requires HDF5)</li>
Expand Down
Loading

0 comments on commit a89986a

Please sign in to comment.