Difference between revisions of "Algorithms"

From
Jump to: navigation, search
m (BPeat moved page About Models... to About Algorithms & Neural Network Models without leaving a redirect)
Line 29: Line 29:
 
http://www.asimovinstitute.org/wp-content/uploads/2016/12/neuralnetworkgraphs.png
 
http://www.asimovinstitute.org/wp-content/uploads/2016/12/neuralnetworkgraphs.png
 
http://www.asimovinstitute.org/wp-content/uploads/2016/09/neuralnetworks.png
 
http://www.asimovinstitute.org/wp-content/uploads/2016/09/neuralnetworks.png
 +
 +
https://cdn-images-1.medium.com/max/1600/1*bhFifratH9DjKqMBTeQG5A.gif

Revision as of 21:17, 31 May 2018

YouTube search...

Architecture:

  • Variables type
  • Variable scaling
  • Cost function
  • Type of neural network - CNN, RNN, FFN
  • Number of layers, hidden
  • Type of layers
    • LSTM, Dense, Highway
    • Convolutional
    • Pooling
  • Weight initialization type
  • Number of nodes
  • Type of activation function - linear, Sigmoid, ReLU
  • Dropout rate (or not)
  • Threshold

Neural Networks

neuralnetworkcells.png neuralnetworkgraphs.png neuralnetworks.png

1*bhFifratH9DjKqMBTeQG5A.gif