CS 670 Lab 1
- Create custom agent
- Experiments
- Format data
- Report
- describe and justify your strategy (1 pg)
- description of the results for each number of trials listed above (5, 100, and 200);
- description of the results for each of the probabilities above (0.75, 0.9, and 0.99);
- explanation of why the winner won, and discussing how their strategy performed and why (1 pg)
5 trials | 100 trials | 200 trials | |
---|---|---|---|
p = 1.0 | ✅ | ✅ | ✅ |
p = 0.99 | ✅ | ✅ | ✅ |
p = 0.95 | ✅ | ✅ | ✅ |
p = 0.9 | ✅ | ✅ | ✅ |
p = 0.75 | ✅ | ✅ | ✅ |
Note: for values p < 1, do 100 iterations and average over them.
Each agent will compete against all other agents, and the total scores will be recorded.