Neural Network Code
-
Hello, I wish to download my brain to a computer before the end, so to do this, I'd I'll need to start testing and working with some schemes. Are there any MFC resources out there for designing neural networks? thanks! JennyP
Do you know anything about Neural Networks yet? You have to have a good background in AI (not to mention a lot of math too) to be able to grasp any of the concepts. I don't know why there would be any MFC resources for it, it's not GUI programming. -- Rocky Dean Pulley
-
Do you know anything about Neural Networks yet? You have to have a good background in AI (not to mention a lot of math too) to be able to grasp any of the concepts. I don't know why there would be any MFC resources for it, it's not GUI programming. -- Rocky Dean Pulley
Thanks for the reply. I'm about 1/3 of the way through the text book "Neural Networks," so I know what I know today, and tomorrow, I'll know more. :) I was a little inaccurate when requesting MFC code---I should have said "C++" code. I did program a "brain" about a year ago in C++, but it didn't contain any teaching algorithms. So, this time around, I thought I would try to not reinvent some of the basics (e.g., cell class, etc.). thanks, JennyP
-
Thanks for the reply. I'm about 1/3 of the way through the text book "Neural Networks," so I know what I know today, and tomorrow, I'll know more. :) I was a little inaccurate when requesting MFC code---I should have said "C++" code. I did program a "brain" about a year ago in C++, but it didn't contain any teaching algorithms. So, this time around, I thought I would try to not reinvent some of the basics (e.g., cell class, etc.). thanks, JennyP
-
Jenny If you ever succeed with this, can I have my brain backed up as well ? I can provide a blank DVD. Thanks, Neil Humphreys.
Yea me too, I'll provide you with a floppy disk. You should have some space left over on it that you can use for something else if you want. -- Rocky Dean Pulley
-
Yea me too, I'll provide you with a floppy disk. You should have some space left over on it that you can use for something else if you want. -- Rocky Dean Pulley
:-Omy hv an assignment to do digit recognition.. but i cat make it run.. coz of header file problem.. may i know how to solve it? thanks.. i know how to count in multilayer perceptron,but not cant success to make it work.. thanks for answer me..
-
Thanks for the reply. I'm about 1/3 of the way through the text book "Neural Networks," so I know what I know today, and tomorrow, I'll know more. :) I was a little inaccurate when requesting MFC code---I should have said "C++" code. I did program a "brain" about a year ago in C++, but it didn't contain any teaching algorithms. So, this time around, I thought I would try to not reinvent some of the basics (e.g., cell class, etc.). thanks, JennyP
sorry for my surprise email u.. do u noe how to do digit recognition by using MLP? i know all the theory part,but when write in C++,cant run at all..many problem exist..include header file.. thanks for answer me..