All I know is that, ethical or no, I will be avoiding those demos.
Protip: Never demo with live ammunition.
Posts Tagged “robots”All I know is that, ethical or no, I will be avoiding those demos. Protip: Never demo with live ammunition. As I near completion on my final project for a course on reinforcement learning, I came across the following from Sutton’s page on tile coding:
I did, in fact, discover that my memory size was too small, resulting in a number of collisions. That was not the only problem with my agent, but one of many. Of recent related significance, the UTCS/ART autonomous vehicle team did not make the finals in the Urban Challenge. One of the technical problems the team faced was a bad Ethernet cable that delayed critical sensor readings by as much as five seconds. The thread here is that debugging (in the classic sense as a programmer art) does not apply easily to systems that exhibit degrees of homeostasis or non-determinism (e.g. Ethernet protocol, TD-learning). |