haive.games.debate_v2.example_with_judges¶
Example usage of AI judge system for gamified debates.
This example demonstrates how to use AI judge panels for sophisticated winner determination in debate tournaments.
Functions¶
Example 2: Debate with academic judge panel. |
|
Example 1: Basic debate with tournament judge panel. |
|
Example 3: Custom judge panel for specialized topics. |
|
Example 4: Compare different judge panel types. |
|
|
Run all judge system examples. |
Module Contents¶
- async haive.games.debate_v2.example_with_judges.example_academic_judges()[source]¶
Example 2: Debate with academic judge panel.
- async haive.games.debate_v2.example_with_judges.example_basic_judged_debate()[source]¶
Example 1: Basic debate with tournament judge panel.
- async haive.games.debate_v2.example_with_judges.example_custom_judge_panel()[source]¶
Example 3: Custom judge panel for specialized topics.