2-APL UPC project.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

advances with documentation 2

fdesan 027884af 9b2a3abd

+3 -1
+3 -1
docs/briscola_chiamata/bc-doc.tex
··· 261 261 - limited use of Prolog in the belief base. probaly it can be improve if agents could add extra prolog libraries 262 262 - bad parser of 2APL language, the syntactical error are not clear at all 263 263 - add screenshot and sample of code (you dedice where to put, then ill add em) 264 + - important: what's is missing in the prototype? well actual agents do only dumb reasoning about team settings and cheating 265 + personalized agents that implements different strategies each one with its reasoning would be great, also implement reinforce learning would be nice, 264 266 265 267 266 268 \section{Conclusion}\label{sec:concl} ··· 275 277 - No documentation like a manual or of examples (only short example provided with the platform). 276 278 - Not all the constructs available are documented (e.g. random() or print()) 277 279 - If an agent requires an action not related with changing its mental state, it has to be done through the environment. It would be nice to have agents in which part of its executing plan will consist of running some classification algorithm or some numerical method which is only owned by the agent and so it could be encapsulated in its program. 278 - - Anybody can write its onw player agent! 280 + - Anybody can write its onw player agent with its own strategy! 279 281 280 282 \section{Bibliography} 281 283 \nocite{*}