Explore >> Select a destination


You are here

towardsdatascience.com
| | kavita-ganesan.com
1.4 parsecs away

Travel
| | This article examines the parts that make up neural networks and deep neural networks, as well as the fundamental different types of models (e.g. regression), their constituent parts (and how they contribute to model accuracy), and which tasks they are designed to learn.
| | www.v7labs.com
1.5 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.
| | coornail.net
1.4 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.
| | michael-lewis.com
11.0 parsecs away

Travel
| This is a short summary of some of the terminology used in machine learning, with an emphasis on neural networks. I've put it together primarily to help my own understanding, phrasing it largely in non-mathematical terms. As such it may be of use to others who come from more of a programming than a mathematical background.