removing assignment rubric

This commit is contained in:
Jen Looper 2022-04-21 15:53:09 -04:00
parent 4642dc1a93
commit 15b5f7ed7a
2 changed files with 2 additions and 14 deletions

View File

@ -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.

View File

@ -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.