Ngày tải lên: 28/04/2014, 10:10
Ngày tải lên: 28/04/2014, 10:10
cneuralnetwork make your neural network learn faster - codeproject
Ngày tải lên: 28/04/2014, 10:10
neural network for beginners (part 1 of 3) - codeproject
... towards dealing with single layer networks, let's dicuss those further: Single layer neural networks Single-layer neural networks (perceptron networks) are networks in which the output unit ... with neural networks Well if we are going to stick to using a single layer neural network, the tasks that can be achieved are different from those that can be achieved by multi-layer neural networks. ... â CodeProject, 1999-2012 Terms of Use I am lucky enough to have won a few awards for Zany Crazy code articles over the years Microsoft C# MVP 2012 Codeproject MVP 2012 Microsoft C# MVP 2011 Codeproject...
Ngày tải lên: 28/04/2014, 10:10
ai _ neural network for beginners (part 2 of 3) - codeproject
... : NN_Trainer_XOR : Trains a Neural Network to solve the XOR problem TrainerEventArgs : Training event args, for use with a GUI NeuralNetwork : A configurable Neural Network NeuralNetworkEventArgs : Training ... also possible to view the Neural Networks final configuration using the "View Neural Network Config" button. If people are interested in what weights the Neural Network ended up with, ... follows: 1. Part 1 : Is an introduction into Perceptron networks (single layer neural networks). 2. Part 2 : This one, is about multi layer neural networks, and the back propagation training method...
Ngày tải lên: 28/04/2014, 10:10
ai_ neural network for beginners (part 3 of 3) - codeproject
Ngày tải lên: 28/04/2014, 10:10
computer programming - java - neural network gui with joone (2002)
Ngày tải lên: 29/04/2014, 14:52
TIỂU LUẬN MÔN CHUYÊN ĐỀ AN ILLUSTRATIVE EXAMPLE (Neural Network Design)
Ngày tải lên: 07/11/2014, 18:24
Automatic text extraction using DWT and Neural Network
... the neural network 2.2 Neural Network In this subsection, text extraction from static image or video sequences is accomplished using the back-propagation (BP) algorithm on a neural network. ... Those features are used as the input of a neural network for training based on the back-propagation algorithm for neural networks. After the neural network is well trained, new input data will ... network. The training of the neural network is based on the features we obtain from the DWT detail component sub-bands. As shown in Figure 6, the proposed neural network architecture is simpler...
Ngày tải lên: 05/11/2012, 14:51
Text extraction from name cards using neural network
... Binarization result IV. CONCLUSION AND FUTURE WORKS A neural network based method is discussed in this paper. The features used for the neural network are not only the spatial characteristics but ... width and height, there are totally 14 features used for the neural network analysis. D. Contours classification using neural network We extract the above features which are helpful for classification ... Backpropagation neural network can handle any nonlinear relationship after training including the complicated inter- relationship between the features. Making use of neural networks will also...
Ngày tải lên: 05/11/2012, 14:54
Hybrid energy system evaluation in water supply system energy production: neural network approach
Ngày tải lên: 05/09/2013, 14:58
Mô hình mạng neural network
... gọn như sau : Mạng nhiều lớp neuron CHƯƠNG 2 MÔ HÌNH MẠNG NEURAL NETWORKS Mô hình mạng Neural tổng quát có dạng như sau : Ngày nay mạng Neural có thể giải quyết nhiều vấn đề phức tạp đối với con ... định dạng của dữ liệu vào ảnh hưởng đến việc mô phỏng của mạng. Có hai loại mạng static network và dynamic network. Hai kiểu vector đầu vào cơ bản là kiểu xảy ra đồng thời (concurrently) và kiểu ... trong lớp a : vector ngõ ra của lớp neuron Hàm truyền Có rất nhiều hàm truyền áp dụng trong Neural Networks, trong đó ba hàm thường sử dụng nhất là Hard Limit, Linear, Log-Sigmoid. Tổng quát...
Ngày tải lên: 29/09/2013, 06:20
043_Nghiên cứu mạng Neural Network trong nhận dạng chữ viết
... tự sang mã nhị phân Unicode và ngược lại một cách thường xuyên. - Tính toán lỗi (error), điểm ra (output) và trọng số (weight) thường xuyên. - Xây dựng mạng Neural Network. 1) Huấn luyện ... một lớp ẩn và một lớp đầu ra (ouput). Chức năng chính của chương trình: - Xây dựng mạng Neural Networks và khởi tạo trọng số (Weight) một cách thường xuyên. - Phân tích ảnh điểm của những ... AI Lab http://ai.stanford.edu/~nilsson [4] Offline Handwring Recognition Using Artificial Neural Networks â 2000, Andrew T.Wilson University of Minnesota, Morris ...
Ngày tải lên: 06/10/2013, 20:20
Java Code Conventions
... Microelectronics, the Sun Logo, SunXTL, JavaSoft, JavaOS, the JavaSoft Logo, Java, HotJava Views, HotJJavaChips, picoJava, microJava, UltraJava, JDBC, the Java Cup and Steam Logo, “Write Once, Run ... . . . . . . . . . . . . . . . . 18 11 - Code Examples 19 11 - Code Examples 11.1 Java Source File Example The following example shows how to format a Java source file containing a single public ... ( @return , @param , @see ): http:/ /java. sun.com/products/jdk/javadoc/writingdoccomments.html For further details about doc comments and javadoc, see the javadoc home page at: http:/ /java. sun.com/products/jdk/javadoc/ Doc...
Ngày tải lên: 23/10/2013, 15:15
Tài liệu Handbook of Neural Network Signal Processing P2 docx
... method for neural networks, in Neural Networks for Speeach and Image Processing, R.J. Mammone, Ed., Chapman & Hall, Boca Raton, FL, 1993. [10] A. Krogh and J. Vedelsby, Neural networks ensembles, ... three complementary parts: neural network fundamentals, neural network solutions to statistical signal processing problems, and signal processing applications using neural networks. In the first part, ... (LVQ) neural network. The above discussion is summarized in Table 1.5. TABLE 1.5 Pattern Classification Methods and Corresponding Neural Network Implementations Pattern Classification Methods Neural...
Ngày tải lên: 12/12/2013, 23:15
Tài liệu Handbook of Neural Network Signal Processing P1 ppt
... Artificial Neural Network (ANN) Models — An Overview 1.2.1 Basic Neural Network Components A neural network is a general mathematical computing paradigm that models the operations of bio- logical neural ... basic neural network structures and how they impact signal processing algorithms and applications. A challenge in surveying the field of neural network paradigms is to identify those neural network structures ... for integrating neural networks with other signal processing algorithms. Another important issue is how to evaluate neural network paradigms, learning algorithms, and neural network structures...
Ngày tải lên: 12/12/2013, 23:15
Tài liệu Neural Network Applications ppt
... computational performance and application domain for various neural network architectures. 4.2 Artificial Neural Networks Artificial neural networks have emerged in recent years as a major means ... CRC Press LLC 4 Neural Network Applications for Group Technology and Cellular Manufacturing 4.1 Introduction 4.2 Artificial Neural Networks 4.3 A Taxonomy of Neural Network Application for ... Deterministic neural network models do not have the capability to escape from local optimal solution. Stochastic neural network models attempt to avoid local optimal solutions. Stochastic neural network...
Ngày tải lên: 17/12/2013, 06:15
Bạn có muốn tìm thêm với từ khóa: