assignment and link to it

This commit is contained in:
Jen Looper 2022-04-04 15:23:00 -04:00
parent 12bd499eb3
commit 64b8fb9f0b
2 changed files with 10 additions and 1 deletions

View File

@ -141,4 +141,4 @@ Do a tour of the internet to determine where, in your opinion, AI is most effect
Review the history of AI and ML by reading through [this lesson](https://github.com/microsoft/ML-For-Beginners/tree/main/1-Introduction/2-history-of-ML). Take an element from the sketchnote at the top of that lesson or this one and research it in more depth to understand the cultural context informing its evolution.
**Assignment**: [Assignment Name](assignment.md) TODO
**Assignment**: [Game Jam](assignment.md)

9
1-Intro/assignment.md Normal file
View File

@ -0,0 +1,9 @@
# Game Jam
Games are an area that have been heavily influence by developments in AI and ML. In this assignment, write a short paper on a game that you like that has been influenced by the evolution of AI. It should be an old enough game to have been influenced by several types of computer processing systems. A good example is Chess or Go, but also take a look at video games like pong or Pac-Man. Write an essay that discusses the game's past, present, and AI future.
## Rubric
| Criteria | Exemplary | Adequate | Needs Improvement |
| -------- | --------- | -------- | ----------------- |
| A one-page paper detailing a given games's past, present, and AI future is presented | The paper gives an excellent overview of the game's history and how AI and ML have influenced its evolution | The paper is shorter or incomplete | The paper lacks one of the required elements entirely. |