|
|
|
|
|
|
|
|
Home
Products and Services
Bibliography and White Papers
|
|
NNetSheet (This implementation was retired in 2017) Neural Network FAQ
Using Microsoft Excel as the user interface, NNetSheet implements neural network algorithms as fast dynamic link libraries for IBM compatible computers, and as code resources for Macintosh computers. All NNetSheet commands are configured in an easy-to-use Excel menubar that is integrated with all standard Excel commands and charting utilities. NNetSheet provides interactive help that takes you through the process of building neural network spreadsheet applications.
System RequirementsNNetSheet requires Microsoft Excel.
Input/OutputNNetSheet inputs are any set of training examples that can be read by Microsoft Excel in any one of 13 formats. NNetSheet "outputs" are neural network formulas. The formulas access the NNetSheet Dynamic Link Libraries. To use the neural network, simply cut and paste the formulas to an application. Size and SpeedThe Excel spreadsheet limits the size of the training database to 32,787 rows and 256 columns. Training speed and neural network run-time speed depend on the hardware support for floating point computation. NNetSheet supports the following algorithms and utilities:
LicensesThe basic single-user license includes the neural network algorithm development tools integrated with the Microsoft Excel user inteface macros and dynamic link libraries; an on-line tutorial; a 120 Page Manual; and sample Applications. It comes with EMail Technical Support. Neural Network and NNetSheet FAQWhat are Neural Networks?Neural networks are special computing elements that can be trained to make decisions based on historical data. They work by discovering patterns and by inducing rules that define empirical relationships. Some example applications of neural networks include credit screening, stock market forecasting, bond rating, and market segmentation.
Are Neural Networks Different From Expert Systems?In rule-based expert systems, a knowledge engineer must deduce expert rules. Neural networks induce rules directly from historical data in the form of pattern recognition functions. You can use these functions just like the classification rules in an expert system. How do Neural Networks Compare with Statistical Techniques?Neural network supervised learning corresponds to statistical non-linear discriminant analysis; neural network unsupervised learning corresponds to statistical clustering and factor analysis. Instead of executing complex statistical procedures -- the neural network learning model iteratively converges to a pattern recognition function that is a optimal in a least-mean-square sense. The iterative process implicitly estimates the statistics of the historical training data. This parallels human pattern recognition: people learn patterns over time. What is NNetSheet?NNetSheet is a development system that creates spreadsheet models of neural networks. We call these models Neural Network Spreadsheets. NNetSheet-C implements the neural network learning algorithms as dynamic link libraries -- C programs dynamically linked to Microsoft Excel spreadsheets. To the spreadsheet user, these neural network algorithms look like ordinary spreadsheet formulas. How is NNetSheet Different from other Neural Network Tools?Our neural network tools maximize ease of use, comprehensiveness, and portability. The neural network models and preprocessing utilities include:
How Easy is it to Build a Neural Network Spreadsheet with NNetSheet?If you know how to use a spreadsheet, then you know how to use the NNetSheet. Building a neural network spreadsheet is a three step process:
(c) 2006 Inductive Solutions, Inc. All rights reserved. |
|