-
Notifications
You must be signed in to change notification settings - Fork 45
Home
陳鍾誠 edited this page May 1, 2019
·
15 revisions
本課程會從最簡單的 AI 教起,從《爬山演算法與梯度下降法》開始,逐步進入傳統 AI 的世界,探討以下主題:
- 圖形搜尋
- 電腦下棋
- 邏輯推論與專家系統
- 機器學習
- 語言處理
最後進入神經網路的世界,用 tensorflow.js + ml5.js 介紹最新的深度學習 AI 技術!
- 陳鍾誠 -- 人工智慧 -- 使用 JavaScript 實作 (教科書)
- 周莫烦 -- https://morvanzhou.github.io/
- 台大李宏毅的所有課程
- Ian Goodfellow 的深度學習經典教科書
- 中文版 -- https://github.com/exacity/deeplearningbook-chinese (目前看到 5.6.1)
- 英文版 -- http://www.deeplearningbook.org/
- https://karpathy.github.io/
- AndrewNg 吳恩達 Machine Learning Yearning 中文版
- http://www.fast.ai/
- 3Blue1Brown
- Gitbook: 数据挖掘十大算法详解
- Siraj Raval : YouTube