Wolfram Library Archive


Courseware Demos MathSource Technical Notes
All Collections Articles Books Conference Proceedings
Title Downloads

Simulating Neural Networks with Mathematica
Author

James A. Freeman
Organization: Artificial Intelligence Lab, Loral Space Information Systems
Book information

Publisher: Addison-Wesley
Copyright year: 1994
ISBN: 020156629X
Medium: Hardcover
Pages: 341
Buy this book
Book cover image
Contents

Introduction to Neural Networks and Mathematica | Training by Error Minimization | Backpropagation and Its Variants | Optimization and Constraint Satisfaction | Feedback and Recurrent Networks | Adaptive Resonance Theory | Genetic Algorithms
Description

Introduces the operations and application of neural networks in the context of Mathematica's programming language. Shows professionals and students how to use Mathematica to simulate neural network operations and to assess neural network behavior and performance. The electronic supplement provides the source code for the programs in the book.
Subject

*Applied Mathematics > Computer Science
Keywords

neural networks, computer science, genetic algorithms, pattern recognition, Jordan normal form, back propagation, traveling salesman problem, travelling salesman problem
Downloads Download Wolfram CDF Player

Download
Adaline.m (3.4 KB) - Mathematica package
Download
Art.m (6.7 KB) - Mathematica package
Download
Backpropagation.m (11.9 KB) - Mathematica package
Download
Bam.m (1.4 KB) - Mathematica package
Download
Elman.m (7.4 KB) - Mathematica package
Download
FunctionalLink.m (2.1 KB) - Mathematica package
Download
GeneticAlgorithms.m (10.8 KB) - Mathematica package
Download
Jordan.m (13.8 KB) - Mathematica package
Download
ProbabilisticNets.m (3.6 KB) - Mathematica package
Download
TravelingSalesperson.m (2.4 KB) - Mathematica package