User Tools

Site Tools


public:t-622-arti-09-1:lab_2_materials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-622-arti-09-1:lab_2_materials [2009/01/26 14:03] hannespublic:t-622-arti-09-1:lab_2_materials [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
-=== Lab 2 materials: Agents with State ===+=== Lab 2 materials: Comparing Agent Programs ===
  
-In lab 2 we will finish [[public:t-622-arti-09-1:lab_1_materials|lab 1]] and write a stateful agent program.+In lab 2 we will finish [[public:t-622-arti-09-1:lab_1_materials|lab 1]] and write a new kind of agent program that maintains a state.
  
   - Start by getting the file [[http://gist.github.com/52802|agents2.lisp]]. This is largely the same file as we had for the last lab session, except some fixes to accommodate stateful agents, and code to run experiments.   - Start by getting the file [[http://gist.github.com/52802|agents2.lisp]]. This is largely the same file as we had for the last lab session, except some fixes to accommodate stateful agents, and code to run experiments.
Line 22: Line 22:
                 1000)                 1000)
 </code>This will return the number of experiments performed, and the average performance value. </code>This will return the number of experiments performed, and the average performance value.
-  - Try different agents and different performance measures. Does the stateful agent behave better than the others with any particular performance measure? You can add print commands to the experiment functions to get more information about the agents behaviour if you like.+  - Try different agents (e.g. stateless random walk) and different performance measures. Does the stateful agent behave better than the others with any particular performance measure? You can add print commands to the experiment functions to get more information about the agents behaviour if you like.
   - **BONUS** If you finish the stateful agent and running the experiments, try creating an agent that moves through the environment in some orderly pattern. Make sure it visits all squares and cleans the dirty ones. Is the orderly agent more efficient than the random one?   - **BONUS** If you finish the stateful agent and running the experiments, try creating an agent that moves through the environment in some orderly pattern. Make sure it visits all squares and cleans the dirty ones. Is the orderly agent more efficient than the random one?
  
  
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-09-1/lab_2_materials.1232978629.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki