Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
decision_making_architectures_for_bots [2010/10/15 08:31]
jakub_gemrot
decision_making_architectures_for_bots [2010/10/15 08:31]
jakub_gemrot
Line 12: Line 12:
 </tr> </tr>
 <tr> <tr>
-<td style="border-bottom: 1px solid lightgray;">Difficulty</td>+<td style="border-bottom: 1px solid lightgray;">Difficulty:</td>
 <td> </td> <td> </td>
 <td><font color="orange">moderate</font></td> <td><font color="orange">moderate</font></td>
 </tr> </tr>
 <tr> <tr>
-<td style="border-bottom: 1px solid lightgray;">Excitement</td>+<td style="border-bottom: 1px solid lightgray;">Excitement:</td>
 <td> </td> <td> </td>
 <td><font color="blue">Explore different ways of coding bot’s behaviour!</font></td> <td><font color="blue">Explore different ways of coding bot’s behaviour!</font></td>
 </tr> </tr>
 <tr> <tr>
-<td valign="top"  style="border-bottom: 1px solid llightgray;">Description</td>+<td valign="top"  style="border-bottom: 1px solid llightgray;">Description:</td>
 <td> </td> <td> </td>
 <td><font color="default">Programming a bot's behaviour from scratch in Java or other general purpose programming languages is not always the best option. There are several already implemented software architectures that are better suited for expressing the bot's decision making process. Some of these architectures originate from cognitive modelling (e.g. SOAR, ACT-R) others from agent modelling (e.g. 2APL, POSH). <td><font color="default">Programming a bot's behaviour from scratch in Java or other general purpose programming languages is not always the best option. There are several already implemented software architectures that are better suited for expressing the bot's decision making process. Some of these architectures originate from cognitive modelling (e.g. SOAR, ACT-R) others from agent modelling (e.g. 2APL, POSH).
decision_making_architectures_for_bots.txt · Last modified: 2011/02/07 11:56 by michal_bida