neural-network
References for data normalization
What are the best practices on normalizing data (not sure if that is the right term) for NNs and other machine learning algorithms?What I mean is how you represent data to the NN/algo.[详细]
2023-02-24 04:28 分类:问答SIFT and Neural Network Matlab
My project is to recognize ancient coins. I have used David Lowe\'s SIFT algorithm to extract features of images.[详细]
2023-02-22 23:22 分类:问答Equations for outputs of nodes in hidden and output layers of a Neural Network
Hey guys, I\'m new to neural networks.. I want to know how to come up with equations for outputs of nodes in the hidden and output layers of a neural network.I would like to know the answer to the bel[详细]
2023-02-22 15:08 分类:问答neural cryptography in C# [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-02-22 08:01 分类:问答design a neural network for sales prediction
I\'m developing a distributedsystem in which a plan to use a neural network for sales prediction. A small description of the system: the system combine the workflow of modules such as Pharmacy, Patie[详细]
2023-02-22 07:28 分类:问答ASP.NET MVC Architecture - Generic repository pattern
I\'m new to ASP.NET MVC and I\'m trying to figure out the right way of coding in it. I\'m trying to implement a multi-layer architecture with a generic repository for data access.[详细]
2023-02-22 00:45 分类:问答Matlab - low neural network goal affects result
I\'ve created an OCR with matlab\'s Neural Networks. I\'ve used traingdx net.trainParam.epochs = 8000; net.trainParam.min_grad = 0.0000;[详细]
2023-02-21 20:14 分类:问答Objective-C: Calling and copying the same block from multiple threads
I\'m dealing with neural networks here, but it\'s safe to ignore that, as the real question has to deal with blocks in objective-c. Here is my issue. I found a way to convert a neural network into a b[详细]
2023-02-20 20:00 分类:问答How to incorporate FANN with other C libraries?
I am using FANN, pyfann in particular, for signature recognition. Before I can use AI, I have to prepocess the image first using the imagelab, a compilation of image processing libraries like image.h,[详细]
2023-02-20 12:25 分类:问答Neural nets for ruby
Which libraries/plugins are the best(fast/well-documented/etc) for designing and 开发者_运维百科creating neural nets with backpropgation?[详细]
2023-02-20 03:34 分类:问答