人工智慧 / 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 90折
$1,881$1,782 -
VIP 95折
$860$817 -
79折
$780$616 -
VIP 95折
$6,340$6,023 -
80折
$1,280Python Deep Learning: Exploring deep learning techniques and neural network architectures with PyTorch, Keras, and TensorFlow, 2nd Edition -
VIP 95折
$1,830$1,739 -
VIP 95折
$2,810$2,670 -
85折
$454精通 TensorFlow -
75折
$446TensorFlow深度學習實戰 -
85折
$332推薦系統與深度學習 -
95折
$1,710Generative Adversarial Networks Cookbook: Over 100 recipes to build generative models using Python, TensorFlow, and Keras -
95折
$1,454Keras 2.x Projects: 9 projects demonstrating faster experimentation of neural network and deep learning applications using Keras -
VIP 95折
$1,390$1,321 -
95折
$1,311Hands-On Meta Learning with Python: Meta learning using one-shot learning, MAML, Reptile, and Meta-SGD with TensorFlow (Paperback) -
VIP 95折
$1,830$1,739 -
VIP 95折
$6,540$6,213 -
VIP 95折
$1,450$1,378 -
VIP 95折
$8,790$8,351 -
78折
$420$328 -
85折
$352Python 強化學習實戰 : 應用 OpenAI Gym 和 TensorFlow 精通強化學習和深度強化學習 -
80折
$1,260Learn Keras for Deep Neural Networks: A Fast-Track Approach to Modern Deep Learning with Python -
VIP 95折
$3,340$3,173 -
VIP 95折
$1,830$1,739 -
VIP 95折
$1,660$1,577 -
VIP 95折
$1,450$1,378 -
$1,750$1,715 -
85折
$301PyTorch 機器學習從入門到實戰 -
79折
$327TensorFlow 神經網絡編程 -
85折
$352生成對抗網絡入門指南 (Generative adversarial Networks) -
79折
$327深度學習實踐 : 基於 Caffe 的解析