CSE 163
Exam 2 Review
Erik Hoberg
Exam 2 Overview
For each type, we will explain the general idea and resources you might want to look at
2
1 - Programming Library Classes
General Idea
Write functions/classes that implement a specification like some library function/class that we have used before.
You don’t have to memorize every function/class we have used, we will describe the behavior
Resources
3
2- Miscellaneous
General Idea
A series of short-answer questions about topics we have discussed in the course. Topics include but are not limited to
Resources
4
3 - Geospatial + Tabular Data
General Idea
Write code that interacts with pandas and geopandas objects.
Reading code and telling us what that code outputs (drawing what the plot would be, doing a join by hand, etc.)
Resources
5
4 - Image Processing
General Idea
Resources
6
1.5 minutes
Problem 1: How many weights will the neural network have to learn?
7
Think
pollev.com/cse163
2 minutes
Problem 1: How many weights will the neural network have to learn?
8
Pair
pollev.com/cse163
Brain Break
9