Difference between revisions of "Artificial neural networks"

From wikieduonline
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
* [[Convolutional neural network (CNN)]]
 
* [[Convolutional neural network (CNN)]]
 +
* [[Deep Neural Network (DNN)]]
  
 
* [[Keras]] [[python]] library
 
* [[Keras]] [[python]] library

Latest revision as of 09:35, 7 May 2024

wikipedia:Artificial neural networks

Design[edit]

Design issues include deciding the number, type and connectedness of network layers, as well as the size of each and the connection type (full, pooling, ...).

Hyperparameters must also be defined as part of the design (they are not learned), governing matters such as how many neurons are in each layer, learning rate, step, stride, depth, receptive field and padding (for CNNs), etc

Related[edit]

See also[edit]

Advertising: