Daniel@0: This software was downloaded from Daniel@0: http://www.gatsby.ucl.ac.uk/~zoubin/software.html Daniel@0: with permission of the author. Daniel@0: Daniel@0: Daniel@0: This software was written by Daniel@0: Daniel@0: Zoubin Ghahramani Daniel@0: Dept of Computer Science Daniel@0: University of Toronto Daniel@0: zoubin@cs.toronto.edu Daniel@0: Daniel@0: This software is written in Matlab 4.2c and should run on all platforms Daniel@0: supporting this version of Matlab. Matlab is a commercial software Daniel@0: package available from The MathWorks (http://www.mathworks.com/). Daniel@0: Daniel@0: This software is meant for free non-commercial use and distribution. See the Daniel@0: copyright notice at the bottom of this page. Daniel@0: Daniel@0: If you use it, please refer to the accompanying technical report: Daniel@0: Daniel@0: Ghahramani, Z. and Hinton, G.E. (1996) The EM Algorithm for Mixtures Daniel@0: of Factor Analyzers. University of Toronto Technical Report CRG-TR-96-1. Daniel@0: Available at ftp://ftp.cs.toronto.edu/pub/zoubin/tr-96-1.ps.gz Daniel@0: Daniel@0: If you find bugs, or would like to see if I've implemented any Daniel@0: extensions, please send me email at zoubin@cs.toronto.edu. The Daniel@0: software is provided "as is", and I cannot guarantee I will be able Daniel@0: to fix all problems or answer all inquiries. Daniel@0: Daniel@0: See mfademo.m for a demo. Daniel@0: Daniel@0: Hope you find it useful. Please send me email if you find it useful Daniel@0: and I will put you on a mailing list announcing releases of other Daniel@0: statistical machine learning software in Matlab. Daniel@0: Daniel@0: Daniel@0: ---------------------------------------------------------------------- Daniel@0: Copyright (c) 1996 by Zoubin Ghahramani Daniel@0: Toronto, Ontario, Canada. Daniel@0: All Rights Reserved Daniel@0: Daniel@0: Permission to use, copy, modify, and distribute this software and its Daniel@0: documentation for non-commercial purposes only is hereby granted Daniel@0: without fee, provided that the above copyright notice appears in all Daniel@0: copies and that both the copyright notice and this permission notice Daniel@0: appear in supporting documentation, and that my name not be used in Daniel@0: advertising or publicity pertaining to distribution of the software Daniel@0: without specific, written prior permission. I make no representations Daniel@0: about the suitability of this software for any purpose. It is provided Daniel@0: "as is" without express or implied warranty. Daniel@0: Daniel@0: I disclaim all warranties with regard to this software, including all Daniel@0: implied warranties of merchantability and fitness. In no event shall I Daniel@0: be liable for any special, indirect or consequential damages or any Daniel@0: damages whatsoever resulting from loss of use, data or profits, Daniel@0: whether in an action of contract, negligence or other tortious action, Daniel@0: arising out of or in connection with the use or performance of this Daniel@0: software. Daniel@0: Daniel@0: Zoubin Ghahramani Dec 17, 1996