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