	Machine Learning Explorer Eval Kit

To install, unzip mle.zip with the option turned on to reserve the 
subdirectory structure. Mle.h should appear in FreeMLE/Include and 
Mle.lib should appear in FreeMLE/Lib. A demo application is available 
in FreeMLE/Demo.

The demo can be compiled with Microsoft Visual C++ 5.0. After the 
project file is loaded, the user should perform the following to set 
up the directories for include and library files.

.Go to Tools->Options, select the directories tab. Select the 
"Include files" under "Show directories for:", add "FreeMLE/Include".

.Go to Tools->Options, select the directories tab. Select the 
"Library files" under "Show directories for:", add "FreeMLE/Lib".

Select Build->Build Demo.exe and the demo is done.

To appreciate the demo, under the menu item "Learn", select 
"Explore" first, then "Associate", and then "Optimize". The 
Boxer on the right hand side of the drawing will learn to hit 
its opponent as efficiently as possible.

	Copright 1999, Learning Machines Technology Group

