Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you take a look at my Machine Learning Map and let me know what you think? #50

Open
michaelbasca opened this issue Jul 24, 2017 · 2 comments
Labels

Comments

@michaelbasca
Copy link

Hi, I stumbled upon your github approaching the same question I've been asking. What math prerequisites are required to have a rigorous understanding of Machine Learning? I made a map with dependencies. Would you mind taking a look at it and sharing your thoughts?

@pschragger
Copy link

pschragger commented Jul 24, 2017

The prereqs are greater than just math. Looking at the [outline of machine learning](https://en.wikipedia.org/wiki/Outline_of_machine_learning) we need a great deal of algorithm design, optimization. I believe it may be more that to get started you need to be able to pick a method that best fits the expected solution space and available data. Therefore, the focus on the applicablity of methods should be the focus of the learning the math. So I would think the next step is to attempt to map the math clouds to ml methods. Then you will find out if there is a gap in your map.

@michaelbasca
Copy link
Author

Thanks. That's a good idea. I'm not sure if you can really put a chronology of dependencies as you could do with the prerequisites. Maybe an undirected graph showing connections (for instance perceptron algorithm is closely related to gradient descent algorithm etc.)? I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants