├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2019 Nero 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 自上而下的學習路線:軟體工程師的機器學習 2 | 3 | 4 | 靈感來源於[谷歌面試學習手冊](https://github.com/jwasham/google-interview-university/blob/master/README-cn.md) 5 | 6 | 7 | > * 原文地址:[軟體工程師的機器學習](https://github.com/ZuzooVn/machine-learning-for-software-engineers) 8 | > * 原文作者:[ZuzooVn(Nam Vu)](https://github.com/ZuzooVn) 9 | > * 翻譯:[NeroCube](https://github.com/NeroCube) 10 | 11 | 12 | ## 這是? 13 | 14 | 這是本人為期數月的學習計劃。我正要從一名行動裝置開發者(自學,沒有計算機學位)轉型成為一名機器學習工程師。 15 | 16 | 我的主要目標是找到一種以實踐為主的學習方法,並為初學者抽象掉大多數的數學概念。 17 | 這種學習方法是非傳統的,因為它是專門為軟體工程師所設計的自上而下,以結果為導向的學習方法。 18 | 19 | 如果您想讓它更好的話,隨時歡迎您的貢獻。 20 | 21 | --- 22 | 23 | ## 目錄 24 | 25 | - [這是?](#這是) 26 | - [為何要用到它?](#為何要用到它) 27 | - [如何使用它?](#如何使用它) 28 | - [Follow me](#follow-me) 29 | - [別認為自己不夠聰明](#別認為自己不夠聰明) 30 | - [關於影片資源](#關於影片資源) 31 | - [預備知識](#預備知識) 32 | - [每日計劃](#每日計劃) 33 | - [動機](#動機) 34 | - [機器學習概論](#機器學習概論) 35 | - [掌握機器學習](#掌握機器學習) 36 | - [有趣的機器學習](#有趣的機器學習) 37 | - [染墨的機器學習簡介](#染墨的機器學習簡介) 38 | - [一本深入的機器學習指南](#一本深入的機器學習指南) 39 | - [故事與經驗](#故事與經驗) 40 | - [機器學習演算法](#機器學習演算法) 41 | - [入門書籍](#入門書籍) 42 | - [實用書籍](#實用書籍) 43 | - [Kaggle知識競賽](#kaggle知識競賽) 44 | - [系列影片](#系列影片) 45 | - [MOOC](#mooc) 46 | - [資源](#資源) 47 | - [遊戲](#遊戲) 48 | - [成為一名開源貢獻者](#成為一名開源貢獻者) 49 | - [廣播](#廣播) 50 | - [社區](#社區) 51 | - [相關會議](#相關會議) 52 | - [面試問題](#面試問題) 53 | - [我崇拜的公司](#我崇拜的公司) 54 | 55 | --- 56 | 57 | ## 為何要用到它? 58 | 59 | 我會為了我未來的工作————機器學習工程師 遵循這份計劃。自2011年以來,我一直進行著行動裝置的開發(包括安卓、iOS 與黑莓)。我有軟體工程的文憑,但沒有計算機科學的文憑。我僅僅在大學的時候學習過一點基礎科學,包括微積分、線性代數、離散數學、概率論與統計。 60 | 我認真思考過我在機器學習方面的興趣: 61 | - [我能在沒有計算機科學碩士、博士文憑的情況下找到一份關於機器學習的工作嗎?](https://www.quora.com/Can-I-learn-and-get-a-job-in-Machine-Learning-without-studying-CS-Master-and-PhD) 62 | - *"你當然可以,但是我想進入這個領域則無比艱難。"* [Drac Smith](https://www.quora.com/Can-I-learn-and-get-a-job-in-Machine-Learning-without-studying-CS-Master-and-PhD/answer/Drac-Smith?srid=oT0p) 63 | - [我是一名自學機器學習的軟體工程師,我如何在沒有相關經驗的情況下找到一份關於機器學習的工作?](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) 64 | - *"我正在為我的團隊招聘機器學習專家,但你的 MOOC 並不會給你帶來工作機會。事實上,大多數機器學習方向的碩士也並不會得到工作機會,因為他們(與大多數上過 MOOC 的人一樣)並沒有深入地去理解。他們都沒法幫助我的團隊解決問題。"* [Ross C. Taylor](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/answer/Ross-C-Taylor?srid=oT0p) 65 | - [找一份機器學習相關的工作需要掌握怎樣的技能?](http://programmers.stackexchange.com/questions/79476/what-skills-are-needed-for-machine-learning-jobs) 66 | - *"首先,你得有正兒八經的計科或數學專業背景。ML 是一個比較先進的課題,大多數的教材都會直接默認你有以上背景。其次,機器學習是一個集成了許多子專業的奇技淫巧的課題,你甚至會想看看 MS 的機器學習課程,去看看他們的授課、課程和教材。"* [Uri](http://softwareengineering.stackexchange.com/a/79717) 67 | - *"統計,假設,分佈式計算,然後繼續統計。"* [Hydrangea](http://softwareengineering.stackexchange.com/a/79575) 68 | 69 | 我發現自己遇到了麻煩。 70 | 71 | 據我所知, [機器學習有兩個方向](http://machinelearningmastery.com/programmers-can-get-into-machine-learning/): 72 | - 實用機器學習: 這個方向主要是查詢資料庫、數據清洗、寫腳本來轉換數據,把演算法和函式庫結合起來再加上一些客製化的程式,從數據中擠出一些準確的答案來證明一些困難且模糊不清的問題。實際上它非常混亂。 73 | - 理論機器學習: 這個方向主要是關於數學、抽象、理想狀況、極限條件、典型例子以及一切可能的特徵。這個方向十分的乾凈、整潔,遠離混亂的現實。 74 | 75 | 我認為對於以實踐為主的人來說,做好的方法就是 [“練習--學習--練習”](http://machinelearningmastery.com/machine-learning-for-programmers/#comment-358985),這意味著每個學生一開始就能參與一些現有項目與一些問題,並練習(解決)它們以熟悉傳統的方法是怎麼做的。在有了一些簡單的練習經驗之後,他們就可以開始鑽進書里去學習理論知識。這些理論知識將幫助他們在將來進行更進一步的訓練,充實他們解決實際問題的工具箱。學習理論知識還會加深他們對那些簡單練習的理解,幫助他們更快地獲得進階的經驗。 76 | 77 | 這是一個很長的計劃,它花去了我一年的時間。如果你已經對它有所瞭解了,它將會讓你省去很多時間。 78 | 79 | ## 如何使用它? 80 | 以下的內容全部是概要,你需要由上往下來解決這些項目。 81 | 82 | 我使用 Github 獨特的 flavored markdown 方式,以任務列表來檢查我計劃的進展。 83 | 84 | - [x] 創建一個新的分支,然後你可以這樣來標出你已經完成的項目,只需要在框中填寫一個x即可:[x] 85 | 86 | [瞭解更多有關 Github-flavored markdown 的知識](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown) 87 | 88 | ## Follow me 89 | 我是一名非常非常想去美國工作的越南軟體工程師。 90 | 91 | 我在這份計劃中花多少時間?在每天的艱辛工作完成後,每晚花4小時。 92 | 93 | 我已經在實現夢想的旅途中了。 94 | 95 | - Twitter: [@Nam Vu](https://twitter.com/zuzoovn) 96 | 97 | | ![Nam Vu - Top-down learning path: machine learning for software engineers](http://sv1.upsieutoc.com/2016/10/08/331f241c8da44d0c43e9324d55440db6.md.jpg)| 98 | |:---:| 99 | | USA as heck | 100 | 101 | ## 別認為自己不夠聰明 102 | 當我打開書本,發現他們告訴我多變量微積分、推理統計、線性代數是學習機器學習的先決條件的時候,我非常沮喪。因為我不知道從哪兒開始… 103 | 104 | - [我數學不好怎麼辦](http://machinelearningmastery.com/what-if-im-not-good-at-mathematics/) 105 | - [沒有數學專業背景而理解機器學習演算法的5種技巧](http://machinelearningmastery.com/techniques-to-understand-machine-learning-algorithms-without-the-background-in-mathematics/) 106 | - [我是如何學習機器學習的?](https://www.quora.com/Machine-Learning/How-do-I-learn-machine-learning-1) 107 | 108 | ## 關於影片資源 109 | 110 | 部分影音只有在 Coursera 、 EdX 的課程註冊了才能觀看。雖然它們是免費的,但有些時間段這些課程並不開放,你可能需要等上一段時間(可能是好幾個月)。我將會加上更多的公開的影片源來代替這些在線課程的影片。我很喜歡大學的講座。 111 | 112 | ## 預備知識 113 | 114 | 這個小章節是一些在每日計劃開始前我想去瞭解的一些預備知識與一些有趣的信息。 115 | 116 | - [ ] [資料分析,資料解析,資料探勘,資料科學,機器學習,大數據的區別是什麼?](https://www.quora.com/What-is-the-difference-between-Data-Analytics-Data-Analysis-Data-Mining-Data-Science-Machine-Learning-and-Big-Data-1) 117 | - [ ] [學習如何去學習](https://www.coursera.org/learn/learning-how-to-learn) 118 | - [ ] [不要斬斷鎖鏈](http://lifehacker.com/281626/jerry-seinfelds-productivity-secret) 119 | - [ ] [如何自學](https://metacademy.org/roadmaps/rgrosse/learn_on_your_own) 120 | 121 | ## 每日計劃 122 | 123 | 每個主題都不需要用一整天來完全理解它們,你可以每天完成多個。 124 | 125 | 每天我都會從下面的列表中選一個出來,一遍又一遍的讀,做筆記,練習,用 Python 或 R語言實現它。 126 | 127 | # 動機 128 | - [ ] [夢](https://www.youtube.com/watch?v=g-jwWYX7Jlo) 129 | 130 | ## 機器學習概論 131 | - [ ] [機器學習的形象簡介](http://www.r2d3.us/visual-intro-to-machine-learning-part-1/) 132 | - [ ] [一份輕鬆的機器學習指南](https://blog.monkeylearn.com/a-gentle-guide-to-machine-learning/) 133 | - [ ] [為開發者準備的機器學習簡介](http://blog.algorithmia.com/introduction-machine-learning-developers/) 134 | - [ ] [菜鳥的機器學習基礎](https://www.analyticsvidhya.com/blog/2015/06/machine-learning-basics/) 135 | - [ ] [你如何向非計算機專業的人來解釋機器學習與資料探勘?](https://www.quora.com/How-do-you-explain-Machine-Learning-and-Data-Mining-to-non-Computer-Science-people) 136 | - [ ] [機器學習:葫蘆裡賣什麼藥,部落格簡單明瞭地介紹了機器學習的原理](https://georgemdallas.wordpress.com/2013/06/11/big-data-data-mining-and-machine-learning-under-the-hood/) 137 | - [ ] [機器學習是什麼?它是如何工作的呢?](https://www.youtube.com/watch?v=elojMnjn4kk&list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A&index=1) 138 | - [ ] [深度學習——一份非技術性的簡介](http://www.slideshare.net/AlfredPong1/deep-learning-a-nontechnical-introduction-69385936) 139 | 140 | ## 掌握機器學習 141 | - [ ] [掌握機器學習的方法](http://machinelearningmastery.com/machine-learning-mastery-method/) 142 | - [ ] [程式設計師的機器學習](http://machinelearningmastery.com/machine-learning-for-programmers/) 143 | - [ ] [掌握並運用機器學習](http://machinelearningmastery.com/start-here/) 144 | - [ ] [Python 機器學習小課程](http://machinelearningmastery.com/python-machine-learning-mini-course/) 145 | - [ ] [機器學習演算法小課程](http://machinelearningmastery.com/machine-learning-algorithms-mini-course/) 146 | 147 | ## 有趣的機器學習 148 | - [ ] [機器學習真有趣!](https://medium.com/@ageitgey/machine-learning-is-fun-80ea3ec3c471#.37ue6caww) 149 | - [ ] [Part 2: 使用機器學習來創造超級馬利奧的關卡](https://medium.com/@ageitgey/machine-learning-is-fun-part-2-a26a10b68df3#.kh7qgvp1b) 150 | - [ ] [Part 3: 深度學習與捲積神經網路](https://medium.com/@ageitgey/machine-learning-is-fun-part-3-deep-learning-and-convolutional-neural-networks-f40359318721#.44rhxy637) 151 | - [ ] [Part 4: 現代人臉識別與深度學習](https://medium.com/@ageitgey/machine-learning-is-fun-part-4-modern-face-recognition-with-deep-learning-c3cffc121d78#.3rwmq0ddc) 152 | - [ ] [Part 5: 翻譯與深度學習和序列的魔力](https://medium.com/@ageitgey/machine-learning-is-fun-part-5-language-translation-with-deep-learning-and-the-magic-of-sequences-2ace0acca0aa#.wyfthap4c) 153 | - [ ] [Part 6: 如何使用深度學習進行語音識別](https://medium.com/@ageitgey/machine-learning-is-fun-part-6-how-to-do-speech-recognition-with-deep-learning-28293c162f7a#.lhr1nnpcy) 154 | - [ ] [Part 7: 使用生成式對抗網路創造 8 像素藝術](https://medium.com/@ageitgey/abusing-generative-adversarial-networks-to-make-8-bit-pixel-art-e45d9b96cee7) 155 | - [ ] [Part 8: 如何故意欺騙神經網路](https://medium.com/@ageitgey/machine-learning-is-fun-part-8-how-to-intentionally-trick-neural-networks-b55da32b7196) 156 | 157 | ## [染墨的機器學習簡介](https://triskell.github.io/2016/11/15/Inky-Machine-Learning.html) 158 | - [ ] [Part 1 : 什麼是機器學習?](https://triskell.github.io/2016/10/23/What-is-Machine-Learning.html) 159 | - [ ] [Part 2 : 監督學習與非監督學習](https://triskell.github.io/2016/11/13/Supervised-Learning-and-Unsupervised-Learning.html) 160 | 161 | ## 一本深入的機器學習指南 162 | - [ ] [概述,目標,學習類型和演算法](http://www.innoarchitech.com/machine-learning-an-in-depth-non-technical-guide/) 163 | - [ ] [數據的選擇,準備與建模](http://www.innoarchitech.com/machine-learning-an-in-depth-non-technical-guide-part-2/) 164 | - [ ] [模型的評估,驗證,復雜性與改進](http://www.innoarchitech.com/machine-learning-an-in-depth-non-technical-guide-part-3/) 165 | - [ ] [模型性能與誤差分析](http://www.innoarchitech.com/machine-learning-an-in-depth-non-technical-guide-part-4/) 166 | - [ ] [無監督學習,相關領域與實踐中的機器學習](http://www.innoarchitech.com/machine-learning-an-in-depth-non-technical-guide-part-5/) 167 | 168 | ## 故事與經驗 169 | - [ ] [一周的機器學習](https://medium.com/learning-new-stuff/machine-learning-in-a-week-a0da25d59850#.tk6ft2kcg) 170 | - [ ] [一年的機器學習](https://medium.com/learning-new-stuff/machine-learning-in-a-year-cdb0b0ebd29c#.hhcb9fxk1) 171 | - [ ] [我是如何在3天內寫出我的第一個機器學習程式的](http://blog.adnansiddiqi.me/how-i-wrote-my-first-machine-learning-program-in-3-days/) 172 | - [ ] [學習路徑:你成為機器學習專家的導師](https://www.analyticsvidhya.com/learning-path-learn-machine-learning/) 173 | - [ ] [不是 PhD 你也可以成為機器學習的明日之星](https://backchannel.com/you-too-can-become-a-machine-learning-rock-star-no-phd-necessary-107a1624d96b#.g9p16ldp7) 174 | - [ ] 如何6個月成為一名資料科學家:一名駭客的職業規劃 175 | - [影片](https://www.youtube.com/watch?v=rIofV14c0tc) 176 | - [投影片](http://www.slideshare.net/TetianaIvanova2/how-to-become-a-data-scientist-in-6-months) 177 | - [ ] [5個你成為機器學習工程師必須要掌握的技能](http://blog.udacity.com/2016/04/5-skills-you-need-to-become-a-machine-learning-engineer.html) 178 | - [ ] [你是一個自學成才的機器學習工程師嗎?你是怎麼做的?花了多長時間?](https://www.quora.com/Are-you-a-self-taught-machine-learning-engineer-If-yes-how-did-you-do-it-how-long-did-it-take-you) 179 | - [ ] [一個人如何成為一名優秀的機器學習工程師?](https://www.quora.com/How-can-one-become-a-good-machine-learning-engineer) 180 | - [ ] [一個專注於機器學習的學術假期](http://karlrosaen.com/ml/) 181 | 182 | ## 機器學習演算法 183 | - [ ] [用10種機器學習演算法來解釋“部隊士兵”](https://www.analyticsvidhya.com/blog/2015/12/10-machine-learning-algorithms-explained-army-soldier/) 184 | - [ ] [Top10的資料探勘演算法](https://rayli.net/blog/data/top-10-data-mining-algorithms-in-plain-english/) 185 | - [ ] [介紹10種機器學習的術語](http://blog.aylien.com/10-machine-learning-terms-explained-in-simple/) 186 | - [ ] [機器學習演算法之旅](http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/) 187 | - [ ] [機器學習工程師需要知道的10種演算法](https://gab41.lab41.org/the-10-algorithms-machine-learning-engineers-need-to-know-f4bb63f5b2fa#.ofc7t2965) 188 | - [ ] [比較監督學習演算法](http://www.dataschool.io/comparing-supervised-learning-algorithms/) 189 | - [ ] [機器學習算法:最簡化、可執行的機器學習演算法集合](https://github.com/rushter/MLAlgorithms) 190 | 191 | ## 入門書籍 192 | - [ ] [《Data Smart: Using Data Science to Transform Information into Insight》第 1 版](https://www.amazon.com/Data-Smart-Science-Transform-Information/dp/111866146X) 193 | - [ ] [《Data Science for Business: What you need to know about data mining and data analytic-thinking》](https://www.amazon.com/Data-Science-Business-Data-Analytic-Thinking/dp/1449361323/) 194 | - [ ] [《Predictive Analytics: The Power to Predict Who Will Click, Buy, Lie, or Die》](https://www.amazon.com/Predictive-Analytics-Power-Predict-Click/dp/1118356853) 195 | 196 | ## 實用書籍 197 | - [ ] [Hacker 的機器學習](https://www.amazon.com/Machine-Learning-Hackers-Drew-Conway/dp/1449303714) 198 | - [GitHub repository(R)](https://github.com/johnmyleswhite/ML_for_Hackers) 199 | - [GitHub repository(Python)](https://github.com/carljv/Will_it_Python) 200 | - [ ] [Python 機器學習](https://www.amazon.com/Python-Machine-Learning-Sebastian-Raschka-ebook/dp/B00YSILNL0) 201 | - [GitHub repository](https://github.com/rasbt/python-machine-learning-book) 202 | - [ ] [集體智能編程: 創建智慧 Web 2.0 應用](https://www.amazon.com/Programming-Collective-Intelligence-Building-Applications-ebook/dp/B00F8QDZWG) 203 | - [ ] [機器學習: 演算法視角,第二版](https://www.amazon.com/Machine-Learning-Algorithmic-Perspective-Recognition/dp/1466583282) 204 | - [GitHub repository](https://github.com/alexsosn/MarslandMLAlgo) 205 | - [Resource repository](http://seat.massey.ac.nz/personal/s.r.marsland/MLbook.html) 206 | - [ ] [Python 機器學習簡介: 資料科學家指南](http://shop.oreilly.com/product/0636920030515.do) 207 | - [GitHub repository](https://github.com/amueller/introduction_to_ml_with_python) 208 | - [ ] [資料探勘: 機器學習工具與技術實踐,第 3 版](https://www.amazon.com/Data-Mining-Practical-Techniques-Management/dp/0123748569) 209 | - Teaching material 210 |        - [1-5 章投影片(zip)](http://www.cs.waikato.ac.nz/ml/weka/Slides3rdEd_Ch1-5.zip) 211 |        - [6-8 章投影片(zip)](http://www.cs.waikato.ac.nz/ml/weka/Slides3rdEd_Ch6-8.zip) 212 | - [ ] [Machine Learning in Action](https://www.amazon.com/Machine-Learning-Action-Peter-Harrington/dp/1617290181/) 213 | - [GitHub repository](https://github.com/pbharrin/machinelearninginaction) 214 | - [ ] [Reactive Machine Learning Systems(MEAP)](https://www.manning.com/books/reactive-machine-learning-systems) 215 | - [GitHub repository](https://github.com/jeffreyksmithjr/reactive-machine-learning-systems) 216 | - [ ] [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) 217 | - [GitHub repository(R)](http://www-bcf.usc.edu/~gareth/ISL/code.html) 218 | - [GitHub repository(Python)](https://github.com/JWarmenhoven/ISLR-python) 219 |    - [影片](http://www.dataschool.io/15-hours-of-expert-machine-learning-videos/) 220 | - [ ] [使用 Python 構建機器學習系統](https://www.packtpub.com/big-data-and-business-intelligence/building-machine-learning-systems-python) 221 | - [GitHub repository](https://github.com/luispedro/BuildingMachineLearningSystemsWithPython) 222 | - [ ] [學習 scikit-learn: 用 Python 進行機器學習](https://www.packtpub.com/big-data-and-business-intelligence/learning-scikit-learn-machine-learning-python) 223 | - [GitHub repository](https://github.com/gmonce/scikit-learn-book) 224 | - [ ] [Probabilistic Programming & Bayesian Methods for Hackers](https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/) 225 | - [ ] [Probabilistic Graphical Models: Principles and Techniques](https://www.amazon.com/Probabilistic-Graphical-Models-Principles-Computation/dp/0262013193) 226 | - [ ] [Machine Learning: Hands-On for Developers and Technical Professionals](https://www.amazon.com/Machine-Learning-Hands-Developers-Professionals/dp/1118889061) 227 | - [Machine Learning Hands-On for Developers and Technical Professionals review](https://blogs.msdn.microsoft.com/querysimon/2015/01/01/book-review-machine-learning-hands-on-for-developers-and-technical-professionals/) 228 | - [GitHub repository](https://github.com/jasebell/mlbook) 229 | - [ ] [從數據中學習](https://www.amazon.com/Learning-Data-Yaser-S-Abu-Mostafa/dp/1600490069) 230 |    - [在線教學](https://work.caltech.edu/telecourse.html) 231 | - [ ] [強化學習——簡介(第 2 版)](https://webdocs.cs.ualberta.ca/~sutton/book/the-book-2nd.html) 232 | - [GitHub repository](https://github.com/ShangtongZhang/reinforcement-learning-an-introduction) 233 | - [ ] [使用TensorFlow(MEAP)進行機器學習](https://www.manning.com/books/machine-learning-with-tensorflow) 234 | - [GitHub repository](https://github.com/BinRoot/TensorFlow-Book) 235 | 236 | ## Kaggle知識競賽 237 | - [ ] [Kaggle 競賽:怎麼樣,在哪裡開始?](https://www.analyticsvidhya.com/blog/2015/06/start-journey-kaggle/) 238 | - [ ] [一個初學者如何用一個小項目在機器學習入門並在 Kaggle 競爭](http://machinelearningmastery.com/how-a-beginner-used-small-projects-to-get-started-in-machine-learning-and-compete-on-kaggle) 239 | - [ ] [如何競爭 Kaggle 的 Master](http://machinelearningmastery.com/master-kaggle-by-competing-consistently/) 240 | 241 | ## 系列影片 242 | - [ ] [Machine Learning for Hackers](https://www.youtube.com/playlist?list=PL2-dafEMk2A4ut2pyv0fSIXqOzXtBGkLj) 243 | - [ ] [Fresh Machine Learning](https://www.youtube.com/playlist?list=PL2-dafEMk2A6Kc7pV6gHH-apBFxwFjKeY) 244 | - [ ] [Josh Gordon 的機器學習菜譜](https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal) 245 | - [ ] [在 30 分鐘以內瞭解機器學習的一切](https://vimeo.com/43547079) 246 | - [ ] [一份友好的機器學習簡介](https://www.youtube.com/watch?v=IpGxLWOIZy4) 247 | - [ ] [Nuts and Bolts of Applying Deep Learning - Andrew Ng](https://www.youtube.com/watch?v=F1ka6a13S9I) 248 | - [ ] BigML Webinar 249 |    - [影片](https://www.youtube.com/watch?list=PL1bKyu9GtNYHcjGa6ulrvRVcm1lAB8he3&v=W62ehrnOVqo) 250 |    - [資源](https://bigml.com/releases) 251 | - [ ] [mathematicalmonk's Machine Learning tutorials](https://www.youtube.com/playlist?list=PLD0F06AA0D2E8FFBA) 252 | - [ ] [Machine learning in Python with scikit-learn](https://www.youtube.com/playlist?list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A) 253 | - [GitHub repository](https://github.com/justmarkham/scikit-learn-videos) 254 |    - [部落格](http://blog.kaggle.com/author/kevin-markham/) 255 | - [ ] [播放清單 - YouTuBe 上最熱門的機器學習、神經網路、深度學習影片](https://www.analyticsvidhya.com/blog/2015/07/top-youtube-videos-machine-learning-neural-network-deep-learning/) 256 | - [ ] [16 個必看的機器學習教學](https://www.analyticsvidhya.com/blog/2016/10/16-new-must-watch-tutorials-courses-on-machine-learning/) 257 | - [ ] [DeepLearning.TV](https://www.youtube.com/channel/UC9OeZkIwhzfv-_Cb7fCikLQ) 258 | - [ ] [Learning To See](https://www.youtube.com/playlist?list=PLiaHhY2iBX9ihLasvE8BKnS2Xg8AhY6iV) 259 | - [ ] [神經網路課程 - Université de Sherbrooke](https://www.youtube.com/playlist?list=PL6Xpj9I5qXYEcOhn7TqghAJ6NAPrNmUBH) 260 | - [ ] [2016年 的 21 個深度學習影片課程](https://www.analyticsvidhya.com/blog/2016/12/21-deep-learning-videos-tutorials-courses-on-youtube-from-2016/) 261 | - [ ] [2016 年的 30 個頂級的機器學習與人工智慧影片教學 Top Videos, Tutorials & Courses on Machine Learning & Artificial Intelligence from 2016](https://www.analyticsvidhya.com/blog/2016/12/30-top-videos-tutorials-courses-on-machine-learning-artificial-intelligence-from-2016/) 262 | - [ ] [程式設計者的深度學習實戰](http://course.fast.ai/index.html) 263 | 264 | ## MOOC 265 | - [ ] [edX 的人工智慧導論](https://www.edx.org/course/introduction-artificial-intelligence-ai-microsoft-dat263x) 266 | - [ ] [Udacity 的機器學習導論](https://www.udacity.com/course/intro-to-machine-learning--ud120) 267 | - [復習 Udacity 機器學習導論](http://hamelg.blogspot.com/2014/12/udacity-intro-to-machine-learning-review.html) 268 | - [ ] [Udacity 的監督學習、非監督學習及深入](https://www.udacity.com/course/machine-learning--ud262) 269 | - [ ] [Machine Learning Foundations: A Case Study Approach](https://www.coursera.org/learn/ml-foundations) 270 | - [ ] [Coursera的機器學習](https://www.coursera.org/learn/machine-learning) 271 | - [影片](https://www.youtube.com/playlist?list=PLZ9qNFMHZ-A4rycgrgOYma6zxF4BZGGPW) 272 | - [復習 Coursera 機器學習](https://rayli.net/blog/data/coursera-machine-learning-review/) 273 | - [Coursera 的機器學習路線圖](https://metacademy.org/roadmaps/cjrd/coursera_ml_supplement) 274 | - [ ] [機器學習淬煉](https://code.tutsplus.com/courses/machine-learning-distilled) 275 | - [ ] [BigML training](https://bigml.com/training) 276 | - [ ] [Coursera 的神經網路課程](https://www.coursera.org/learn/neural-networks) 277 | - 由Geoffrey Hinton(神經網路的先驅)執教 278 | - [ ] [使用 TensorFlow 創建深度學習應用](https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow/info) 279 | - [ ] [描述統計學概論](https://www.udacity.com/course/intro-to-descriptive-statistics--ud827) 280 | - [ ] [推理統計學概論](https://www.udacity.com/course/intro-to-inferential-statistics--ud201) 281 | - [ ] [6.S094: 自動駕駛的深度學習](http://selfdrivingcars.mit.edu/) 282 | - [ ] [6.S191: 深度學習簡介](http://introtodeeplearning.com/index.html) 283 | - [ ] [Coursera 深度學習教學](https://www.coursera.org/specializations/deep-learning) 284 | 285 | ## 資源 286 | - [ ] [一個月學會機器學習](https://elitedatascience.com/machine-learning-masterclass) 287 | - [ ] [一份“非技術性”的機器學習與人工智慧指南](https://medium.com/@samdebrule/a-humans-guide-to-machine-learning-e179f43b67a0#.cpzf3a5c0) 288 | - [ ] [Google 機器學習工程師最佳實踐教學](http://martin.zinkevich.org/rules_of_ml/rules_of_ml.pdf) 289 | - [ ] [Hacker News 的《軟體工程師的機器學習》](https://news.ycombinator.com/item?id=12898718) 290 | - [ ] [開發者的機器學習](https://xyclade.github.io/MachineLearning/) 291 | - [ ] [為人類🤖👶準備的機器學習](https://medium.com/machine-learning-for-humans/why-machine-learning-matters-6164faf1df12) 292 | - [ ] [給開發者的關於機器學習的建議](https://dev.to/thealexlavin/machine-learning-advice-for-developers) 293 | - [ ] [機器學習入門](http://pythonforengineers.com/machine-learning-for-complete-beginners/) 294 | - [ ] [為新手準備的機器學習入門教學](https://medium.com/@suffiyanz/getting-started-with-machine-learning-f15df1c283ea#.yjtiy7ei9) 295 | - [ ] [初學者如何自學機器學習](https://elitedatascience.com/learn-machine-learning) 296 | - [ ] [機器學習自學資源](https://ragle.sanukcode.net/articles/machine-learning-self-study-resources/) 297 | - [ ] [提升你的機器學習技能](https://metacademy.org/roadmaps/cjrd/level-up-your-ml) 298 | - [ ] [一份'真誠'的機器學習指南](https://medium.com/axiomzenteam/an-honest-guide-to-machine-learning-2f6d7a6df60e#.ib12a1yw5) 299 | - [ ] 用機器學習讓 Hacker News 更具可讀性 300 | - [影片](https://www.youtube.com/watch?v=O7IezJT9uSI) 301 | - [投影片](https://speakerdeck.com/pycon2014/enough-machine-learning-to-make-hacker-news-readable-again-by-ned-jackson-lovely) 302 | - [ ] [深入機器學習](https://github.com/hangtwenty/dive-into-machine-learning) 303 | - [ ] [軟體工程師的{機器、深度}學習](https://speakerdeck.com/pmigdal/machine-deep-learning-for-software-engineers) 304 | - [ ] [深度學習入門](https://deeplearning4j.org/deeplearningforbeginners.html) 305 | - [ ] [深度學習基礎](https://github.com/pauli-space/foundations_for_deep_learning) 306 | - [ ] [機器學習思維導圖/小抄](https://github.com/dformoso/machine-learning-mindmap) 307 | - 大學中的機器學習課程 308 | - [ ] [斯坦福](http://ai.stanford.edu/courses/) 309 | - [ ] [機器學習夏令營](http://mlss.cc/) 310 | - [ ] [牛津](https://www.cs.ox.ac.uk/people/nando.defreitas/machinelearning/) 311 | - [ ] [劍橋](http://mlg.eng.cam.ac.uk/) 312 | - Flipboard的主題 313 | - [機器學習](https://flipboard.com/topic/machinelearning) 314 | - [深度學習](https://flipboard.com/topic/deeplearning) 315 | - [人工智慧](https://flipboard.com/topic/artificialintelligence) 316 | - Medium的主題 317 | - [機器學習](https://medium.com/tag/machine-learning/latest) 318 | - [深度學習](https://medium.com/tag/deep-learning) 319 | - [人工智慧](https://medium.com/tag/artificial-intelligence) 320 | - 每月文章Top10 321 | - 機器學習 322 | - [2016年7月](https://medium.mybridge.co/top-ten-machine-learning-articles-for-the-past-month-9c1202351144#.lyycen64y) 323 | - [2016年8月](https://medium.mybridge.co/machine-learning-top-10-articles-for-the-past-month-2f3cb815ffed#.i9ee7qkjz) 324 | - [2016年9月](https://medium.mybridge.co/machine-learning-top-10-in-september-6838169e9ee7#.4jbjcibft) 325 |        - [2016年10月](https://medium.mybridge.co/machine-learning-top-10-articles-for-the-past-month-35c37825a943#.td5im1p5z) 326 |        - [2016年11月](https://medium.mybridge.co/machine-learning-top-10-articles-for-the-past-month-b499e4213a34#.7k39i08tv) 327 |        - [2016年](https://medium.mybridge.co/machine-learning-top-10-of-the-year-v-2017-7552599935c0#.wtx2mchqn) 328 | - 演算法 329 | - [2016年9月](https://medium.mybridge.co/algorithm-top-10-articles-in-september-8a0e6afb0807#.hgjzuyxdb) 330 |        - [2016年10月-11月](https://medium.mybridge.co/algorithm-top-10-articles-v-november-e73cba2fa87e#.kothimkhb) 331 | - [全面的數據科學資源清單](http://www.datasciencecentral.com/group/resources/forum/topics/comprehensive-list-of-data-science-resources) 332 | - [DigitalMind 的人工智慧資源](http://blog.digitalmind.io/post/artificial-intelligence-resources) 333 | - [令人驚嘆的機器學習](https://github.com/josephmisiti/awesome-machine-learning) 334 | - [CreativeAi 的機器學習](http://www.creativeai.net/?cat%5B0%5D=machine-learning) 335 | 336 | ## 遊戲 337 | - [Halite:AI 編程遊戲](https://halite.io/) 338 | - [Vindinium: 挑戰 AI 編程](http://vindinium.org/) 339 | - [Video Game AI 比賽](http://www.gvgai.net/) 340 | - [憤怒的小鳥 AI 比賽](https://aibirds.org/) 341 | - [The AI Games](http://theaigames.com/) 342 | - [Fighting Game AI Competition](http://www.ice.ci.ritsumei.ac.jp/~ftgaic/) 343 | - [CodeCup](http://www.codecup.nl/intro.php) 344 | - [星際爭霸 AI 學生錦標賽](http://sscaitournament.com/) 345 | - [AIIDE 星際爭霸 AI 競賽](http://www.cs.mun.ca/~dchurchill/starcraftaicomp/) 346 | - [CIG 星際爭霸 AI 競賽](https://sites.google.com/site/starcraftaic/) 347 | - [CodinGame - AI Bot Games](https://www.codingame.com/training/machine-learning) 348 | 349 | ## 成為一名開源貢獻者 350 | - [ ] [tensorflow/magenta: Magenta: 用機器智慧生成音樂與藝術](https://github.com/tensorflow/magenta) 351 | - [ ] [tensorflow/tensorflow: 使用數據流圖進行計算進行可擴展的機器學習](https://github.com/tensorflow/tensorflow) 352 | - [ ] [cmusatyalab/openface: 使用深層神經網路進行面部識別](https://github.com/cmusatyalab/openface) 353 | - [ ] [tensorflow/models/syntaxnet: 神經網路模型語法](https://github.com/tensorflow/models/tree/master/syntaxnet) 354 | 355 | ## 廣播 356 | - ### 適合初學者的廣播: 357 | - [Talking Machines](http://www.thetalkingmachines.com/) 358 | - [Linear Digressions](http://lineardigressions.com/) 359 | - [Data Skeptic](http://dataskeptic.com/) 360 | - [This Week in Machine Learning & AI](https://twimlai.com/) 361 | 362 | - ### “更多”進階的廣播: 363 | - [Partially Derivative](http://partiallyderivative.com/) 364 | - [O’Reilly Data Show](http://radar.oreilly.com/tag/oreilly-data-show-podcast) 365 | - [Not So Standard Deviation](https://soundcloud.com/nssd-podcast) 366 | 367 | - ### 盒子外的廣播: 368 | - [Data Stories](http://datastori.es/) 369 | 370 | ## 社區 371 | - Quora 372 | - [機器學習](https://www.quora.com/topic/Machine-Learning) 373 | - [統計學](https://www.quora.com/topic/Statistics-academic-discipline) 374 | - [資料探勘](https://www.quora.com/topic/Data-Mining) 375 | 376 | - Reddit 377 | - [機器學習](https://www.reddit.com/r/machinelearning) 378 | - [計算機視覺](https://www.reddit.com/r/computervision) 379 | - [自然語言處理](https://www.reddit.com/r/languagetechnology) 380 | - [資料科學](https://www.reddit.com/r/datascience) 381 | - [大數據](https://www.reddit.com/r/bigdata) 382 | - [統計學](https://www.reddit.com/r/statistics) 383 | 384 | - [Data Tau](http://www.datatau.com/) 385 | 386 | - [Deep Learning News](http://news.startup.ml/) 387 | 388 | - [KDnuggets](http://www.kdnuggets.com/) 389 | 390 | ## 相關會議 391 |  - ([NIPS](https://nips.cc/)) 392 | - ([ICLR](http://www.iclr.cc/doku.php?id=ICLR2017:main&redirect=1)) 393 | - ([AAAI](http://www.aaai.org/Conferences/AAAI/aaai17.php)) 394 |  - ([IEEE CIG](http://www.ieee-cig.org/)) 395 |  - ([IEEE ICMLA](http://www.icmla-conference.org/)) 396 | - ([ICML](https://2017.icml.cc/)) 397 | 398 | ## 面試問題 399 | - [ ] [如何準備機器學習職位的面試](http://blog.udacity.com/2016/05/prepare-machine-learning-interview.html) 400 | - [ ] [40 個機器學習與資料科學的面試問題](https://www.analyticsvidhya.com/blog/2016/09/40-interview-questions-asked-at-startups-in-machine-learning-data-science) 401 | - [ ] [21 個必須要知道的資料科學問題與回答](http://www.kdnuggets.com/2016/02/21-data-science-interview-questions-answers.html) 402 | - [ ] [Top 50 機器學習面試問題與回答](http://career.guru99.com/top-50-interview-questions-on-machine-learning/) 403 | - [ ] [機器學習面試問題](https://resources.workable.com/machine-learning-engineer-interview-questions) 404 | - [ ] [常用的機器學習面試問題](http://www.learn4master.com/machine-learning/popular-machine-learning-interview-questions) 405 | - [ ] [機器學習面試問題有哪些相同的?](https://www.quora.com/What-are-some-common-Machine-Learning-interview-questions) 406 | - [ ] [什麼是評價一個機器學習研究者的最好的問題?](https://www.quora.com/What-are-the-best-interview-questions-to-evaluate-a-machine-learning-researcher) 407 | - [ ] [機器學習面試問題大搜集](http://analyticscosm.com/machine-learning-interview-questions-for-data-scientist-interview/) 408 | - [ ] [121 個需要掌握的問題與回答](https://elitedatascience.com/mlqa-reading-list) 409 | 410 | 411 | ## 我崇拜的公司 412 | - [ ] [ELSA - 你虛擬的口語教練](https://www.elsanow.io/home) 413 | --------------------------------------------------------------------------------