Software Downloads for "Training Neural Network"

Neural network classification results live view (like a movie).
Free software for playing with neural networks classification.

Major features
* Easy, ready to play with.
* Live view.
* Many network architectures.
* Different shapes of training data sets.
* Learning with backpropagation algorithm.
* Optional momentum.

For better understanding of neural networks. SharkTime Software - Sharky Neural Network - Classification neural network in action..

Neural network classification results live view (like a movie). Free software for playing with neural networks classification. Major features * Easy, ready to play with. * Live view. * Many network architectures. * Different shapes of training data sets. * Learning with backpropagation algorithm. * Optional momentum. For better understanding of neural networks..

OLSOFT Neural Network Library is a fully self-contained COM ActiveX control written in Visual C++ 6.0 and ATL. There are no external dependencies required for its operation such as other DLLs.

OLSOFT Neural Network Library is the class to create, learn and use Back Propagation neural networks and SOFM (Self-Organizing Feature Map). The library makes integration of neural networks functionality into your own applications easy and seamless. It enables your programs to handle data analysis, classification and forecasting needs.

  • Platform: Windows
  • Publisher: OLSOFT
  • Date:
  • Size: 460 KB

Artificial Neural Network is a little application designed to demonstrate artificial intelligence.

Taking advantage of serialization, there are two parts of the network. The actual network, and then training data. The C# version of the Artificial Neural Network is much cleaner, more concise, and more efficient. for WindowsAll

.

The form of a single layer feed forward neural network lends itself to finding the gradient. This is useful when the network is used for surrogate optimization or other algorithms that use gradients. Requires creating a file by modifying a NN toolbox file..

  • Platform: Matlab, Scripts
  • Publisher: Alan Jennings
  • Date: 14-01-2013
  • Size: 41 KB

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 interpreted as linear neural network with matrix inputs. You can see theory at http://pd.hacker.lt/linear_mnn.pdf (only a draft at this time).

  • Platform: Matlab, Scripts
  • Publisher: Povilas Daniu?is
  • Date: 10-04-2013
  • Size: 10 KB

this model show the design of sun seeker control system using neural network model refrence with neural network toolbox and SIMULINK with MATLAB.

  • Platform: Matlab, Scripts
  • Publisher: Waleed Khalid
  • Date: 19-02-2013
  • Size: 20 KB

training rbf network using mran algorithme and updating its parametre with ekf.

  • Platform: Matlab, Scripts
  • Publisher: zazana
  • Date: 26-01-2013
  • Size: 10 KB

Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink. Multilayer Perceptron Neural Network Model and Backpropagation Algorithm for Simulink. Marcelo Augusto Costa Fernandes DCA - CT - UFRN mfernandes@dca.ufrn.br.

  • Platform: Matlab, Scripts
  • Publisher: Marcelo Fernandes
  • Date: 23-04-2013
  • Size: 195 KB
  • ffnet
  • License: Freeware
  • Rating

ffnet, which is actually short for feed-forward neural network is designed as a fast and easy-to-use feed-forward neural network training solution for Python.

Excellent computational performance is achieved implementing core functions in fortran 77 and wrapping them with f2py.

ffnet outstands in performance pure Python training packages and is competitive to
'compiled language' software.

Incorporation of multiprocessing capabilities (tnc algorithm so far) makes ffnet ideal for large scale problems.

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 is a handy, easy to use tool specially designed to visually demonstrate the feedforward backpropagation algorithm. There is visual feedback for weight adjustments and error analysis.

Neural Network features support for graphical modification and creation of neural networks.

  • Platform: WinOther
  • Publisher: AIspace
  • Date:

Generates knight's tours using a neural network algorithm.

There was a paper in an issue of Neurocomputing that got me intrigued: it spoke of a neural network solution to the knight's tour problem. I decided to write a quick C++ implementation to see for myself, and the results, although limited, were thoroughly fascinating.

The neural network is designed such that each legal knight's move on the chessboard is represented by a neuron. Therefore, the network basically takes the shape of the knight's graph over an n x n chess board.

  • Platform: WinOther
  • Publisher: Dmitry Brant
  • Date:
  • Size: 256 KB

NeuralNetworkToolkit is an object oriented neural network API written in Java for modelling, implementing and training artificial neural networks..

ANN (Artificial Neural Networks) is inspired by biology. Specially, they use thoughts from the way in which the brain of human works. The brain of human is poised of extraordinary cells known as neurons. Estimation of the total neurons number in the brain of human cover a broad range, and there are over a hundred different types of neurons, divided into different groups known as networks. The entire network comprises different thousand neurons which are very much interconnected. Therefore, the brain can be analysis as the neural networks collection.

NeuroXL Classifier is a neural network add-in for Microsoft Excel. NeuroXL Classifier (ClassifierXL) 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 the user to easily understand results. NeuroXL Classifier uses only proven algorithms and techniques, and integrates seamlessly with Microsoft Excel. Neural networks are a proven, widely used technology to solve complex classification problems.

  • Platform: Windows
  • Publisher: OLSOFT
  • Date: 05-12-2008
  • Size: 961 KB

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 EasyNN-plus or using any editor, word processor or spreadsheet that supports text files. EasyNN-plus can learn from training data and can self validate while learning. It can be queried from a file or interactively.

ANNI software was designed to will allows you to make better trading decisions by combining technical analysis, fundamental analysis and advanced neural network technologies all in one, easy to use package. ANNI comes with full Portfolio Management capabilities allowing you to do all your financial tracking, monitoring and analysis in one place (no more having to work with multiple programs). ANNI has several proprietary state-of-the-art neural network technologies implemented that make ANNI's outputs highly accurate in comparison to other similar programs.

  • Platform: WinOther
  • Publisher: Neural Science
  • Date: 21-08-2012
  • Size: 5816 KB

This add-in to the PSO Research toolbox (Evers 2009) aims to allow an artificial neural network (ANN or simply NN) to be trained using the Particle Swarm Optimization (PSO) technique (Kennedy, Eberhart et al. 2001). This add-in acts like a bridge or interface between MATLAB's NN toolbox and the PSO Research Toolbox. In this way, MATLAB's NN functions can call the NN add-in, which in turn calls the PSO Research toolbox for NN training. This approach to training a NN by PSO treats each PSO particle as one possible solution of weight and bias combinations for the NN (Settles and Rylander ; Rui Mendes 2002; Venayagamoorthy 2003).

  • Platform: Matlab, Scripts
  • Publisher: Tricia Rambharose
  • Date: 09-01-2013
  • Size: 358 KB

SFAM is an incremental neural network classifier. It is a simple and fast version of Fuzzy ARTMAP (FAM). Both FAM and SFAM produce the same output given the same input. References: [1] Kasuba, T. (1993). "Simplified fuzzy ARTMAP." AI Expert, Nov., 18 25. [2] Carpenter, G. A., Grossberg, S., Markuzon, N. and Rosen, D. B., 'Fuzzy ARTMAP: A neural network architecture for incremental supervised learning of analog multidimensional maps', IEEE Trans. Neural Networks, 3(5):698-713, 1992. Disclaimer: Author is not responsible for currently unknown bugs.

  • Platform: Matlab, Scripts
  • Publisher: Emre Akbas
  • Date: 05-03-2013
  • Size: 20 KB

This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter such as a recurrent neural network. This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter such as a recurrent neural network.

  • Platform: Matlab, Scripts
  • Publisher: Travis Wiens
  • Date: 18-01-2013
  • Size: 256 KB
New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

RationalPlan Single Project

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

SoftPerfect WiFi Guard

A specialised network scanner
that helps to protect and keep
your WiFi network secure. It
scans your wireless network at
...

Devart ODBC Driver for
SQLite

Devart ODBC Driver for SQLite
is a high-performance
connectivity solution with
enterprise-level features for
accessing ...

Express Scribe Pro Edition

Express Scribe Pro Edition
helps typists by installing on
the user\'s computer and
connecting to a transcription
foot ...

Net Monitor for Employees
Professional

The Net Monitor for Employees
is employee monitoring
software that allows you to
see screens of remote
computers or show ...

FTP Manager Lite

Free fast FTP client supports
secure transfers and multiple
connections. The file manager
like interface is intuitive to
...

Prism Plus Edition

Prism Plus Edition for Windows
is the most comprehensive and
stable multi-format video
converter available. You can
...

Devart ODBC Driver for
MongoDB

Devart ODBC Driver for MongoDB
is a high-performance
connectivity tool with
enterprise-level features for
accessing ...

IHDP InHouse Digital
Publishing Win/Mac

Digital Publishing Software
Lifetime License- IHDP Page
Flip Software Solution. Take
PDF file and turn it into an
online ...