- Deep Learning for Beginners
- Dr. Pablo Rivas Laura Montoya
- 305字
- 2021-06-11 18:20:12
Training ML algorithms from data
A typical preprocessed dataset is formally defined as follows:

Where y is the desired output corresponding to the input vector x. So, the motivation of ML is to use the data to find linear and non-linear transformations over x using highly complex tensor (vector) multiplications and additions, or to simply find ways to measure similarities or distances among data points, with the ultimate purpose of predicting y given x.
A common way of thinking about this is that we want to approximate some unknown function over x:

Where w is an unknown vector that facilitates the transformation of x along with b. This formulation is very basic, linear, and is simply an illustration of what a simple learning model would look like. In this simple case, the ML algorithms revolve around finding the best w and b that yields the closest (if not perfect) approximation to y, the desired output. Very simple algorithms such as the perceptron (Rosenblatt, F. 1958) try different values for w and b using past mistakes in the choices of w and b to make the next selection in proportion to the mistakes made.
A combination of perceptron-like models that look at the same input, intuitively, turned out to be better than single ones. Later, people realized that having them stacked may be the next logical step leading to multilayer perceptrons, but the problem was that the learning process was rather complicated for people in the 1970s. These kinds of multilayered systems were analog to brain neurons, which is the reason we call them neural networks today. With some interesting discoveries in ML, new specific kinds of neural networks and algorithms were created known as deep learning.
- Istio入門與實戰(zhàn)
- Linux KVM虛擬化架構實戰(zhàn)指南
- Augmented Reality with Kinect
- 深入淺出SSD:固態(tài)存儲核心技術、原理與實戰(zhàn)
- 嵌入式系統(tǒng)中的模擬電路設計
- 電腦組裝與維護即時通
- 3D Printing Blueprints
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發(fā)環(huán)境
- 觸摸屏應用技術從入門到精通
- 筆記本電腦維修技能實訓
- 計算機組裝與維護
- Hands-On One-shot Learning with Python
- USB 3.0編程寶典
- 新編計算機組裝與維護
- INSTANT Cinema 4D Starter