
First, choose the neural network to
use for generating the DLL. You can use either the active
breadboard in NeuroSolutions or an existing breadboard
from the file system.

If you select not to use the active breadboard, you will
be asked to select which breadboard to use to generate
your neural network DLL. The Custom Solution Wizard can
be used to generate DLLs for breadboards like those
created with the Neural Wizard, as well as breadboards
based on your own designs.

Next, select the type of project
with which you will be using the neural network DLL. The
Custom Solution Wizard will create a project shell
corresponding to the selected project type. The project
shell can be used as a guide to help you get started with
developing your own custom application around the neural
network DLL. Shells can be created for the following
programming environments: Visual Basic, Visual C++,
Microsoft Excel, Microsoft Access, Active Server Page, and
TradingSolutions.

Finally, select the location where the neural network
DLL, project shell and other related files will be
placed. When you click the Finish button, the wizard will
dynamically create the C++ code for the selected neural
network and compile this code into a DLL. Furthermore, a
project shell of the specified type (if selected) will be
created and configured to use this DLL.
|