You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
5.8 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"name": "Machine learning for software engineers",
"tagline": "A complete daily plan for studying to become a machine learning engineer.",
"body": "# Top-down learning path: machine learning for software engineers\r\nInspired by [Google Interview University](https://github.com/jwasham/google-interview-university).\r\n\r\n_If you like this project, please give me a star._ ★\r\n\r\n## What is it?\r\n\r\nThis is my multi-month study plan for going from mobile developer (self-taught, no CS degree) to machine learning engineer.\r\n\r\nMy main goal was to find an approach to studying Machine Learning that is mainly hands-on and abstracts most of the math for the beginner. \r\nThis approach is unconventional because its the top-down and results-first approach designed for software engineers.\r\n\r\nPlease, feel free to make any contributions you feel will make it better.\r\n\r\n## [Start Learning](https://github.com/ZuzooVn/machine-learning-for-software-engineers) \r\n\r\n---\r\n\r\n## Why use it?\r\n\r\nI'm following this plan to prepare for my near future job: Machine learning engineer. I've been building the native mobile application (Android/iOS/Blackberry) since 2011. I have a Software Engineering degree, not a Computer Science degree. I have itty bitty of basic knowledge about: Calculus, Linear Algebra, Discrete Mathematics, Probability & Statistics at university.\r\nThink about my interest in machine learning:\r\n- [Can I learn and get a job in Machine Learning without studying CS Master and PhD?](https://www.quora.com/Can-I-learn-and-get-a-job-in-Machine-Learning-without-studying-CS-Master-and-PhD)\r\n - You can, but it is far more difficult than when I got into the field.\r\n- [How do I get a job in Machine Learning as a software programmer who self-studies Machine Learning, but never has a chance to use it at work?](https://www.quora.com/How-do-I-get-a-job-in-Machine-Learning-as-a-software-programmer-who-self-studies-Machine-Learning-but-never-has-a-chance-to-use-it-at-work)\r\n - I'm hiring machine learning experts for my team and your MOOC will not get you the job (there is better news below). In fact, many people with a master's in machine learning will not get the job because they (and most who have taken MOOCs) do not have a deep understanding that will help me solve my problems\r\n- [What skills are needed for machine learning jobs?](http://programmers.stackexchange.com/questions/79476/what-skills-are-needed-for-machine-learning-jobs)\r\n - First, you need to have a decent CS/Math background. ML is an advanced topic so most textbooks assume that you have that background. Second, machine learning is a very general topic with many sub specialties requiring unique skills. You may want to browse the curriculum of an MS program in Machine Learning to see the course, curriculum and textbook.\r\n - Statistics, Probability, distributed computing, and Statistics.\r\n\r\nI find myself in times of trouble.\r\n\r\nAFAIK, [There are two sides to machine learning](http://machinelearningmastery.com/programmers-can-get-into-machine-learning/):\r\n- Practical Machine Learning: This is about queries databases, cleaning data, writing scripts to transform data and gluing algorithm and libraries together and writing custom code to squeeze reliable answers from data to satisfy difficult and ill defined questions. Its the mess of reality.\r\n- Theoretical Machine Learning: This is about math and abstraction and idealized scenarios and limits and beauty and informing what is possible. It is a whole lot neater and cleaner and removed from the mess of reality.\r\n\r\nI think the best way for practice-focused methodology is something like ['practice — learning — practice'](http://machinelearningmastery.com/machine-learning-for-programmers/#comment-358985), that means where students first come with some existing projects with problems and solutions (practice) to get familiar with traditional methods in the area and perhaps also with their methodology. After practicing with some elementary experiences, they can go into the books and study the underlying theory, which serves to guide their future advanced practice and will enhance their toolbox of solving practical problems. Studying theory also further improves their understanding on the elementary experiences, and will help them acquire advanced experiences more quickly.\r\n\r\n It's a long plan. It's going to take me years. If you are familiar with a lot of this already it will take you a lot less time.\r\n\r\n## How to use it\r\n\r\nEverything below is an outline, and you should tackle the items in order from top to bottom.\r\n\r\nI'm using Github's special markdown flavor, including tasks lists to check my progress.\r\n\r\nI check each task box at the beginning of a line when I'm done with it. When all sub-items in a block are done,\r\nI put [x] at the top level, meaning the entire block is done. Sorry you have to remove all my [x] markings\r\nto use this the same way. If you search/replace, just replace [x] with [ ].\r\nSometimes I just put a [x] at top level if I know I've done all the subtasks, to cut down on clutter.\r\n\r\nMore about Github flavored markdown: https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown\r\n\r\n## Follow me\r\nI'm a Vietnamese Software Engineer who are really passionate and want to work in the USA.\r\n\r\nHow much did I work during this plan? Roughly 4 hours/night after a long, hard day at work.\r\n\r\nI'm on the journey. \r\n\r\n![Nam Vu - Top-down learning path: machine learning for software engineers](http://sv1.upsieutoc.com/2016/10/08/331f241c8da44d0c43e9324d55440db6.md.jpg)\r\n\r\n## [Start Learning](https://github.com/ZuzooVn/machine-learning-for-software-engineers) \r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}