-
-
-
[
Matlab]
nnukf.zip
Neural Network training using the Unscented Kalman Filter
-
[
Unix_Linux]
Perceptron_network.zip
Basic neural network example- a set of perceptrons which analyze and interpret digit pictures (from text file)
added training methods and inputs to test
Category:
AI-NN-PR Upload User:
wty8326 Size:
5K
-
[
Others]
nnet_intro.rar
a nice presentation on NEURAL Network. hope this will help students to understand all about neural network
Category:
AI-NN-PR Upload User:
pan430 Size:
68K
-
-
[
Visual C++ (VC++)]
elk-8-2-5-0004-2.rar
... that the process being monitored is not functioning correctly
and requires adjustment. This paper describes a new type of neural network for speeding up the training
process and to compare three training algorithms in terms of speed, performance and ...
Category:
AI-NN-PR Upload User:
fsbooksir Size:
366K
-
-
-
-
[
Visual C++ (VC++)]
CNN.zip
- usage of Centroid Neural Networks-
ex) CNN.exe 2 2 8 data.txt
1. CNN.exe is the name of this program.
2. 1st parameter is the dimension of 1 datum.
3. 2nd parameter is the number of cluster that you want classification.
4. 3rd parameter is the ...