Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 3.75 KB

resources.md

File metadata and controls

29 lines (23 loc) · 3.75 KB

Courses and books of Artificial Intellegent

Several valuable courses and books related to the technologies of Aritificial Interllegent (AI) are provided on internet. The field becomes popular in current, espcailly Mechine learning (ML) and Neural Network (NN), even the advance techniques of NN, so called Deeplearning are the hot keywords. Here I list the worth-reading metirials which are availible online. They are not just about AI, but the basic knowledges of computing sceince. The collections were gethered here since June of 2017, when I was during military service for a year.

The following ☑️ and ✔️ mean the course/book has been through completely at least onece and been refered to workbook projects/courses, respectively.

AI and Mechine learning

Coures Source Progress Note
Coursera: Artificial Intelligence, Tian-Li Yu, NTU ☑️ Certificate
Youtube: Machine Learning Foundations/Techniques, Hsuan-Tien Lin ☑️
Youtube: Deeplearning and Machine Learning, Hung-yi Lee, NTU ☑️ NTU link
Book Source Progress Note
Machine Learning in Python, Sebastian Raschka ☑️ Workbooks project 1
Neural Network And Deeplearning, Michael Nielsen. ☑️ Workbooks project 2
Pattern Recognition and Machine Learning, Christopher M. Bishop ✔️ The reference of Workbooks project 1
Learning from Data, Yaser S. Abu-Mostafa, Malik Magdon-Ismail, Hsuan-Tien Lin. ✔️ The reference of online course

Computing Sceince

Coures Source Progress Note
Youtube: 演算法 (Algorithm), Iris H-R Jiang, NCTU ☑️ NCTU link
Book Source Progress Note
細談資料結構 (Data structure), 謝樹明 ☑️
Algorithms in a nutshell, Gary Pollice, Stanley Selkow, George Heineman ✔️ The reference of online course