Link to home
Start Free TrialLog in
Avatar of JimmieToo
JimmieToo

asked on

Neural Network Examples - Help!

I have been searching fruitlessly for even a simple example of neural networks written in Visual Basic.  Can anyone help?
Avatar of Chizl
Chizl
Flag of United States of America image

Avatar of JimmieToo
JimmieToo

ASKER

Apparently Chizl is not familiar with Neural Networks.  I could find no relevant reference at the site he proposed.
There is a c++ book for neural net algos. I can't remember the exact name but you could probally search amazon.com. I took neural net a couple of years ago. We used a prog called Matlab and it had a c++ addon.
I do just didnt read it clearly..  Sorry..
Although I have programmed in several languages over the years, I have successfully avoided C.  Interpreting C language programs is a brutal effort for me.  But thanks for the suggestion.
Mainly what you want is the algos that are pretty straight forward and don't contain a lot of pointer manipulation and such. I would go to a barnes and noble or something and check it out or maybe search on the authors name and he may have a web site.
ASKER CERTIFIED SOLUTION
Avatar of Mirkwood
Mirkwood

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial