CSE 151b Exam Questions and Answers | latest Update | 100% Correct. MLP vs. CNN vs. RNN MLP: Best for standard, structured tabular data (like CSV files or spreadsheets). Terrible for images or sequences because it ignores spatial/temporal structure a
CSE 151b Exam Questions and Answers | latest Update | 100% Correct. MLP vs. CNN vs. RNN MLP: Best for standard, structured tabular data (like CSV files or spreadsheets). Terrible for images or sequences because it ignores spatial/temporal structure and requires too many parameters. Require fixed input size (weights designed for a specific input dimension). CNN: A network that uses sliding filters (kernels) to extract local spatial features (like edges or textures) and pooling layers to downsample. Best for spatial or gridlike data. Used for image c
Document information
- Uploaded on
- June 19, 2026
- Number of pages
- 10
- Written in
- 2025/2026
- Type
- Exam (elaborations)
- Contains
- Questions & answers