comparison toolboxes/FullBNT-1.0.7/bnt/examples/static/Zoubin/README @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e9a9cd732c1e
1 This software was downloaded from
2 http://www.gatsby.ucl.ac.uk/~zoubin/software.html
3 with permission of the author.
4
5
6 This software was written by
7
8 Zoubin Ghahramani
9 Dept of Computer Science
10 University of Toronto
11 zoubin@cs.toronto.edu
12
13 This software is written in Matlab 4.2c and should run on all platforms
14 supporting this version of Matlab. Matlab is a commercial software
15 package available from The MathWorks (http://www.mathworks.com/).
16
17 This software is meant for free non-commercial use and distribution. See the
18 copyright notice at the bottom of this page.
19
20 If you use it, please refer to the accompanying technical report:
21
22 Ghahramani, Z. and Hinton, G.E. (1996) The EM Algorithm for Mixtures
23 of Factor Analyzers. University of Toronto Technical Report CRG-TR-96-1.
24 Available at ftp://ftp.cs.toronto.edu/pub/zoubin/tr-96-1.ps.gz
25
26 If you find bugs, or would like to see if I've implemented any
27 extensions, please send me email at zoubin@cs.toronto.edu. The
28 software is provided "as is", and I cannot guarantee I will be able
29 to fix all problems or answer all inquiries.
30
31 See mfademo.m for a demo.
32
33 Hope you find it useful. Please send me email if you find it useful
34 and I will put you on a mailing list announcing releases of other
35 statistical machine learning software in Matlab.
36
37
38 ----------------------------------------------------------------------
39 Copyright (c) 1996 by Zoubin Ghahramani
40 Toronto, Ontario, Canada.
41 All Rights Reserved
42
43 Permission to use, copy, modify, and distribute this software and its
44 documentation for non-commercial purposes only is hereby granted
45 without fee, provided that the above copyright notice appears in all
46 copies and that both the copyright notice and this permission notice
47 appear in supporting documentation, and that my name not be used in
48 advertising or publicity pertaining to distribution of the software
49 without specific, written prior permission. I make no representations
50 about the suitability of this software for any purpose. It is provided
51 "as is" without express or implied warranty.
52
53 I disclaim all warranties with regard to this software, including all
54 implied warranties of merchantability and fitness. In no event shall I
55 be liable for any special, indirect or consequential damages or any
56 damages whatsoever resulting from loss of use, data or profits,
57 whether in an action of contract, negligence or other tortious action,
58 arising out of or in connection with the use or performance of this
59 software.
60
61 Zoubin Ghahramani Dec 17, 1996