/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

fastml.com
| | ajolicoeur.wordpress.com
3.0 parsecs away

Travel
| | Paper / Code Since AlexNet showed the world the power of deep learning, the field of AI has rapidly switched to almost exclusively focus on deep learning. Some of the main justifications are that 1) neural networks are Universal Function Approximation (UFA, not UFO ?), 2) deep learning generally works the best, and 3) it...
| | ajolicoeur.ca
3.0 parsecs away

Travel
| | Paper / Code Since AlexNet showed the world the power of deep learning, the field of AI has rapidly switched to almost exclusively focus on deep learning. Some of the main justifications are that 1) neural networks are Universal Function Approximation (UFA, not UFO ?), 2) deep learning generally works the best, and 3) it...
| | utkuufuk.com
3.6 parsecs away

Travel
| | Learning curves are very useful for analyzing the bias-variance characteristics of a machine learning model. In this post, I'm going to talk about how to make use of them in a case study of a regressi
| | dennybritz.com
8.2 parsecs away

Travel
| Recurrent Neural Networks (RNNs) are popular models that have shown great promise in manyNLP tasks.