Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




An introduction to neural networks
Link ID 28096
Title An introduction to neural networks
Url Visit : An introduction to neural networks
Description Neural nets may be the future of computing. A good way to understand them is with a puzzle that neural nets can be used to solve. Suppose that you are given 500 characters of code that you know to be C, C++, Java, or Python. Now, construct a program that identifies the codes language. One solution is to construct a neural net that learns to identify these languages. This article discusses the basic features of neural nets and approaches to constructing them so you can apply them in your own coding.
Category Java > Tutorials > Miscellaneous
Keywords An   introduction   to   neural   networks
Date Sep 20, 2007
Refer it to Friend ( An introduction to neural networks )  
Write a Review ( An introduction to neural networks )  
Report Broken Link ( An introduction to neural networks )  
Add : An introduction to neural networks To Favorites
More links included : An introduction to neural networks
Site links : An introduction to neural networks
Traffic Details from Alexa : An introduction to neural networks

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at Java > Tutorials > Miscellaneous
1. Double-checked locking and the Singleton pattern
  Examine the roots of the double-checked locking idiom, why it was developed, and why it doesnt work. The Java programming language contains several useful programming idioms. It also contains some that further study has shown should not be used. Double-checked locking is one such idiom that should never be used.
Category:   Java > Tutorials > Miscellaneous


2. How Bridge2Java helps expand your Java codes horizons
  One of the strengths of the Java platform is its object-oriented nature; one of the benefits of object-oriented languages is that they aid code reuse. But what if youre a Java programmer and you want to reuse code that wasnt written in the Java language? With Bridge2Java, an IBM alphaWorks technology, Java developers can integrate COM objects into their applications. This article explains how it works.
Category:   Java > Tutorials > Miscellaneous


3. Diagnosing Java Code: The Liar View bug pattern
  GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because its difficult to verify that a state change in the model is reflected appropriately in the view -- it spawns the infamous "Liar View." This installment of Diagnosing Java Code examines the Liar View bug pattern.
Category:   Java > Tutorials > Miscellaneous


4. An introduction to neural networks
  Neural nets may be the future of computing. A good way to understand them is with a puzzle that neural nets can be used to solve. Suppose that you are given 500 characters of code that you know to be C, C++, Java, or Python. Now, construct a program that identifies the codes language. One solution is to construct a neural net that learns to identify these languages. This article discusses the basic features of neural nets and approaches to constructing them so you can apply them in your own coding.
Category:   Java > Tutorials > Miscellaneous


5. The On Demand Operating Environment
  The On Demand Operating Environment is based upon the concepts of Service Oriented Architecture (SOA). SOA views every application or resource as a service implementing a specific, identifiable set of (business) functions. In addition to the business functions, services in an on demand environment might also implement management interfaces to participate in the broader configuration, operation, and monitoring of the environment. This article provides an introduction to the On Demand Operating Environment.
Category:   Java > Tutorials > Miscellaneous




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z