Announcement: ActiveX Neural Network DLL

Announcement: ActiveX Neural Network DLL

Post by Richar » Mon, 28 Feb 2000 04:00:00



Announcement: ActiveX Neural Network DLL

New neural network ActiveX DLL for developers:

Artificial neural networks are computational paradigms which implement
simplified models of their biological counterparts, biological neural
networks. Biological neural networks are the local assemblages of
neurons and their dendritic connections that form the (human) brain.

Now shareware developers can EASILY implement a neural network in their
applications with the help of RG Software's new neural network ActiveX
DLL.

Cutting Edge Neural Network Technology:
RG Software's neural network contains cutting edge technology that will
almost give you an unfair advantage over your competition at solving
prediction, estimation and other classification problems.

Our neural network components are easier to use than SVD, regression
analysis or any other technique. Simply add our DLL to your Visual
FoxPro, Visual C++ or Visual Basic project and with just a few lines
of code you're well on your way to incorporating one of the most
accurate neural networks in the industry.

For more information, please see our website: http://www.rgsoftware.com

 
 
 

1. Neural Network programming with Progress

Hi all,

Wrote some progress routines to implement a neural net for classifying
text (like email messages.)  Just something a little different than
record shuffling.

There is documentation explaining the theory of operation and what you
need to do to implement it.  I made it pretty easy to use.  One
procedure to train the neural net, one procedure to use the neural net.

If ya want, send me some email (remove the _nospam part of the address)
and I will reply with code and docs.

2. Problem with Calculated Member and Dimensions with multiple Hierarchies

3. Chief Architect Neural Networks

4. Ingres II and Oracle access

5. Integrating Databases and Neural Networks

6. To find which dts package contains what stored procedure

7. Chief Architect Neural Networks

8. Locate / Search in 5.0 - Need a Button.

9. Parallel Databases and Neural Networks

10. Neural Networks in Database performance tuning

11. ActiveX DLL to ActiveX EXE

12. Calling a public function in a VB ActiveX DLL from a VC DLL