We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6653ba commit 52a88acCopy full SHA for 52a88ac
2022/FA22/intro-ai-series/workshop-2-multi-agent-algorithms/README.md
@@ -73,8 +73,11 @@ to play a game of pacman and get a grasp on the environment.
73
74
Algorithms:
75
Q2 - Minimax
76
+
77
Q3 - Alpha-Beta Pruning
78
79
Q4 - Expectimax
80
81
<!--
82
Note: The above list will depend on your specific workshop.
83
-->
@@ -121,4 +124,4 @@ intro-ai-series
121
124
SECTION: Getting Started
122
125
---------
123
126
Brief description of your workshop here
--->
127
+-->
0 commit comments