- Statistics for Data Science
- James D. Miller
- 241字
- 2021-07-02 14:58:55
Neural networks
Neural networks are also called artificial neural networks (ANNs), and the objective is to solve problems in the same way that the human brain would.
Google will provide the following explanation of ANN as stated in Neural Network Primer: Part I, by Maureen Caudill, AI Expert, Feb. 1989:
To oversimplify the idea of neural networks, recall the concept of software encapsulation, and consider a computer program with an input layer, a processing layer, and an output layer. With this thought in mind, understand that neural networks are also organized in a network of these layers, usually with more than a single processing layer.
Patterns are presented to the network by way of the input layer, which then communicates to one (or more) of the processing layers (where the actual processing is done). The processing layers then link to an output layer where the result is presented.
Most neural networks will also contain some form of learning rule that modifies the weights of the connections (in other words, the network learns which processing nodes perform better and gives them a heavier weight) per the input patterns that it is presented with. In this way (in a sense), neural networks learn by example as a child learns to recognize a cat from being exposed to examples of cats.
- 輕松學C語言
- Cinema 4D R13 Cookbook
- 網上生活必備
- Mastering Elastic Stack
- 永磁同步電動機變頻調速系統及其控制(第2版)
- 現代傳感技術
- JavaScript典型應用與最佳實踐
- Excel 2007技巧大全
- 分析力!專業Excel的制作與分析實用法則
- Containers in OpenStack
- Hands-On Data Warehousing with Azure Data Factory
- MATLAB-Simulink系統仿真超級學習手冊
- FANUC工業機器人配置與編程技術
- Building Virtual Pentesting Labs for Advanced Penetration Testing(Second Edition)
- 智能機器人技術:安保、巡邏、處置類警用機器人研究實踐