Difference between revisions of "Algorithms"
| Line 10: | Line 10: | ||
* [http://aiyprojects.withgoogle.com/models/ Machine learning models for AIY kits | AIY] | * [http://aiyprojects.withgoogle.com/models/ Machine learning models for AIY kits | AIY] | ||
* [[Monte Carlo (MC) Method]] | * [[Monte Carlo (MC) Method]] | ||
| + | * [http://www.quantamagazine.org/foundations-built-for-a-general-theory-of-neural-networks-20190131/ Foundations Built for a General Theory of Neural Networks | Kevin Hartnett] | ||
| + | http://cdn-images-1.medium.com/max/600/1*iPIGiJIcQjzZheEgTzOnhA.png | ||
| − | http:// | + | http://d2r55xnwy6nx47.cloudfront.net/uploads/2019/01/NeuralNetwok_560_rev.jpg |
Revision as of 05:36, 1 February 2019
YouTube search... ...Google search
- Hyperparameters
- Evaluation Measures - Classification Performance
- Google DeepMind AlphaGo Zero
- A guide to machine learning algorithms and their applications
- Outline of machine learning | Wikipedia
- How to choose algorithms for Microsoft Azure Machine Learning | Microsoft
- Machine learning models for AIY kits | AIY
- Monte Carlo (MC) Method
- Foundations Built for a General Theory of Neural Networks | Kevin Hartnett
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
Top Algorithms
AI Knowledge Map: How To Classify AI Technologies | Francesco Corea - KDnuggets