Updated Learning Notebook (outdated) - #318
Conversation
antmarakis
commented
Mar 5, 2017
- Removed MNIST section
- Removed Numpy section
- Added PluralityLearner section (Overview, Implementation and Example)
- Updated kNN section (added Implementation and Example)
Tutorial on the kNN and PluralityLearner algorithms.
|
I don't understand why you would remove MNIST? That was a very nice section. |
|
It is nice, but I don't think it does much to help understand the algorithms in learning. It is a "load-and-visualize" section, without a connection to the algorithms. I think that disconnection will confuse readers and possibly turn them away. If we keep it, we can do one of the following:
|
|
I agree with your suggestion 2 -- move it to the bottom. Then we can warn students that it takes a while to run, and it doesn't stop anything below it from running. |