什么是深度学习:
Deep learning is a machine learning technique.
It teaches a computer to filter inputs through layers to learn how to predict and classify information.
深度学习原理:
起源于人的神经元:
Neurons by themselves are kind of useless. But when you have lots of them, they work together to create some serious magic.
That connection where the signal passes is called a synapse.
So the neuron (or node) gets a signal or signals (input values), which pass through the neuron. That neuron delivers the output signal. Think of the input layer as your senses: the things you, for example, see, smell, and feel. These are independent variables for one single observation. This information is broken down into numbers and the bits of binary data that a computer can use. (You will need to either standardize or normalize these vari