Advertisement

Results for "Author: bida chikh"

ASP_Volume2 #37041
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

ASP_Volume3 #53462
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

C_Volume2 #78103
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

Java_Volume1 #96647
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

2_2002-2004 #123794
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

3_2004-2005 #142338
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

4_2005-2006 #158759
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

5_2007-2008 #181277
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

6_2008-2009 #203795
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

7_2009-2012 #226313
PatRecog

Artificial Neural Networks are a mathematical representation of the biological Neural Networks whitch are more sophisticated and more complicated. - they can compute any computable function and they are very useful for classification. - they are issued from the need to build artificial systems capable of sophisticated or intelligent computations similar to those that the human brain routinely performs. Topologicaly there is Two major kinds of networks : Feedforward and Feedback. - In a Feedforward NN, the connections between units do not form cycles. They usually produce a response to an input quickly. they are restricted to finite-dimensional input and output spaces. - In a feedback or recurrent NN, there are cycles in the connections. In some feedback NNs, each time an input is presented, the NN must iterate for a potentially long time before it produces a response. Feedback NNs are usually more difficult to train than feedforward NNs. Here I use a FeedForward Neural Network to show how it recognize a character. there is four NNs, the first one to classify the character; is it a (Capital, Small or punctuation letter)? and other three NNs, one for each class. they have been trained before so, this code will show how to use them after been trained. for any suggestion or question feel free to email me bcwan@multimania.com

Languages
Top Categories
Global Discovery