Spring 2023 Computer Science 458


[Home]

Video of the day

Data Science in Context Podcast with Peter Norvig and Alfred Spector.

Data Science in Context by Spector, Norvig, Wiggins, and Wing. (Recommended by Ben Fried.)

Administrivia

  • No scheduled office hours after this week.

    Assignments

    hw 3 was due Monday 4/24.

    Using submit to hand in the final project: Copy your files to your zoo account, e.g., using scp. Then ssh to a zoo machine. Make sure your code runs on the zoo. Then, from the directory containing your files, issue the following commands (with the names of your files, mutatis mutandis.)

     % sudo register cs458
     % /c/cs458/bin/submit 6 project.py project.ipynb README.txt
     % /c/cs458/bin/check 6 
    
    submit copies your files to the SUBMIT directory. check tells you if they landed safely. See https://zoo.cs.yale.edu/classes/cs201/spring_2023/materials/submit-instructions.txt

    Zoo Submission Guide

    Project Presentations Wednesday 4/26

    FICO

    Spurious correlations

    On Wednesday April 26th, individuals are welcome to give project presentations. Though it is not required, students who give presentatios will receive 5 points toward their final project.

    Guest Lecture: Kris Hammond

    A New Philosophy of Artificial Intelligence TED talk.

    Kris was a gradaute student colleague at Yale. He wrote CHEF.

    Farewell and Gratitude

    Valedictory Cavafy: Ithaka

    More appropriate: Billy Collins just in time for Mother's Day, May 14th. youtube


    [Home]