Archive for September, 2002

Machine Learning in Games Development

Thursday, September 26th, 2002

Explains the current perceptions of ML in the games industry, some of the techniques and implementations used in present and future games. A description about designing your very own learning agent is provided.
Written by Nick Palmer.

Color Recognition and Neural Networks

Wednesday, September 18th, 2002

Demonstrates how to create a neural network that learns to classify patterns in colour components. The NN can thereby associate the concept of a `colour’ with different shades — a great example of the technology to pratical problems.
Written by James Kingsbery.

Classical and Connectionist Cognitive Models

Monday, September 2nd, 2002

An introduction to the classical and connectionist classifications, discussing the advantages and disadvantages of each approach, and highlighting the difficulties faced in deciding which approach to adopt during development.
Written by Linden Hutchinson.