diff --git a/1-Intro/assignment.md b/1-Intro/assignment.md index 917afbf7..d08f14b2 100644 --- a/1-Intro/assignment.md +++ b/1-Intro/assignment.md @@ -1,9 +1,3 @@ # 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. | +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. \ No newline at end of file diff --git a/2-Symbolic/assignment.md b/2-Symbolic/assignment.md index 6c75e3fc..34394175 100644 --- a/2-Symbolic/assignment.md +++ b/2-Symbolic/assignment.md @@ -1,9 +1,3 @@ # Build an Ontology -Building a knowledge base is all about categorizing a model representing facts about a topic. Pick a topic - like a person, a place, or a thing - and then build a model of that topic. Use some of the techniques and model-building strategies described in this lesson. An example would be creating an ontology of a living room with furniture, lights, and so on. How does the living room differ from the kitchen? The bathroom? How do you know it's a living room and not a dining room? Use [Protégé](https://protege.stanford.edu/) to build your ontology. - -## Rubric - -| Criteria | Exemplary | Adequate | Needs Improvement | -| -------- | --------- | -------- | ----------------- | -| A Protégé link is shared with a multilevel ontology of a rich topic | The ontology is simpler than usual | The project is too simple or has bugs | The link is not shared | +Building a knowledge base is all about categorizing a model representing facts about a topic. Pick a topic - like a person, a place, or a thing - and then build a model of that topic. Use some of the techniques and model-building strategies described in this lesson. An example would be creating an ontology of a living room with furniture, lights, and so on. How does the living room differ from the kitchen? The bathroom? How do you know it's a living room and not a dining room? Use [Protégé](https://protege.stanford.edu/) to build your ontology. \ No newline at end of file