Setting up the backpropagation plugin


Sunday,May 25 ,2008

The neural network trainer as a standalone application works using plug in based system, in this case a DLL (Dynamic Link Library), which contains all functions used by the neural trainer. I have not posted the neural trainer code so far, because it is still on process however I will post my old code of this project. This project is my first attempt so it will be difficult to understand to you. The program is written in C++ and compiled using Visual C++. First I am going to post and explai... Read more

Artificial Neural Networks and their Role in Our Lives


Saturday,May 03 ,2008

By Andrew Ziegelstein Formations of artificial neural networks completely alter the progression of human thought.Artificial neural networks (ANNs) represent models of information processors that resemble biological neural networks.While ANNs provide individuals more efficient ways of processing data, adverse results occur if machines interfere with human cognition.Development of artificial neural networks remains a fascinating element of scientific discovery, but this innovation brings about re... Read more

Implementing the Neural Network Trainer


Thursday,April 03 ,2008

During the design of neural networks trainer, I decided to implement the design of backpropagation algorithm for testing, but before explaining the implementation of this algorithm, I will explain the operation of the neural network trainer. The trainer consists of a user interface that facilitates interaction with training models. Initially the system is being developed for the Windows operating system; I will later implement it in other operating systems. The program is developed in ... Read more

Comments (0)
Name:
Email(Optional):
URL(Optional):
Comment:
Are you human? if you are answer this simple question:
What color was Napolion's white horse?