人工智慧 / DeepLearning
◎ 如果有一層隱藏層學不會的事,那就再加一層!
2016 年的春天,Google DeepMind 團隊的 AlphaGo 專案打敗了世界棋手,AI 世代的 Deep Learning 威力讓全世界 70 億人都驚呆了!
屬於機器學習一種的深度學習,透過層層類神經網路,儼然成為了最簡單卻又最深奧的技術,最早用於電腦視覺(Computer Vision)。現今主流還有應用於自然語言處理的RNN,可處理時間序列、判斷語意,以及近期最夯的生成式對抗網路(GAN)、及新興起的強化學習(Reinforcement Learning)。
◎ 那麼,如果有 N 層隱藏層學不會的事,那 N+1 層就會了嗎...
雖說深度學習強在他的「深」,但目前的研究結果也顯示了並非有越多層、成效就越好,從CNN中的梯度下降法(Gradient Descent Method)來看,當迭代過多層神經網路,容易導致Vanishing Gradient,在哪邊都看不出最小值。目前看來,要降低錯誤率還是需要較複雜的網路架構。
...說了這麼多,要進行深度學習,電腦需要的只是足夠量的資料,而你,需要的只是幾本好書。
相關書籍
-
VIP 95折
$1,400$1,330 -
85折
$2,125Modern Computer Vision with PyTorch: Explore deep learning concepts and implement over 50 real-world image applications (Paperback) -
VIP 95折
$7,050$6,698 -
VIP 95折
$1,710$1,625 -
VIP 95折
$2,060$1,957 -
VIP 95折
$2,330$2,214 -
85折
$880$748 -
VIP 95折
$3,310$3,145 -
85折
$780$663 -
VIP 95折
$2,480$2,356 -
VIP 95折
$1,440$1,368 -
VIP 95折
$5,370$5,102 -
VIP 95折
$7,030$6,679 -
VIP 95折
$7,030$6,679 -
VIP 95折
$1,750$1,663 -
95折
$1,710Deep Learning for Vision Systems (Paperback) -
VIP 95折
$7,780$7,391 -
$1,008企業級 AI 技術內幕:深度學習框架開發 + 機器學習案例實戰 + Alluxio 解密
-
85折
$352計算機視覺入門到實踐 -
79折
$374深度學習入門 -
$294Python 快樂編程 人工智能—深度學習基礎
-
70折
$332TensorFlow 2學習指南 -
75折
$356Python 機器學習建模與部署 -- 從 Keras到 Kubernetes (Keras to Kubernetes: The Journey of a Machine Learning Model to Production) -
80折
$1,248Python Machine Learning by Example : Build intelligent systems using Python, TensorFlow 2, PyTorch, and scikit-learn, 3/e (Paperback) -
VIP 95折
$2,530$2,404 -
VIP 95折
$3,150$2,993 -
VIP 95折
$1,170$1,112 -
VIP 95折
$2,840$2,698 -
VIP 95折
$6,700$6,365 -
79折
$374深度學習搜索引擎開發 Java 實現