当前位置:网站首页>Deep learning 500 questions
Deep learning 500 questions
2022-07-04 09:48:00 【Stestack】
In recent years , Deep learning in pronunciation 、 Images 、 Natural language processing and other fields have achieved very good results , Naturally, it has become a hot spot for technicians to learn .
In order to help the partners who are learning deep learning , An outstanding graduate of Sichuan University , stay GitHub Created a project on :《 Deep learning 500 ask 》, Through the form of question and answer to the commonly used probability knowledge 、 linear algebra 、 machine learning 、 Deep learning 、 Computer vision and other hot issues , To help yourself and readers in need . The book is divided into 15 Chapters , near 20 swastika .
As of today , The project has acquired 2106 individual 「star」 as well as 465 individual 「fork」(GitHub Project address :https://github.com/scutan90/DeepLearning-500-questions)
Although this book is not finished , But it's worth reading , Now let's introduce in detail what is in the book :
Chapter I fundamentals of Mathematics
This chapter mainly explains the basic knowledge of Mathematics , It not only covers the relevant basic concepts , It also includes the connection between each other , Such as scalar 、 vector 、 The connection between tensors ; The difference between tensor and matrix , There are also common probability distributions :
Besides , It also explains different types of probability distributions and statistics ( expect 、 variance 、 covariance 、 Correlation number ) Related basic knowledge of
Second, machine learning foundation
This chapter lists the common algorithms and the advantages and disadvantages of common classification algorithms 、 Evaluation usage of classification algorithm 、 The relationship between big data and deep learning , The second chapter covers many knowledge points, but it is very comprehensive .
Chapter III foundation of deep learning
This chapter begins with the topic , To describe neural networks , The book starts with the simplest neural network , And then layer by layer , The common model structures of neural networks are listed , How to choose a deep learning development platform and other key content , For example, the common model structure of neural network is as follows :
Chapter four classic network
This chapter introduces several classic Networks , Include LeNet-5、AlexNet、 visualization ZFNet- Deconvolution 、GoogleNet Model structure and model interpretation of , Such as LeNet-5 The structure of the model is as follows :
After reading the above contents , Have you been eager to read this unfinished book in depth ? Or you are working in this field , It can also help the author improve the book .
Finally, attach GitHub Address :https://github.com/scutan90/DeepLearning-500-questions
边栏推荐
- Golang defer
- Write a jison parser from scratch (4/10): detailed explanation of the syntax format of the jison parser generator
- SQL replying to comments
- C # use smtpclient The sendasync method fails to send mail, and always returns canceled
- 2022-2028 global visual quality analyzer industry research and trend analysis report
- [on February 11, 2022, the latest and most fully available script library collection of the whole network, a total of 23]
- xxl-job惊艳的设计,怎能叫人不爱
- libmysqlclient. so. 20: cannot open shared object file: No such file or directory
- Hands on deep learning (41) -- Deep recurrent neural network (deep RNN)
- Kotlin:集合使用
猜你喜欢
How does idea withdraw code from remote push
Hands on deep learning (45) -- bundle search
Histogram equalization
Hands on deep learning (42) -- bi-directional recurrent neural network (BI RNN)
Summary of reasons for web side automation test failure
PHP book borrowing management system, with complete functions, supports user foreground management and background management, and supports the latest version of PHP 7 x. Database mysql
C language pointer interview question - the second bullet
Pcl:: fromrosmsg alarm failed to find match for field 'intensity'
MySQL develops small mall management system
Svg image quoted from CodeChina
随机推荐
Logstack configuration details -- elasticstack (elk) work notes 020
C # use smtpclient The sendasync method fails to send mail, and always returns canceled
Exercise 9-1 time conversion (15 points)
Lauchpad x | MODE
Write a jison parser from scratch (1/10):jison, not JSON
C # use ffmpeg for audio transcoding
2022-2028 global gasket metal plate heat exchanger industry research and trend analysis report
Golang 类型比较
mmclassification 标注文件生成
Are there any principal guaranteed financial products in 2022?
Global and Chinese markets of water heaters in Saudi Arabia 2022-2028: Research Report on technology, participants, trends, market size and share
Application of safety monitoring in zhizhilu Denggan reservoir area
Exercise 8-7 string sorting (20 points)
Problems encountered by scan, scanf and scanln in golang
Les différents modèles imbriqués de listview et Pageview avec les conseils de flutter
Modules golang
C # use gdi+ to add text to the picture and make the text adaptive to the rectangular area
Solution to null JSON after serialization in golang
PHP book borrowing management system, with complete functions, supports user foreground management and background management, and supports the latest version of PHP 7 x. Database mysql
Write a mobile date selector component by yourself