- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 125字
- 2021-08-13 16:01:45
Deep learning
Deep learning has grown in popularity in recent years, and has started a revolution in the adoption of artificial intelligence (AI). Though some of the techniques are not new, a growing volume of data and availability of cheap computing power has enabled deep learning's widespread adoption. In this chapter, you will learn the basic deep learning concepts and vocabulary that will be required in the rest of the book.
Deep learning is a technique that enables machines or computers to learn and make predictions from raw data, in contrast to the traditional method of hardcoded rules or algorithms. It is a branch of machine learning (ML) that is, in turn, a branch of AI. Deep learning techniques are loosely inspired by neuroscience.
推薦閱讀
- Objective-C Memory Management Essentials
- Java 開發從入門到精通(第2版)
- Mastering RabbitMQ
- Python爬蟲開發:從入門到實戰(微課版)
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Android NDK Beginner’s Guide
- C語言程序設計學習指導與習題解答
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Android Wear Projects
- C++寶典
- Python圖形化編程(微課版)
- Python Interviews
- 軟件測試綜合技術
- Android Sensor Programming By Example
- 嵌入式C編程實戰