- Deep Learning with PyTorch
- Vishnu Subramanian
- 135字
- 2021-06-24 19:16:21
The history of deep learning
Though deep learning has become popular in recent years, the theory behind deep learning has been evolving since the 1950s. The following table shows some of the most popular techniques used today in DL applications and their approximate timeline:

Deep learning has been given several names over the years. It was called cybernetics in the 1970s, connectionism in the 1980s, and now it is either known as deep learning or neural networks. We will use DL and neural networks interchangeably. Neural networks are often referred to as an algorithms inspired by the working of human brains. However, as practitioners of DL, we need to understand that it is majorly inspired and backed by strong theories in math (linear algebra and calculus), statistics (probability), and software engineering.
- Learning SQL Server Reporting Services 2012
- Learning AngularJS Animations
- 極簡Spring Cloud實戰
- micro:bit魔法修煉之Mpython初體驗
- Learning Game Physics with Bullet Physics and OpenGL
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- 單片機系統設計與開發教程
- 電腦高級維修及故障排除實戰
- Intel Edison智能硬件開發指南:基于Yocto Project
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- FL Studio Cookbook
- The Deep Learning with PyTorch Workshop
- 施耐德M241/251可編程序控制器應用技術
- Hands-On Embedded Programming with C++17
- Hands-On Unsupervised Learning with Python