Explore >> Select a destination


You are here

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

Travel
| | We present a novel method for feature transformation, akin to standardization. The method comes from Michael Jahrer, who recently has won another ...
| | ajolicoeur.ca
0.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...
| | coornail.net
3.1 parsecs away

Travel
| | Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.
| | www.v7labs.com
11.1 parsecs away

Travel
| A neural network activation function is a function that is applied to the output of a neuron. Learn about different types of activation functions and how they work.