- Machine Learning for Developers
- Rodolfo Bonnin
- 73字
- 2021-07-02 15:46:49
Preliminary knowledge
Covering the calculus terminology necessary to get to gradient descent theory would take many chapters, so we will assume you have an understanding of the concepts of the properties of the most well-known continuous functions, such as linear, quadratic, logarithmic, and exponential, and the concept of limit.
For the sake of clarity, we will develop the concept of the functions of one variable, and then expand briefly to cover multivariate functions.
推薦閱讀
- Java多線程編程實戰指南:設計模式篇(第2版)
- PWA入門與實踐
- Python從入門到精通(精粹版)
- Python應用輕松入門
- 軟件架構:Python語言實現
- 精通Python設計模式(第2版)
- Natural Language Processing with Java and LingPipe Cookbook
- 0 bug:C/C++商用工程之道
- Learning jQuery(Fourth Edition)
- Learning Node.js for .NET Developers
- JSP程序設計實例教程(第2版)
- Learning iOS Security
- Angular Design Patterns
- 從零開始:C語言快速入門教程
- Clojure Data Structures and Algorithms Cookbook