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: General AI  /  Finite State Machines
Articles

Finite State Machines
Finite State Machines (FSMs) are what I like to refer to as 'fake AI'. FSMs are basically preprogrammed scenes. You should see them as a flowchart.


 Making simple work of complex functions
A paper with an extensive explanation of FSMs. There are also code examples for the SPLat PLCs.
By: David Gibson



All content copyrighted by Avaye.com