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