my question is ¿What would be the best technology to detect hierarchical or tree patterns? I want to recognise开发者_C百科 parts in a HTML page, for example: user login menu, or navigation menu, or
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have an artificial neural network which plays Tic-Tac-Toe - but it is not complete yet. What I have yet:
I want to make simple neural network that from given gray-scale 2d arrays like [[1 1 1] [0 0 0] [1 1 1]]
I\'m trying a very simple case using a Python library called pyBrain and I can\'t get it to work.There is likely to be a very simple
I have decided to play around with some simple concepts involving neural networks in Java, and in adapting somewhat useless code I found on a forum, I have been able to create a very simple model for
I\'m trying to test the efficiency of the Neural Networks as approximation functions. The function I 开发者_如何学Pythonneed to approximate has 5 inputs and 1 output, which structure should I use?
Neural networks seem really c开发者_StackOverflow中文版ool but what types of problems can they solve?They are good at regognizing pattern, not only characters. So they can tell you is a picture showin
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Hey guys,Am wondering if anybody can help me with a starting point for the design of a Neural Network system tha开发者_C百科t can recognize visual patterns, e.g. checked, and strippes. I have knowledg