Homepage



  » Welcome
  » About
  » Hosting

  General AI



  » Introductions
  » Finite State Machines
  » Ameliorated Future
  » Miscellaneous

  Neural Networks



  » Introductions
  » Backpropagation
  » Optimization
  » Simulators
  » Applied NNs
  » Sample Code
  » Image Recognition
  » Image Compression

  Artificial Life



  » Tutorials
  » Sample Code

  Genetic Algorithms



  » Libraries
  » Sample Code

  Fuzzy Logic



  » FAQ

  Games



  » Sample Code

  Reinforcement Learning



  » Tutorials
  » FAQ

You are in: Neural Networks  /  Introductions
Articles

A first introduction to Neural Networks
A first introduction without technical details. What's all the fuss about?
Chris Stergiou


 An introduction to Neural Networks
A very in-depth article about how neural networks work and how their functioning can be expressed mathematically. This is a primer on how to code your own neural net. When you have finished reading this article you might also want to take a look at the NN catagory 'Sample Code'.


 Statistical Analysis Textbook
An amazingly large site about most any aspect of data mining (of course including NNs). Definately worth a read.
By: Stat Soft, Inc.


 Grundlagen neuronaler Netzwerke (German)
Quite a lot of mathematical information about neural networks. The file also contains some pseudo-code which is worth checking out even if you do not speak German.
By: Enrico Biermann, Timo Glaser, Marco Kunze, Sebastian Nowozin


Abbreviations
A list of commonly used abbreviations.


Introductory Literature
A large list of books about neural nets, skill levels ranging from easy to difficult.



All content copyrighted by Avaye.com