Code and Results for Chapter 4
Verifications/Duplication of Figures or Results from the Text
chap_4_dup_tiling_example.m
(draws the figure for the tiling algorithm example)
Problem Solutions
chap_4_prob_1.m
(are these points linearly separable?)
chap_4_prob_2.R
(classification with backpropagation)
chap_4_prob_3.m
(a two-layer vs. three-layer network)
chap_4_prob_17.R
(regression with backpropagation)
John Weatherwax