作者:Vishnu Subramanian
出版社:Packt Publishing
副标题:A beginner's guide to create dynamic neural network modeling in Python
发行时间:April 10th 2018
来源:下载的 pdf 版本
Goodreads:无
豆瓣:无
摘录:
For example, a DL algorithm predicting whether an image contains a face or not extracts features such as the first layer detecting edges, the second layer detecting shapes such as noses and eyes, and the final layer detecting face shapes or more complex structures. Each layer trains based on the previous layer's representation of the data.