Spring 2022 Computer Science 458
[Home]
Video of the Day
Spring
Vivaldi's Four Seasons.
Lecture: 4/20/2022
Administrivia
Recorded lectures are in the Canvas media library,
Assignments hw3 is due Wednesday April 20th.
Guest speaker Wednesday April 27th
Eric Propper, President, CIBS Private Wealth Group.
Required attendance. There will be a lottery for
dinner at Mory's at 6pm.
In Class Presentations
Presentations April 20th:
- Keven Hu and Jinshu Yang: Movie Recommendation System using Kaggle MovieLens dataset.
Presentations April 25th:
- Phoebe Cao and Yan Wen: Monte Carlo Simulation in Option Pricing
- Ruopeng Wang, Chengqian Jin, and Miaoyu Yang: Portfolio Risk Management System.
- Jialiang Qu, Yifan Liu, and Zihan Tang: Movie Recommendation System
- Yuran Zhu, Haiaho Sun, and Jingyu Yao: Prediction of Used Car Prices using machine learning
- Ben Sibul: Major League Baseball trade advisor
- Yuhao (Jerry) Ding: Investigating Bias Problems in Credit Datasets through Qualitative Analysis
- Alexis Dornan: Customer Contact Management.
Monkeys at the Keyboard.
One student alluded to the monkeys at a keyboard thought experiment:
Infinite Monkeys Theorem. See quote from Robert Wilensky.
All Men are Mortal. All computers are not.
How would your goals and behavior differ if you were immortal?
For all practical purposes, computers are immortal.
They have reached their singularity. How should this idea of
immortal intelligence affect a computer's goals and behavior?
(Inspired by Justin Miller's paper on learning through experience.)
Discussion on Canvas.
Slade's Turing Test
A computer program is intelligent if it can administer a Turing Test - that
is, if the computer can accurately judge if it is talking to a human or
a computer.
Course Summary
As next week is the last week of classes, with project presentations on
Monday and our guest speaker on Wednesday, I will give my course
wrap up today. GBDMSummary.html
Goal-based Systems
See GBDMgoals.html Chapter 3: Goals.
See Goals.html Agents.
See GBDMResources.html Chapter 4: Resources. Note: discussion of car purchase in section 4.5 is relevant
to hw 3 for computer purchase.
See GBDMRelationships.html Chapter 5: Relationships.
Case-based Systems
Case-Based Reasoning: A Research Paradigm Slade, 1990.
CBR.html
[Home]