Difference between revisions of "Artificial neural networks"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
* [[Convolutional neural network (CNN)]]
 
* [[Convolutional neural network (CNN)]]
 +
* [[Deep Neural Network (DNN)]]
  
 
* [[Keras]] [[python]] library
 
* [[Keras]] [[python]] library
Line 21: Line 22:
 
* [[Autokeras]]
 
* [[Autokeras]]
 
* [[Keras]]
 
* [[Keras]]
 +
* [[Apple Neural Engine (ANE)]]
  
 
== See also ==
 
== See also ==

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: