annotate toolboxes/FullBNT-1.0.7/netlabKPM/README.txt @ 0:cc4b1211e677
tip
initial commit to HG from
Changeset:
646 (e263d8a21543) added further path and more save "camirversion.m"
author |
Daniel Wolff |
date |
Fri, 19 Aug 2016 13:07:06 +0200 |
parents |
|
children |
|
rev |
line source |
Daniel@0
|
1 This directory contains some small modifications/additions to
|
Daniel@0
|
2 netlab, http://www.ncrg.aston.ac.uk/netlab/.
|
Daniel@0
|
3
|
Daniel@0
|
4 - gmmem2 allows a prior on the covariance, and lets you visualize
|
Daniel@0
|
5 intermediate results of the learning
|
Daniel@0
|
6 - gmmem_multi_restart is self-explanatory
|
Daniel@0
|
7
|
Daniel@0
|
8 All the _weighted functions were written by Pierpaolo Brutti.
|
Daniel@0
|
9 They are needed by BNT (softmax_CPD and mlp_CPD
|
Daniel@0
|
10 maximize_params method).
|