epfml/ML_course

lab03 figure 1

dsar opened this issue · 1 comments

dsar commented

In order to get the same figure as in figure 1 in lab03
I think that lambdas in ex03.ipynb should be set
to np.logspace(-5, 1, 15)
instead of np.logspace(-5, 0, 15).
Am I right?

dsar commented

Sorry, I was mistaken.
I might have a small bug.