DrewMcArthur / ai-trust-testbed

A program designed for a study involving participants' trust in an artificial intelligence. This is tested by asking the participant to "bet" on horse races where an AI has predicted the outcome. Researchers will then observe the participant's actions while choosing their bet, as an indication of trust, (i.e. choosing the AI's suggestion, amount of time taken, etc).
GNU General Public License v3.0
1 stars 1 forks source link

Decide on problem for AI #2

Closed DrewMcArthur closed 7 years ago

DrewMcArthur commented 7 years ago

Either predict finishing time given race conditions and a horse, or predict winner given race conditions and two horses.

DrewMcArthur commented 7 years ago

Three options:

DrewMcArthur commented 7 years ago

We'll pursue each problem to test which are most successful.