portal on

forecasting with
artificial neural networks

www.neural-forecasting.com

Overview

Navigate

 

Home
up

 

 

 

- Free Software CD -

 

 

Join our Newsletter

 



 

 

Contact


webmaster: Sven F. Crone

Centre for Forecasting
Lancaster University
Management School
Lancaster LA1 4YF
United Kingdom

Tel +44.1524.592991
Fax +44.1524.844885

eMail  sven dot crone (at)
neural-forecasting dot com

 

 

 

Commercial Public Domain Freeware

Open Source

 

  Neural Networks at your Fingertips - http://www.neural-networks-at-your-fingertips.com/
Neural network simulators for eight different network architectures with embedded example applications coded in portable ANSI C.
  Neural Network Toolbox for MATLAB - http://www.mathworks.com/products/neuralnet/
An environment for neural network research, design, and simulation within MATLAB.
  Genesis - http://www.genesis-sim.org/GENESIS/
A platform for simulating complex neural systems.
   
  Torch - http://www.torch.ch
A library of state-of-the-art machine learning algorithms. Licensed under the GPL, and designed for Unix and Linux environments.
  DELVE - http://www.cs.toronto.edu/~delve/
A standard environment for evaluating the performance of learning methods. Includes a number of datasets and an archive of learning methods.
  Stuttgart Neural Network Simulator - http://www.informatik.uni-stuttgart.de/ipvr/bv/projekte/snns/snns.html
A simulation environment for research on applications of neural networks. Written in C and has an X based GUI.
  Netlab - http://www.ncrg.aston.ac.uk/netlab/
A library of MATLAB functions for simulating neural network algorithms based on the book Neural Networks for Pattern Recognition by Chris Bishop.
  Cobalt A.I. - http://www.CobaltAI.com
Provides programming tools for rapid application development of artificial intelligence systems.
  EasyNN - http://www.easynn.com
Neural network software for Windows with numeric, text and image functions.
  PDP++ - http://www.cnbc.cmu.edu/PDP++/PDP++.html
A neural-network simulation system based on C++. This is the next generation of the PDP software originally released with McClelland and Rumelhart's PDP book.
  NeuralWorks - http://www.neuralware.com/products.jsp
Professional II/PLUS is a comprehensive neural network development environment. Available for Windows and Unix. Predict is a neural network tool for solving prediction and classification problems. Available for Unix or as an Excel add-in for Windows.
  Alyuda NeuroIntelligence - http://www.alyuda.com/
Neural network software and Excel add-ins for forecasting and data analysis. Supports several algorithms. Trial versions are available.
  Joone - http://www.jooneworld.com
Java Object Oriented Neural Engine is a free java neural net framework. Can be extended writing new modules.
  Xerion - http://www.cs.toronto.edu/~xerion/
Neural network simulator based on C and Tcl. Made up of C libraries to build networks, and pre-built simulators.
  Simbrain - http://simbrain.sourceforge.net
A free java-based neural network simulation kit.
  Amygdala - http://amygdala.sourceforge.net/
Open-source software for simulating spiking neural networks, written in C++.
  FANN - http://fann.sourceforge.net
Neural network library implemented in ANSI C. Creates multilayer feedforward networks with support for both fully connected and sparse connected networks. Supports execution in fixed point, for fast execution on systems like the iPAQ.
  NeuroXL - http://www.neuroxl.com
MS Excel add-ins based on neural networks. Designed for predicting, classification and financial forecasting.
  NeuroDesigner - http://www.neurodesigner.com
A family of Java based computer products for neural network applications.
  NeuroShell Predictor - http://www.wardsystems.com/products.asp?p=predictor
Forecasting and estimation software based on neural networks. Demo version available.
  NuRho - http://www.sonit.biz/NuRho/NuRho/nurho.html
Java backpropagation neural network simulator. Supports wizard-based GUI and performance monitoring charts.
  MATLAB Neural Network Toolbox Tutorial - http://carol.wins.uva.nl/~portegie/matlab/nnt/
A tutorial on how to construct custom neural networks starting from an empty network object.
  Tom-ato's OCR - http://www.thomastannahill.com/tom-ato/toc2.html
Showcases a java applet designed to recognize hand printed digits using a neural network. Digits can be drawn using the mouse and recognized by the applet in the browser.
  LTF-Cimulator - http://rainbow.mimuw.edu.pl/~mwojnar/ltfcim/
LTF-C neural networks simulator for solving classification problems.
  N.A.R.I.A. - http://naria.karasuma.net
An open project about simulating human-like intelligence with the help of neural networks.
  Neural Net Oracle - http://www.nnoracle.com
A stock market predictor based on neural networks.
  Neural Network Models in Excel - http://www.geocities.com/adotsaha/NNinExcel.html
Neural network freeware for building prediction and classification models in Excel. Uses backpropagation. Can handle missing values and categorical data.
  Tiberius - http://www.philbrierley.com
Neural network for classification and regression problems. Supports ODBC and Excel.
  Temporal Difference Learning Project - http://www.geocities.com/chen_levkovich/tdlearningproject.html
Java sources for temporal difference learning Random Walk and Tic Tac Toe.
  Annie - http://annie.sourceforge.net
Open-source neural network library for C++ (Windows and Linux). Support for MLP, RBF and Hopfield networks. Interfaces with Matlab's Neural Network Toolbox.
  Neu Net Work - http://nnw.sourceforge.net
An open-source project with the goal to make fast neural networks based on new ideas.
  The Neural Simulation Language - http://www.neuralsimulationlanguage.org
A simulation system for modeling large-scale general neural networks.
  NNSYSID Toolbox - http://kalman.iau.dtu.dk/research/control/nnsysid.html
A set of MATLAB tools for neural network based identification of nonlinear dynamic systems.
  Cortex - http://cortex.snowseed.com/cortex.htm
A back propagation neural network application.
  NeuroBox - http://www.cdrnet.net/projects/neuro/
An opensource .NET OOP library project written in C# to generate, propagate and train complex neural feedforward networks.
  Pythia - http://www.runtime.org/pythia.htm
Software for simulation of back propagation neural networks. Evaluation version available.
  Neurak - http://www.gameroom.com/quaternions/
A freeware environment for development and application of artificial neural networks.
  Neural Network Leaves Recognition - http://damato.light-speed.de/lrecog/
A neural network based system to recognize leaves written in Java. A Java-Applet is also available.
  RiniNet - http://rinisoft.web1000.com/rininnlib/
An open source library implementing artificial neural networks.
  ECANSE - http://www.siemens.at/ecanse/
Provides a development environment for the design, simulation and testing of neural networks and their applications up to the production of an optimized software solution.
  Tradecision - http://www.tradecision.com/
Neural network software for technical analysis and stock market trading. Demo is available.
  Psyche - http://allies.freezope.org/page2
C++ libraries: multi-layer perceptron with stochastic learing and genetic algorithms.
  Penguinwerks - http://www.penguinwerks.com
Open source neural network library to create multi-layer perceptrons. Written in C#.
  NeuCom - http://www.aut.ac.nz/research_showcase/research_activity_areas/kedri/neucom/
Research project and Windows software with the emphasis on the evolving intelligence.

 


Home | Neural Associations | Neural Applications | Neural Data Sources | Neural Community | Neural Contacts | Neural Publications | Neural News&Events | Neural Software | Neural Tutorials | Neural Links | Forecasting Principles

©  2002-2005 BI3S-lab - Hamburg, Germany - All rights reserved - Questions, Comments and Enquiries via eMail -  [Impressum & Disclaimer]
The Knowledge Portal on Forecasting with Neural Networks @ www.neural-forecasting.com -