- Advanced Machine Learning with R
- Cory Lesmeister Dr. Sunil Kumar Chinnamgari
- 333字
- 2021-06-24 14:24:44
Neural Networks and Deep Learning
I recall that at some meeting circa mid-2012, I was part of a group discussing the results of some analysis or other, when one of the people around the table sounded off with a hint of exasperation mixed with a tinge of fright: this isn't one of those neural networks, is it? I knew of his past run-ins with, and deep-seated anxiety regarding, neural networks, so I assuaged his fears, making some sarcastic comment that neural networks have basically gone the way of the dinosaur. No one disagreed! Several months later, I was gobsmacked when I attended a local meeting where the discussion focused on, of all things, neural networks and this mysterious deep learning. Machine learning pioneers, such as Ng, Hinton, Salakhutdinov, and Bengio have revived neural networks and improved their performance.
Much media hype revolves around these methods, with high-tech companies such as Facebook, Google, and Netflix investing tens, if not hundreds, of millions of dollars. These methods have yielded promising results in voice recognition, image recognition, automation, and any practical data science project. If self-driving cars ever stop running off the road and into each other, it will certainly be due to the methods we've discussed here.
In this chapter, we will discuss how the methods work, their benefits, and their inherent drawbacks so that you can become conversationally competent about them. We will start slowly by working through a simple application of a neural network, which will give you a feel for what is happening. Then, we will pursue the deep learning methodology that has burst on the scene the past couple of years, TensorFlow, using Keras as the frontend.
The following topics will be covered in this chapter:
- Introduction to neural networks
- Deep learning, a not-so-deep overview
- Creating a simple neural network
- An example of deep learning
- 圖解西門子S7-200系列PLC入門
- 龍芯應用開發標準教程
- 深入淺出SSD:固態存儲核心技術、原理與實戰
- Svelte 3 Up and Running
- Learning Game Physics with Bullet Physics and OpenGL
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Machine Learning with Go Quick Start Guide
- 基于Proteus仿真的51單片機應用
- Intel Edison智能硬件開發指南:基于Yocto Project
- Istio服務網格技術解析與實踐
- Hands-On Deep Learning for Images with TensorFlow
- Python Machine Learning Blueprints
- 單片機原理與技能訓練
- 觸摸屏應用技術從入門到精通
- USB應用分析精粹:從設備硬件、固件到主機端程序設計