Aktionen

AI on Rasp Pi: Unterschied zwischen den Versionen

Aus exmediawiki

Zeile 13: Zeile 13:
 
  curl https://processing.org/download/install-arm.sh | sudo sh
 
  curl https://processing.org/download/install-arm.sh | sudo sh
  
Or go to [https://processing.org/download/ Processing’s downloads page] to download and install it on your own.
+
 
 +
...or go to [https://processing.org/download/ Processing’s downloads page] to download and install it on your own.
  
 
[[Datei: Processing2.png|500px|center]]
 
[[Datei: Processing2.png|500px|center]]

Version vom 26. November 2019, 18:02 Uhr

June 27, 2016

The US Air Force has just completed dogfighting trials in a simulator, pitching the software against retired Air Force Colonel Gene Lee. The AI – which ran on a $35 RaspberryPi computer – was deliberately handicapped but still managed to shoot down its fleshy opponent every time and evade his attempts to kill it.

ALPHA is "the most aggressive, responsive, dynamic and credible AI I've seen to date," Lee said. "I was surprised at how aware and reactive it was. It seemed to be aware of my intentions and reacting instantly to my changes in flight and my missile deployment. It knew how to defeat the shot I was taking. It moved instantly between defensive and offensive actions as needed."

install Processing

type in terminal:

curl https://processing.org/download/install-arm.sh | sudo sh


...or go to Processing’s downloads page to download and install it on your own.

Processing2.png