WebSim

See the source HTML code for this page to see the simulation definition that is parsed and executed by the WebSim applet below.

All of this code is (c) 1996 by the respective authors, is freeware, and may be freely distributed. If modifications are made, please say so in the comments.

This demo shows supervised learning on a data set at the University of California at Irvine. When the applet starts up, it goes over the Web to uci.edu and downloads this data set, then uses it as the training data for supervised learning. This shows how WebSim experiments can actually be distributed across the Web, with the code loaded from one site, the data loaded from a second, and the client running the WebSim experiment at a third.

This only works on Java runtime systems with security models that allow an applet to ftp to other sites.

Back to WebSim.


This Java applet requires a Java-aware browser such as Netscape 2.0 or higher