This question already exists: 开发者_开发知识库 Closed 11 years ago. Possible Duplicate: working on a proj in neural network
So it\'s late here, and my google skills seem to be failing me. I\'ve found some great responses on SO before (time and time again), I thought you guys could help.
I was trying this code but i get error, I can\'t solve this problem! anybody have idea? #include<iostream>
Can I use a Neural Network to find at least 3 pixels (that have RGB or HSV values in a certain range) in a line?
I developed an application with Java that uses genetic algorithms. My application needs parameters as like:
Firstly, I am a beginner in artificial neural networks and I need a special library for training the artificial neural networks, but I very confused in the selection of the library, an开发者_StackOver
What are the best algorithms available to find longest repeating patterns of characters in a string using .开发者_JAVA百科net?I guess that you speak about pattern discovery. Take a look at some elemen
My project is to recognize ancient coins. I am using Matlab. I already have a feature file which contains both inputs and output. I have trained 3 types of coins using newff and net had been saved. Fo
I am doing a project where I have neural networks (or other algorithms) play each other in poker. After each win or loss, I want the neural network (or other algorithm) to update in response to the er
I used the matlab neural network to train on some data but I want to run this开发者_高级运维 neural network in c++ program,how to do that?You can use ML to generate your feature set (input layer) and