CS 470 - Spring 2020.


[Home]

Welcome to CS 470!

Video of the Day

Debussy, Printemps Suite

Poll of the Day

https://pollev.com/cs470 You may also download the app to your phone. Use the "cs470" poll id.

Coronavirus COVID-19 Global Cases by Johns Hopkins CSSE Google COVID-19 dataset

Lecture : Natural Language Processing. 4/20/2020

Administrivia

  • Zoom Guide for Yale Students Sign in using Yale zoom account.

  • I have office hours Wednesdays from 4-6 pm, via zoom, standard meeting id: 316-021-726

  • ULA office hours - also on zoom. See the [Contact Info and Schedule] as well as piazza. The zoom office hours meetings are posted on canvas, under zoom. If you have trouble connecting, post a note to piazza or email cs470help@cs.yale.edu.

  • [Assignments]. hw8 is now available.

  • CS 570 project assignment is also available in [Assignments]. Projects are due April 30th. Submit on the zoo as assignment 10.

  • Summer Positions through Yale CS Faculty csv spreadsheet file.

    Lecture: Natural Language Processing

  • Readings: chapters 22 and 23.
  • 2019 Scassellati Slides:
  • Stuart Russell, Berkeley Slides: AIMA chapter 22 6up

  • Natural Language Corpus Data Norvig, Beautiful Code (the actual data)

    AIMA Jupyter notebooks:

  • text.html
  • 0415nb.html continued
  • nlp.html
  • nlp_apps.html
  • Upcoming: Philosophy and Ethics of AI, Self Driving Cars, Goal-based Decision Making

  • New Chapter 27 AIMA, fourth edition.
  • Scaz: AI and Ethics

  • Self-driving Cars: an introduction

  • Goal-based Decision Making Slade, talk at Amazon, Cambridge, 2017.
  • Cognitive Models of Decision Making: VOTE
  • A Realistic Model of Rationality (More readable PDF version of above.)
  • Running VOTE on the zoo
  • An Intentional Arithmetic for Qualitative Decision Making
  • Affect
  • human.java (Java human class with emotions)

  • [Home]