Deprecated: Assigning the return value of new by reference is deprecated in /usr/home/alexjc/public_www/articles/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /usr/home/alexjc/public_www/articles/wp-includes/query.php on line 15

Deprecated: Assigning the return value of new by reference is deprecated in /usr/home/alexjc/public_www/articles/wp-includes/theme.php on line 505

Deprecated: Assigning the return value of new by reference is deprecated in /usr/home/alexjc/public_www/articles/wp-content/plugins/simple-tagging/simpletagging.php on line 47
2003 January - AI Depot

Archive for January, 2003

Collective Intelligence in Social Insects

Monday, January 20th, 2003

Biological systems have long been a source of inspiration for AI. The latest paradigm to make the virtual leap comes from social insects - ant colonies and swarms. This article gives an overview of promising technologies to emerge from this field, looking at reasons ’swarm thinking’ might come to characterise the new millenium.
Written by […]

Self-Organising Maps For Colour Recognition

Monday, January 13th, 2003

Looking into unsupervised learning techniques, this article offers a different approach to recognising colours. The system can train itself to match similar colours together. When asked about unknown colours, it learns them for future queries.
Written by Max Dennis Luesebrink.

IBM’s Robocode: A Platform for Learning AI

Sunday, January 5th, 2003

This platform is not only a fun tool for learning how to program in Java, but is also a powerful environment for testing out AI concepts. This article is an introduction to the platform and how it
can be used for AI programming.
Written by Nick Loadholtes.