Resources
| International
Neural Network Society |
|
The International Neural Network Society (INNS) is the premiere
organization for individuals interested in a theoretical and computational
understanding of the brain and applying that knowledge to develop
new and more effective forms of machine intelligence. |
| http://www.inns.org/ |
| Introduction
to Genetic Algorithms |
|
The site introduces some of the fundamentals of genetics algorithms.
It is intended to be used for learning genetics algorithms
without any previous knowledge of that subject. |
| http://cs.felk.cvut.cz/~xobitko/ga/index.html |
The
society for ANN in Medicine and Biology |
|
A collection of links to people and organisations working with
medical applications of artificial neural networks and related
techniques. |
| http://www.phil.gu.se/ann/main.html |
The
Kernel Machines |
|
A Site dedicated to Kernel Machines and related methods. But also
Gaussian Process prediction, Mathematical Programming with Kernels,
Regularization Networks and Reproducing Kernel Hilbert Spaces. |
| http://www.kernel-machines.org/ |
Information
on over 50 NN applications |
|
BrainMaker Neural Network Software: Great list of examples of
specific NN applications regarding stocks, business, medicine,
and manufacturing. |
| http://www.calsci.com/Applications.html |
Neural
Networks Tutorial with Java Applets |
|
This site includes a series of exercises and demos. Each exercise
consists of a short introduction, a small demonstration program
written in Java (Java Applet), and a series of questions which
are intended as an invitation to play with the programs and explore
the possibilities of different algorithms. |
| http://diwww.epfl.ch/mantra/tutorial/english/ |
Neural
Networks Introduction |
|
NEURAL NETWORK DESIGN provides a clear and detailed survey of
fundamental neural network architectures and learning rules. In
it, the authors emphasize mathematical analysis of networks, methods
for training networks, and application of networks to practical
engineering problems in pattern recognition, signal processing,
and control systems. |
| http://hagan.ecen.ceat.okstate.edu/nnd.html |
Neural
Networks & AI for Gaming |
Jay Scott resources site for Machine Learning for Gaming.
He describes game programs and their workings; they rely
on heuristic search algorithms, neural networks, genetic
algorithms, temporal differences, and other methods. |
| http://satirist.org/learn-game/index.html |
SharpNEAT
(C# implementation of NEAT) |
NEAT is a technique for evolving neural net structure and
connection weights, SharpNEAT is one of a number of implementations
but happens to be written in C# |
| http://www.cgreen.dsl.pipex.com/ |
NEOXI
Neural Network Resources |
Content: Professionally selected extensive collection of neural
network resources.
Audience: Communities of commerce, industry, academics, engineers,
practitioners, and individuals interested in neural networks,
machine learning, data mining, artificial intelligence, soft-computing,
and numerous other fields directly or indirectly utilizing the
neural network technology. |
| http://www.neoxi.com |
The
Future Of Software |
New research in artificial intelligence could lay the groundwork
for computer systems that learn from their users and the
world around them. Artificial intelligence, a field that
has tantalized social scientists and high-tech researchers
since the dawn of the computer industry, had lost its sex
appeal by the start of the last decade.
Now a new generation of researchers hopes to rekindle interest
in AI. Faster and cheaper computer processing power, memory,
and storage, and the rise of statistical techniques for
analyzing speech, handwriting, and the structure of written
texts, are helping spur new developments, as is the willingness
of today's practitioners to trade perfection for practical
solutions to everyday problems. |
| http://www.informationweek.com/story/showArticle.jhtml?articleID=161501161&tid=5979 |
Neural
Network Programming in Java (by Jeff Heaton) |
Programming Neural Networks in Java will show the intermediate
to advanced Java programmer how to create neural networks.
This book attempts to teach neural network programming through
two mechanisms. First the reader is shown how to create
a reusable neural network package that could be used in
any Java program. Second, this reusable neural network package
is applied to several real world problems that are commonly
faced by IS programmers. This book covers such topics as
Kohonen neural networks, multi layer neural networks, training,
back propagation, and many other topics. |
| http://www.heatonresearch.com/articles/series/1/ |
Last
Update: 08/11/2005
|
Copyright
© 2001-2006 Pejman Makhfi. All rights Reserved. |
|