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.313.508 Times

Neural Nets software
Filter: All | Freeware | Demo
 

Neural Nets

1 2 3 4 5 > 
Added: November 14, 2010 | Visits: 928

AI::NeuralNet::Simple AI::NeuralNet::Simple is a simple learning module for building neural nets. SYNOPSIS use AI::NeuralNet::Simple; my $net = AI::NeuralNet::Simple->new(2,1,2); # teach it logical or for (1 .. 10000) { $net->train([1,1],[0,1]); $net->train([1,0],[0,1]); $net->train([0,1],[0,1]);...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): AI::NeuralNet::Simple Download

Added: May 10, 2013 | Visits: 561

Data Mining with Neural Nets This script uses the IAC (interactive-competition-and-activation) model to analyze a database. Scalyze a dils: - The example is taken from Parallel Distributed Processing, a classic text on neural networks. - The field values represent neurons. - The database rows represent excitory...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Data Mining with Neural Nets Download

Released: November 09, 2015  |  Added: November 16, 2015 | Visits: 1.177

Data Mining Learn data mining with easy-to-use examples. Teach computer to add, subtract, Boolean operations, Fishers Iris task and even chess moves with convenient application NeoNeuro Data Mining! You will be amazed how Data Mining learns chess step by step, like a child. Unlike neural nets NeoNeuro Data...


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

License: Freeware Size: 2.09 MB Download (158): Data Mining Download

Added: August 13, 2006 | Visits: 3.097

Alyuda Forecaster Alyuda Forecaster is a forecasting tool with a Wizard-like interface that lets you exploit the power of neural networks technology with an extremely easy-to-use interface. Forecaster is ideal for managers, business analysts and engineers that begin using neural networks for their forecasting...


Platforms: Windows

License: Commercial Cost: $249.00 USD Size: 1.86 MB Download (623): Alyuda Forecaster Download

Added: January 21, 2006 | Visits: 4.286

Alyuda Forecaster XL Alyuda Forecaster XL is a forecasting tool for MS Excel based on neural networks. It is the first choice for Excel users who need a quick-to-learn and reliable forecasting tool embedded into familiar Excel interface. Forecaster XL is designed especially for easy and reliable forecasting, saving...


Platforms: Windows

License: Commercial Cost: $149.00 USD Size: 901 KB Download (326): Alyuda Forecaster XL Download

Added: March 09, 2010 | Visits: 1.102

AI::NNFlex::Backprop AI::NNFlex::Backprop project is a fast, pure perl backprop Neural Net simulator. SYNOPSIS use AI::NNFlex::Backprop; my $network = AI::NNFlex::Backprop->new(config parameter=>value); $network->add_layer(nodes=>x,activationfunction=>function); $network->init(); use...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (91): AI::NNFlex::Backprop Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 552

2010 Backgammon Pro This is the most featured backgammon game available today. It has realistic OpenGL-compatible 3D graphics - you can view the board from any angle. You can play against the computer or with your friends and there is an online system to play against thousands of players worldwide. Professional...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.7 MB Download (479): 2010 Backgammon Pro Download

Added: June 17, 2010 | Visits: 1.003

Majic Majic is the interpreter for a language called Erc. It is written in Java and follows the documented standard for the Erc language. First, a word about Erc: Erc is a link-oriented language. In fact, it is the first link-oriented language. It uses a novel syntax with roots in TCL, Scheme, Bash,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (91): Majic Download

Added: September 06, 2010 | Visits: 949

FreeADSP FreeADSP stands for Free Audio Digital Signals Processor and is a free audio-oriented real-time DSP software. What it does is taking a signal as input, transform it through arbitrary-disposed modules, and then putting the result back to some output (that is, for example, the same thing that...


Platforms: *nix

License: Freeware Size: 727.04 KB Download (112): FreeADSP Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 376

Elsy The Free Connectionist Q-learning Java Framework is an library for developing learning systems. Keywords: qlearning, artificial intelligence, alife, neural nets, neural networks, machine learning, reinforcement learning unsupervised learning agents lejos


Platforms: Windows, Mac, Linux

License: Freeware Size: 40.18 KB Download (45): Elsy Download

Added: November 18, 2010 | Visits: 984

Xealous Nets Xealous Nets is a set of programs that let you perform network calculations. Network calculations are useful and handy for the typical network administrator as they allow classful calculations and classless (CIDR) calculations, combining the functionality given by several online similar...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Xealous Nets 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

Added: November 17, 2012 | Visits: 6.411

Fast Artificial Neural Network Library 2.b Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported.It...


Platforms: BSD Solaris

License: Freeware Download (73): Fast Artificial Neural Network Library 2.b Download

Added: May 10, 2013 | Visits: 759

Tremani Neural Network Tremani Neural Network allows you to build, train and employ neural networks in PHP. It is easy to use and set up, and does not rely on external software to be installed on your webserver. Above all, the software is open source, which means you can use and modify it freely.A neural network can be...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (72): Tremani Neural Network Download

Added: May 10, 2013 | Visits: 618

SigmaPi Neural Network Simulator The SigmaPi Neural Network Simulator is designed for time-series processing and neural network research on Unix/X11. It uses the LSTM neuron model, the RTRL training algorithm and a heuristic learning rate adaptation based on local update sign-changes.To use SigmaPi, you should know how a...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (65): SigmaPi Neural Network Simulator Download

Added: November 24, 2012 | Visits: 724

Fast Artificial Neural Network Library 2.b Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported.It...


Platforms: BSD Solaris

License: Freeware Download (56): Fast Artificial Neural Network Library 2.b Download

Added: May 29, 2013 | Visits: 533

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: June 22, 2013 | Visits: 568

Gradient from Neural Network 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.


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (42): Gradient from Neural Network Download

Added: April 04, 2013 | Visits: 794

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 (62): Neural Network for pattern recognition- Tutorial Download

Added: June 30, 2013 | Visits: 579

Simplified Fuzzy ARTMAP Neural Network 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., 18d-deOCt25.[2] Carpenter, G. A., Grossberg, S.,...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (49): Simplified Fuzzy ARTMAP Neural Network Download

1 2 3 4 5 >