neural-network
How to solve XOR problem with MLP neural network?
Tomorrow morning I have to give neural network final exam, but there is a problem, I cannot solve XOR problem with MLP, I don\'t kn开发者_如何转开发ow how to assign weights and bias values :(So, seein[详细]
2023-03-16 03:52 分类:问答To which weight is the correction added in a perceptron?
I\'m experimenting with single-layer perceptrons, and I think I understand (mostly) everything. However, what I don\'t unders开发者_Python百科tand is to which weights the correction (learning rate*err[详细]
2023-03-15 05:14 分类:问答fannj library doesn't work
I\'m trying to run project which uses fannj library, but I\'m getting error: Exception in thread \"main\" java.lang.UnsatisfiedLinkError: Error looking up function \'fann_create_standard_array\':[详细]
2023-03-14 04:10 分类:问答Hand written character recognition using neural network
i need some guide lines and help to develop this ANN. i do开发者_开发问答n\'t have any past experience with neural networks and this is little bit hard for me. i want to recognize handwriting using th[详细]
2023-03-14 03:50 分类:问答What is the network analog of a recursive function?
This is an ambitious question from a Wolfram Science Conference: Is there such a thing as a net开发者_开发知识库work analog of a recursive function? Maybe a kind of iterative \"map-reduce\" pattern? I[详细]
2023-03-14 00:57 分类:问答Can I use hadoop to train a neutral network?
I want t开发者_如何学Pythono train a neural network with the help of Hadoop. We know when training a neural network, weights to each neuron are altered every iteration, and each iteration depends on t[详细]
2023-03-11 05:25 分类:问答Multibit neural XOR network
I\'m trying to train an 8-bit neural network to output XOR of its inputs. I\'m using ffnet library (http://ffnet.sourceforge.net/). For low number of input bits (up to 4) backpropagation produces expe[详细]
2023-03-09 18:43 分类:问答neural network and a intrusion detection system
How do I approach the problem with a neural network and a intrusion detection system where by lets say we have an attack via FTP.[详细]
2023-03-09 07:09 分类:问答Find phase difference between two (inharmonic) waves
I have two datasets listing the average voltage outputs of two assemblies of neural networks at times t, that look something like this:[详细]
2023-03-09 01:59 分类:问答Neural Network, Genetic algorithm as an Intrusion detection system
Hi I need some help on getting started with creating my first algorithm; I want to create a NN/Genetic Algorithm for use as an Intrusion detection system.[详细]
2023-03-09 01:52 分类:问答