I\'m work开发者_StackOverflowing on a system that will send telemetry data on machine operation back to a central server for analysis.One of the machine parameters we\'re measuring is motor current dr
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am very curious about making a handwriting recognition application in a web browser. Users draw a letter, ajax sends the data to the server, neural network finds the closest match, and returns resul
I want to mimic computer memory with jeff heaton\'s encog neural network library.I just don\'t know what approach to use.
what can i do to solve this error in my program(learning the net)? it appear after sim. the net. Error in ==> network.sim>simargs at 236
开发者_如何学运维 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
I need to find some method to recognize image开发者_开发问答s with a single digital number in it (black on white).
I have a high traffic web si开发者_StackOverflowte. I want to create software which analyses client requests on-the-fly and decide if they come from a real user or a botnet bot. For training the neura
First off, this is homework. I think it\'s clear I\'ve made an effort and I\'m looking for hints, not code.
PyBrain is a python library that provides (am开发者_JS百科ong other things) easy to use Artificial Neural Networks.