about summary refs log tree commit diff
path: root/sourcecodes/bnt-master/nethelp3.3/gtmlmode.htm
diff options
context:
space:
mode:
Diffstat (limited to 'sourcecodes/bnt-master/nethelp3.3/gtmlmode.htm')
-rw-r--r--sourcecodes/bnt-master/nethelp3.3/gtmlmode.htm43
1 files changed, 43 insertions, 0 deletions
diff --git a/sourcecodes/bnt-master/nethelp3.3/gtmlmode.htm b/sourcecodes/bnt-master/nethelp3.3/gtmlmode.htm
new file mode 100644
index 00000000..ab37c6ff
--- /dev/null
+++ b/sourcecodes/bnt-master/nethelp3.3/gtmlmode.htm
@@ -0,0 +1,43 @@
+<html>
+<head>
+<title>
+Netlab Reference Manual gtmlmode
+</title>
+</head>
+<body>
+<H1> gtmlmode
+</H1>
+<h2>
+Purpose
+</h2>
+Mode responsibility for data in a GTM.
+
+<p><h2>
+Synopsis
+</h2>
+<PRE>
+modes = gtmlmode(net, data)
+</PRE>
+
+
+<p><h2>
+Description
+</h2>
+
+<CODE>modes = gtmlmode(net, data)</CODE> takes a GTM
+structure <CODE>net</CODE>, and computes the modes of the responsibility 
+distributions for each data point in <CODE>data</CODE>.  These will always lie
+at one of the latent space sample points <CODE>net.X</CODE>.
+
+<p><h2>
+See Also
+</h2>
+<CODE><a href="gtm.htm">gtm</a></CODE>, <CODE><a href="gtmpost.htm">gtmpost</a></CODE>, <CODE><a href="gtmlmean.htm">gtmlmean</a></CODE><hr>
+<b>Pages:</b>
+<a href="index.htm">Index</a>
+<hr>
+<p>Copyright (c) Ian T Nabney (1996-9)
+
+
+</body>
+</html>
\ No newline at end of file