◄ Home

Understanding AI (1.0)

Karls Tiger

Get the blue bullets. Use AI (Artificial Intelligence) to do it.
There are 32 boxes with blue and red bullets. At the begin every box has the weight 1.
The computer selects a random box according to the box weights, then the computer updates the credit and weight.
Every operation cost 4 credits; for every blue bullet you get 2 credits.
Program the agent to change wanted box weights and watch the computer at learning.
Press 'start' to start the evaluating and 'update agent' to activate a new agent.
See examples (listbox) for more details and/or program your own agent!


agent rules: (use: b: count blue; r: count red; s=b+r; d=b-r)
          

-

-

(C) 2020 by Karl Kechele - last update: 05.04.2020