At the forefront of Artificial Intelligence
  Home Articles Reviews Interviews JDK Glossary Features Discussion Search
Home » Articles » Artificial Life
Artificial Life Articles

ArticleAuthor(s)Date

Agents

Reflections on Agent-Based Simulation Modelling
I have recently implemented my first agent based simulation model and many of the high level choices and design decisions will be applicable to anyone looking to produce a similar simulation model.
Ben Wootton
04/12/2004

Applications/Code  List Applications/Code articles in all topics

Artificial Life through Java Examples
A look at several popular artificial life cellular automata with example Java applets.
James Matthews
02/12/2004
Cellular Automata with the Generation5 JDK
A look at how to create cellular automata examples using the Generation5 JDK. This article uses the dictyostelium slime mold simulation as a case-study.
James Matthews
19/08/2004
Conway's Game of Life Application (Delphi)
A Win32 Delphi application that runs Conway's Game of Life in a small window.
Michiel van Oudheusden
Data file only
27/10/2002
Slime Mold Simulation - Java Applet
An Artificial Life example simulating simple slime mold cells.
James Matthews
15/09/2002
L-Systems Explorer
Not strictly ALife, L-Systems can create realistic looking plant structures using simple recursive rules. LSE allows you to explore such rules.
James Matthews
09/08/2002
CA Creator
A very simple program designed to create small 1D cellular automata that Stephen Wolfram studied.
James Matthews
03/10/2000

Beginner  List Beginner articles in all topics

Cellular Automata Explained
A simple introduction to 1D and 2D cellular automata and their significance.
James Matthews
26/06/2005
How To Get Started with Artificial Life
This essay merely scratches the surface of ALife by looking at flocking and virtual worlds.
James Matthews
25/01/2002
An Introduction to Artificial Life
A basic look at Alife, Cellular Automata and behavioural animation.
James Matthews
24/02/2000

Bio-Inspired Computing

Modelling Bacterium using the JDK
Looks at how to model bacterium and the fractal formations they make using the Generation5 JDK.
James Matthews
19/03/2007
Modelling Bacterium using the JDK
Looks at how to model bacterium and the fractal formations they make using the Generation5 JDK.
James Matthews
19/03/2007

Cellular Automata

Cellection Sort
Cellection Sort is the result of the application of Cellection Framework for sorting problems
P. GopalaKrishna
02/03/2004
Cellection - A Problem Solving Framework for Computational Functions
Looks at using cellular automata as a programmable matter.
P. GopalaKrishna
22/11/2003

L-Systems

L-Systems Tutorial Using Java
This article will look at Lindenmeyer Systems using Java applets.
James Matthews
21/02/2004

Projects  List Projects articles in all topics

Conway's Game of Life Project
Create a simple program that runs Conway's Game of Life
James Matthews
16/05/2000

16 result(s) returned.
Search
Latest News
- Generation5 10-year Anniversary (03/09/2008)
- New Generation5 Design! (09/04/2007)
- Happy New Year 2007 (02/01/2007)
- Where has Generation5 Gone?! (04/11/2005)
- NeuroEvolving Robotic Operatives (NERO) (25/06/2005)

What's New?
- Back-propagation using the Generation5 JDK (07/04/2008)
- Hough Transforms (02/01/2008)
- Kohonen-based Image Analysis using the Generation5 JDK (11/12/2007)
- Modelling Bacterium using the JDK (19/03/2007)
- Modelling Bacterium using the JDK (19/03/2007)


All content copyright © 1998-2007, Generation5 unless otherwise noted.
- Privacy Policy - Legal - Terms of Use -