- Deep Learning Quick Reference
- Mike Bernico
- 184字
- 2021-06-24 18:40:14
Drawbacks of deep neural networks
As we mentioned in Chapter 2, Using Deep Learning to Solve Regression Problems, deep neural networks aren't easily interpretable. While deep neural networks are wonderful predictors, it is not easy to understand why they arrived at the prediction they made. It bears repeating that when the task is to understand which features are most correlated with a change in the target, a deep neural network isn't the tool for the job. However, if the goal is raw predictive power, you should consider a deep neural network.
We should also give consideration to complexity. Deep neural networks are complex models with lots of parameters. Finding the best neural network can take time and experimentation. Not all problems warrant that level of complexity.
In real life, I rarely use deep learning as my first solution to a structured data problem. I'll start with the simplest model that might possibly work, and then iterate to deep learning as the problem requires. When the problem domain contains images, audio, or text, I'm more likely to begin with deep learning.
推薦閱讀
- 機密計算:原理與技術(網絡空間安全技術叢書)
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- ABB工業機器人編程全集
- 人工智能超越人類
- Learning Microsoft Azure Storage
- Blockchain Quick Start Guide
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- 深度學習中的圖像分類與對抗技術
- 計算機系統結構
- 統計學習理論與方法:R語言版
- ESP8266 Home Automation Projects
- 自適應學習:人工智能時代的教育革命
- Arduino創意機器人入門:基于Mind+
- PVCBOT零基礎機器人制作(第2版)
- 案例解說單片機C語言開發