Skip to content

Commit c40322c

Browse files
committed
add title images
1 parent a1b0efa commit c40322c

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

2022/FA22/intro-ai-series/workshop-1-ai-search-algorithms/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
Request new headers from you Director to fit your workshop!
1111
-->
1212

13-
![Alt Text (Intro to AI: Search Algorithms)](./figures/DefaultW1_Header_Light.png#gh-light-mode-only)
14-
![Alt Text (Intro to AI: Search Algorithms)](./figures/DefaultW1_Header_Dark.png#gh-dark-mode-only)
13+
![Intro to AI: Search Algorithms](./figures/W1_Header_Light.png#gh-light-mode-only)
14+
![Intro to AI: Search Algorithms](./figures/W1_Header_Dark.png#gh-dark-mode-only)
1515

1616
The official ACM AI **Intro to AI: Search Algorithms Workshop** repository. We demonstrate how to run uninformed and informed search algorithms in a modified version of OpenAI Gym's `FrozenLake-v1` environment.
1717

2022/FA22/intro-ai-series/workshop-2-multi-agent-algorithms/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
Request new headers from you Director to fit your workshop!
1111
-->
1212

13-
![Alt Text (Intro to AI: Search Algorithms)](./figures/DefaultW1_Header_Light.png#gh-light-mode-only)
14-
![Alt Text (Intro to AI: Search Algorithms)](./figures/DefaultW1_Header_Dark.png#gh-dark-mode-only)
13+
![Intro to AI: Multi Agent Search](./figures/W2_Header_Light.png#gh-light-mode-only)
14+
![Intro to AI: Multi Agent Search](./figures/W2_Header_Dark.png#gh-dark-mode-only)
1515

1616
The official ACM AI **Intro to AI: Multi Agent Search Algorithms Workshop** repository. We demonstrate how to run various multi-agent search algorithms in a custom Pacman environment from Berkeley's [CS 188](https://inst.eecs.berkeley.edu/~cs188/fa22/projects/proj2/#welcome-to-multi-agent-pacman).
1717

25.3 KB
Loading
23.5 KB
Loading

0 commit comments

Comments
 (0)