neural-network
Does a neural network require binary inputs? [duplicate]
This question already exists: 开发者_开发知识库 Closed 11 years ago. Possible Duplicate: working on a proj in neural network[详细]
2023-02-20 01:17 分类:问答How do I create a function at runtime in Objective-C
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.[详细]
2023-02-19 19:58 分类:问答FANN Error 1: unable to open file
I was trying this code but i get error, I can\'t solve this problem! anybody have idea? #include<iostream>[详细]
2023-02-19 12:39 分类:问答Neural network for colored line detection?
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?[详细]
2023-02-19 05:24 分类:问答Neural Networks Algorithms or something like that to Find Appropriate Parameters for an Application that Uses Genetic Algorithms to Run It Less Time
I developed an application with Java that uses genetic algorithms. My application needs parameters as like:[详细]
2023-02-17 22:23 分类:问答consultation about ANN libraries
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[详细]
2023-02-16 19:34 分类:问答Best algorithm to find a repeating pattern
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[详细]
2023-02-16 18:36 分类:问答Matlab - Use trained net for testing
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[详细]
2023-02-16 17:39 分类:问答Using Weka for Game Playing
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[详细]
2023-02-16 08:05 分类:问答matlab neural network toolbox
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[详细]
2023-02-14 23:24 分类:问答