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 49.479.868 Times

Neural Softwares
Filter: All | Freeware | Demo
 

Neural Softwares

< 1 2 3 4 5 > 
Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 413

an Object Oriented Neural Engine Joone is a neural net framework written in Java(tm). It's composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component



Platforms: Windows, Mac, Linux

License: Freeware Size: 2.77 MB Download (46): an Object Oriented Neural Engine Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 515

Geeks Artificial Neural Network Geeks Artificial Neural Network (G.A.N.N) is an open source project that started with the philosophy of being a new more advanced A.N.N that works as a platform for other applications. In other words, G.A.N.N should be considered as a 'Black Box'.





Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 44.19 KB Download (46): Geeks Artificial Neural Network Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 664

Interactive Neural Network Simulator iSNS is an interactive neural network simulator written in Java/Java3D. The program is intended to be used in lessons of Neural Networks. The program was developed by students as the software project at Charles University in Prague.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.61 MB Download (58): Interactive Neural Network Simulator Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 568

Java Neural Modeling Framework new GUI Program to performing the complete cycle of neural networks analysis: preparing data, choosing neural network (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.98 MB Download (55): Java Neural Modeling Framework new GUI Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 543

Java Neural Network Framework Neuroph Neuroph is lightweight Java Neural Network Framework which can be used to develop common neural network architectures. Small number of basic classes which correspond to basic NN concepts, and GUI editor makes it easy to learn and use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 347.34 KB Download (50): Java Neural Network Framework Neuroph Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 313

Neural Processing MATLAB Kit (NPMK) Open source, fast and simple neural processing MATLAB scripts, functions and algorithms. File IO, spike detection, signal processing, seizure detection, closed loop. Functions are compatible with Blackrock Microsystems NEV and NSx files.


Platforms: Windows, Mac, Linux

License: Freeware Size: 48.2 KB Download (49): Neural Processing MATLAB Kit (NPMK) Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 533

Python Neural Genetic Algorithm Hybrids This project provides a set of Python tools for creating various kinds of neural networks, which can also be powered by genetic algorithms using grammatical evolution. MLP, backpropagation, recurrent, sparse, and skip-layer networks are supported.


Platforms: Windows, Mac, Linux

License: Freeware Size: 567.87 KB Download (54): Python Neural Genetic Algorithm Hybrids Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 352

Simple Neural ARchitecture LIbrary SNARLI (Simple Neural ARchitecture LIbrary) is a Java package containing a back-prop layer class and classes for the Self-Organizing Map and Incremental Growing Grid. The back-prop class supports sigma-pi connections and back-prop-through-time.


Platforms: Windows, Mac, Linux

License: Freeware Size: 223.08 KB Download (43): Simple Neural ARchitecture LIbrary Download

Added: May 29, 2013 | Visits: 523

Neural Network Symbolic expression Given a neural network object, this function returns the closed, symbolic, expression implemented by the network (as a string).This allows you to use a neural network model without relying on the neural network toolbox.Note I only implemented for feed forward nets (MLPs) and not all possible...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Neural Network Symbolic expression Download

Added: August 26, 2013 | Visits: 596

Neural Network add-in for PSORT 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 MATLABd-deOaos NN toolbox and...


Platforms: Matlab

License: Freeware Size: 358.4 KB Download (41): Neural Network add-in for PSORT Download

Added: March 24, 2013 | Visits: 479

CNN - Convolutional neural network class This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more...


Platforms: Matlab

License: Freeware Size: 1.28 MB Download (41): CNN - Convolutional neural network class Download

Added: May 26, 2013 | Visits: 441

Character Recognition Using Neural Networks Character Recognition Using Neural NetworksSteps to use this GUI.1. Open the GUI figure, run it. (accept the matlab to change its directory to new location where the file is stored)2. First we need to teach Character to computer. For this type the Character in the textbox space provided and press...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (54): Character Recognition Using Neural Networks Download

Added: August 03, 2013 | Visits: 351

GUI for Cellular Neural Network Cellular neural networks (CNN) are a parallel computing paradigm similar to neural networks, with the difference that communication is allowed between neighbouring units only.in this system, 'A' template is feedback matrix, and 'B' template is control matrix.also, 'I' is Bias value.all image...


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (40): GUI for Cellular Neural Network 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: July 28, 2013 | Visits: 475

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 (39): Simple Neural Network Download

Neural Network Simulation of non-linear Mass Spring Damper -Compatible with pre-2010 vers. of Matlab and Neural network toolbox-Trains a perceptron for the spring and one for the damper. -Runs a simulation with forcing function and noise.-If you don't have the toolbox, you can still use my back-propagation.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Neural Network Simulation of non-linear Mass Spring Damper Download

Added: August 09, 2013 | Visits: 475

Neural Network training using the Extended Kalman Filter The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application of parameter estimation is to train artificial neural networks. This function and an embeded example...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Neural Network training using the Extended Kalman Filter Download

Added: July 07, 2013 | Visits: 475

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 (43): Linear matrix-based neural network Download

Morphological Shared-Weight Neural Network for Face Recognition We introduce an algorithm based on the morphological shared-weight neural network. Being nonlinear and translation-invariant, the MSNN can be used to create better generalization during face recognition. Feature extraction is performed on grayscale images using hit-miss transforms that are...


Platforms: Matlab

License: Freeware Size: 18.26 MB Download (49): Morphological Shared-Weight Neural Network for Face Recognition Download

The matrix implementation of the two-layer Multilayer Perceptron (MLP) neural networks The matrix implementation of the two-layer Multilayer Perceptron (MLP) neural networks.The matrix implementation of the MLP and Backpropagation algorithm for two-layer Multilayer Perceptron (MLP) neural networks.Marcelo Augusto Costa FernandesDCA - CT - UFRNmfernandes@dca.ufrn.br


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (57): The matrix implementation of the two-layer Multilayer Perceptron (MLP) neural networks Download

< 1 2 3 4 5 >