![]() |
|
|
Introduction
Here I made an implementation of neural network on LabVIEW 8.5 with backpropagation method.
Brief Explanation
This work basically is a reimplementation of a conference paper: “LabVIEW based Intelligent Control for Speed Regulation of Electric Motor” by Dr. Jerome et al. For more detail information, you can refer directly to this paper.
In this work, a typical 2-layer feed forward neural network is used. The activation function of the input layer is an identity function and hidden and output layer has a sigmoid function.
Detail Information
For more detail explanation, you can check my webpage at:
http://sites.google.com/site/auraliusproject
I also uploaded video to:
http://www.metacafe.com/watch/2988376/neural_network_implementation_on_labview_8 _5/
There are no comments on this document