Skip to content

Commit f577149

Browse files
authored
Merge pull request #33 from jonahsoong/patch-1
Update README.md
2 parents b4c1436 + 9c14f0a commit f577149

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

2022/FA22/intro-ai-series/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ intro-ai-series
6666
You can write something up for each worksop or use their marketing descriptions.
6767
-->
6868

69-
Interested in learning about the core algorithms behind Artificial Intelligence and Decision-Making? 🧠 Come to our 1st of 3 Intro to AI Workshops this quarter! In this workshop, we will cover Search algorithms for Informed and Uninformed Search in a Game Environment 👾. This workshop will include an interactive Google Colab Notebook for you to code along with us, and by the end, you will have built an AI agent that learns to search in its environment! Disclaimer: No Prior AI Experience necessary, all are welcome! 😄
69+
Interested in learning about the core algorithms behind Artificial Intelligence and Decision-Making? 🧠 Come to our 1st of 3 Intro to AI Workshops this quarter! In this workshop, we will cover Search algorithms for Informed and Uninformed Search in a Game Environment 👾. This workshop will include an interactive Google Colab Notebook for you to code along with us, and by the end, you will have built an AI agent that learns to search in its environment!
7070

71+
Slides: https://acmurl.com/ai-search-slides
7172
<!--
7273
SECTION: Resources
7374
---------
@@ -80,8 +81,9 @@ Interested in learning about the core algorithms behind Artificial Intelligence
8081
You can write something up for each worksop or use their marketing descriptions.
8182
-->
8283

83-
Interested in learning about the core algorithms behind Artificial Intelligence and Decision-Making? 🧠 Come to our 2nd of 3 Intro to AI Workshops this quarter! In this workshop, we will cover Multi-Agent Search algorithms like Minimax and Expectimax in a Game Environment 👾. This workshop will include an interactive Google Colab Notebook for you to code along with us, and by the end, you will have built an AI agent that learns to do multi-agent search in its environment to win a game! Disclaimer: No Prior AI Experience necessary, all are welcome! 😄
84+
Interested in learning about the core algorithms behind Artificial Intelligence and Decision-Making? 🧠 Come to our 2nd of 3 Intro to AI Workshops this quarter! In this workshop, we will cover Multi-Agent Search algorithms like Minimax and Expectimax in a Game Environment 👾. This workshop will include an interactive Google Colab Notebook for you to code along with us, and by the end, you will have built an AI agent that learns to do multi-agent search in its environment to win a game!
8485

86+
Slides: https://acmurl.com/ai-multiagent-slides
8587
<!--
8688
SECTION: Resources
8789
---------
@@ -94,7 +96,9 @@ Interested in learning about the core algorithms behind Artificial Intelligence
9496
You can write something up for each worksop or use their marketing descriptions.
9597
-->
9698

97-
Interested in learning about the core algorithms behind Artificial Intelligence and Decision-Making? 🧠 Come to our 3rd of 3 Intro to AI Workshops this quarter! In this workshop, we will cover Markov Decision Processes and Reinforcement Learning in a Game Environment 👾. This workshop will include an interactive Google Colab Notebook for you to code along with us, and by the end, you will have built an AI agent that learns to effectively win games in its environment! Disclaimer: No Prior AI Experience necessary, all are welcome! 😄
99+
Interested in learning about the core algorithms behind Artificial Intelligence and Decision-Making? 🧠 Come to our 3rd of 3 Intro to AI Workshops this quarter! In this workshop, we will cover Markov Decision Processes and Reinforcement Learning in a Game Environment 👾. This workshop will include an interactive Google Colab Notebook for you to code along with us, and by the end, you will have built an AI agent that learns to effectively win games in its environment!
100+
101+
Slides: https://acmurl.com/reinforcement-learning-slides
98102

99103
<!--
100104
SECTION: Resources
@@ -123,4 +127,4 @@ Interested in learning about the core algorithms behind Artificial Intelligence
123127

124128
# 4. Author Info
125129

126-
- Jonathan Zamora: [Site](https://jonzamora.dev/) | [LinkedIn](https://www.linkedin.com/in/jonzamora18/) | [GitHub](https://github.com/jonzamora)
130+
- Jonathan Zamora: [Site](https://jonzamora.dev/) | [LinkedIn](https://www.linkedin.com/in/jonzamora18/) | [GitHub](https://github.com/jonzamora)

0 commit comments

Comments
 (0)