|
|
|
|
|
by tomp
5078 days ago
|
|
As you say, not child's play, not rocket science. But, that's besides the point. That has nothing to do with programming ML, but everything with programming Matlab. As I said, the programming exercises would be more suitable for a programming course, not a ML course. In addition, vectorization wasn't even necessary to solve the problems. Yes, that's how I too made the exercises more interesting, but that could be done with almost any kind of programming exercise in Matlab. |
|
If it's concentrating more on the math than on applying the stuff to real-world problems that bothered you, then you wouldn't want to take the real full-blown Stanford class. That class is largely doing rather difficult math proofs and the like.
I'm not sure I understand the argument that you could have solved the problems in a lazy fashion, however. Such lazy solutions aren't good for the real-world, as they don't perform well-enough. Part of the insight taught in the class is that you have to look for these sorts of performance optimizations in order for the solution to be feasible to use in the real world.
If the problem is that other students could pass the class without having put in the same effort as you and I did, who cares about that!