Difference between revisions of "Algorithms"
| Line 3: | Line 3: | ||
<youtube>ggIk08PNcBo</youtube> | <youtube>ggIk08PNcBo</youtube> | ||
| − | <youtube> | + | <youtube>kWmX3pd1f10</youtube> |
Architecture: | Architecture: | ||
Revision as of 08:22, 27 May 2018
- A guide to machine learning algorithms and their applications
- Outline of machine learning | Wikipedia
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