- Python Deep Learning
- Valentino Zocca Gianmario Spacagna Daniel Slater Peter Roelants
- 113字
- 2021-07-02 23:32:44
Summary
In this chapter, we have covered what machine learning is and why it is so important. We have provided several examples where machine learning techniques find applications and what kind of problems can be solved using machine learning. We have also introduced a particular type of machine learning algorithm, called neural networks, which is at the basis of deep learning, and have provided a coding example in which, using a popular machine learning library, we have solved a particular classification problem. In the next chapter, we will cover neural networks in better detail and will provide their theoretical justifications based on biological considerations drawn from observations of how our own brain works.
推薦閱讀
- JavaScript+DHTML語(yǔ)法與范例詳解詞典
- Visual Basic程序開(kāi)發(fā)(學(xué)習(xí)筆記)
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- HBase從入門(mén)到實(shí)戰(zhàn)
- UML+OOPC嵌入式C語(yǔ)言開(kāi)發(fā)精講
- 匯編語(yǔ)言程序設(shè)計(jì)(第3版)
- 精通Linux(第2版)
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- Learning JavaScript Data Structures and Algorithms
- 軟件測(cè)試實(shí)用教程
- Terraform:多云、混合云環(huán)境下實(shí)現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- 詳解MATLAB圖形繪制技術(shù)
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- Deep Learning with R Cookbook
- C編程技巧:117個(gè)問(wèn)題解決方案示例