Skip to content
Snippets Groups Projects
user avatar
Pat authored
831cfb2d
History

CS101/3 - Cognitive Science and Artificial Intelligence

Info

Marking Scheme

  • 10% :: Participation
  • 30% :: Assignment 1 - Yak Shaving
  • 20% :: Create a git repository with a file, and share it
  • 10% :: Put a transcript of a session with the Emacs doctor in that file
  • 30% :: Assignment 2 - Probability and Text
    • 10% :: Write a program to output random characters
    • 10% :: Write a program that, given a character, predicts the next character
    • 10% :: Write a program to output a sequence of characters
    • 10% (bonus) :: Write a program that outputs a sequence of characters conditional on the previous two characters
  • 30% :: Assignment 3

Topics

  • Yak Shaving - Software Engineering Tooling (PDF)
  • Some Philosophical Experiments
  • Symbol Manipulation and Logic
  • Probability and Text prediction
  • Vector Spaces and Word embedding

Python Quick-Start Guide

IMAGE ALT TEXT HERE

More Coming!