Neural Network
Consist of many layers with coefficients.
Divide one part into several subparts and repeat this step for proper times.
Train
- Make a random guess
- Already know the correct answer to some targets
- Mistakes
- Adjust the weights
- Repeat (e.g. for thousands of times)
Hidden Layers
Features of the target
标签:Layers,Network,Neural,into,random,times From: https://www.cnblogs.com/POLAYOR/p/17185931.html