Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.218.248 Times

Matlab Neural Network Tutorial software
Filter: All | Freeware | Demo
 

Matlab Neural Network Tutorial

< 1 2 3 4 5 > 
Added: July 28, 2013 | Visits: 479

Simple Neural Network The attached zip file contains what is needed to implement a two layer neural network. This will hopefully be the first part of a broader collection of neural network tools.It can be used to train and simulate a NN with two layers, an input layer and an output layer. The output layer's activation...



Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Simple Neural Network Download

Added: July 07, 2013 | Visits: 483

Linear matrix-based neural network This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters than standard ones and exploits an inner structure of the inputs. This model can be...





Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Linear matrix-based neural network Download

Added: April 04, 2013 | Visits: 793

Neural Network for pattern recognition- Tutorial Simple tutorial on pattern recognition using back propagation neural networks. the program has 3 classes with 3 images per class.


Platforms: Matlab

License: Freeware Size: 10 KB Download (58): Neural Network for pattern recognition- Tutorial Download

Added: November 14, 2013 | Visits: 705

Neural Network Poker Neural network poker is a Texas Hold 'Em program with the option to add a player controlled by a neural network. This program is in alpha stage so there are still some bugs and unimplemented features...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (42): Neural Network Poker Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 972

Neural Networks Inspired by neurons and their connections in the brain, neural network is a representation used in machine learning. After running the back-propagation learning algorithm on a given set of examples, the neural network can be used to predict outcomes for any set of input values. Neural Networks...


Platforms: Windows

License: Freeware Download (553): Neural Networks Download

Function Approximation Using Neural Network Without using Toolbox This code implements the basic back propagation of error learning algorithm. the network has tanh hidden neurons and a linear output neuron, and applied for predicting y=sin(2pix1)*sin(2pix2).We didn't use any feature of neural network toolbox.


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (39): Function Approximation Using Neural Network Without using Toolbox Download

Added: April 22, 2013 | Visits: 272

Hopfield Neural Network Again I'm uploading my homework...This is a GUI which enables to load images and train a Hopfield network according to the image.You can run the network on other images (or add noise to the same image) and see how well it recognize the patterns.Hopfield neural networks simulate how a neural...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Hopfield Neural Network Download

Added: January 07, 2010 | Visits: 1.096

annie annie stands for Artificial Neural Network Library and is a C++ API (library) for neural network training and execution. ersions exist for both Windows and flavours of Unix (tested on Linux). The library currently has support for training, saving and executing multi-layer perceptron,...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (112): annie Download

Released: December 17, 2009  |  Added: December 26, 2009 | Visits: 2.593

EasyNN-plus EasyNN-plus is a neural network system for Microsoft Windows. It makes the creation of neural networks easy. It allows the user to produce multilayer neural networks from a grid or from text files and images. The user can produce training, validating and querying files using the facilities in...


Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 5.42 MB Download (185): EasyNN-plus Download

Released: July 21, 2008  |  Added: August 19, 2008 | Visits: 1.676

SwingNN Your data is imported into a grid and used to train a neural network. The input values are forced to swing beyond their limits. The output values are forecasted by the neural network. A new neural network is created using the new inputs and forecasted outputs. The neural networks are...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 2.83 MB Download (179): SwingNN Download

Released: February 04, 2009  |  Added: February 06, 2009 | Visits: 1.461

NNSTP-1 Neural networks can discover patterns in data that humans might not notice and successfully predict the future trend. Addaptron Software has developed NNSTP-1, neural network computer tool, to help stock traders in predicting stock prices for short terms. NNSTP-1 predicts future share prices or...


Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 222.62 KB Download (134): NNSTP-1 Download

Released: May 12, 2009  |  Added: May 22, 2009 | Visits: 1.661

NNSTP-2 Neural networks can discover patterns in data that humans might not notice and successfully predict the future trend. Addaptron Software has developed NNSTP-2, neural network computer tool, to help stock traders in predicting stock prices for short terms. NNSTP-2 predicts future share prices or...


Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 217.13 KB Download (156): NNSTP-2 Download

Added: February 24, 2010 | Visits: 797

ffnet ffnet is meant to be an easy and fast feed-forward neural network training solution for python..


Platforms: *nix

License: Freeware Size: 36.86 KB Download (89): ffnet Download

Added: September 16, 2010 | Visits: 970

MIDI Data Miner MIDI Data Miner uses a neural network to learn correlations between notes and control changes in a MIDI file. After training MDM can augment a live MIDI stream, adding control changes based on notes received. Briefly: use MDM by connecting a MIDI device, open preferences and set MIDI input...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 706.56 KB Download (111): MIDI Data Miner Download

Added: August 12, 2010 | Visits: 819

scnANNlib scnANNlib is a Sentinel Chicken Networks Artificial Neural Network Library. Documentation on what is what can be found in README.files. Currently, the API specification and documentation can only be found in the source of the header files (in lib/), but this will be improved in later releases....


Platforms: *nix

License: Freeware Size: 215.04 KB Download (95): scnANNlib Download

Released: May 23, 2012  |  Added: June 16, 2012 | Visits: 927

OptimuStock OptimuStock is the new generation of intelligent forecasting software based on neural network technology. Don™t be intimidated by these terms. You don™t need to be an expert in artificial intelligence to use our software. In just 3 clicks, you can start to predict the stock prices....


Platforms: Windows

License: Demo Cost: $35.00 USD Size: 18.41 MB Download (114): OptimuStock Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 604

Spice-MLP SPICE-MLP (the old name is SpiceNeuro or Neural Network Example - NNE) is a small application of Three-Layer Neural Network (NN) with multi-inputs and outputs, written for students who wanted to learn and develop their own NN applications. The purpose of this program is to get you started...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (437): Spice-MLP Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 536

Spice-SOM The purpose of this program is to get you started quickly with Neural Network without having to go through lengthy theory of the Neural Network background. Once you understand these programs you will be able to consult the Neural Network materials on a need basis. Spice-SOM's arm is to introduce...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (495): Spice-SOM Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 486

NeuroXL Clusterizer NeuroXL Clusterizer is a neural network add-in for Microsoft Excel. NeuroXL Clusterizer is an add-in for Excel designed to aid experts in real-world data mining and pattern recognition tasks. It hides the underlying complexity of neural network processes while providing graphs and statistics for...


Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 1.17 MB Download (54): NeuroXL Clusterizer Download

Released: July 18, 2016  |  Added: December 04, 2019 | Visits: 1.886

NeuroXL Predictor NeuroXL Predictor is a neural network forecasting tool that quickly and accurately solves forecasting,classification and estimation problems in Microsoft Excel. It is designed from the ground-up to aid experts in solving real-world forecasting problems. Neural networks are a proven, widely...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $99.95 USD Size: 3.21 MB Download (1048): NeuroXL Predictor Download

< 1 2 3 4 5 >