You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2022/FA22/intro-ai-series/README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,8 +66,9 @@ intro-ai-series
66
66
You can write something up for each worksop or use their marketing descriptions.
67
67
-->
68
68
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!
70
70
71
+
Slides: https://acmurl.com/ai-search-slides
71
72
<!--
72
73
SECTION: Resources
73
74
---------
@@ -80,8 +81,9 @@ Interested in learning about the core algorithms behind Artificial Intelligence
80
81
You can write something up for each worksop or use their marketing descriptions.
81
82
-->
82
83
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!
84
85
86
+
Slides: https://acmurl.com/ai-multiagent-slides
85
87
<!--
86
88
SECTION: Resources
87
89
---------
@@ -94,7 +96,9 @@ Interested in learning about the core algorithms behind Artificial Intelligence
94
96
You can write something up for each worksop or use their marketing descriptions.
95
97
-->
96
98
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!
0 commit comments