/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

neuralnetworksanddeeplearning.com
| | sander.ai
2.9 parsecs away

Travel
| | Slides for my talk at the Deep Learning London meetup
| | github.com
3.7 parsecs away

Travel
| | Neural Networks: Zero to Hero Exercises. Contribute to Krayorn/neural-network-zero-to-hero-exercises development by creating an account on GitHub.
| | programmathically.com
2.0 parsecs away

Travel
| | Sharing is caringTweetIn this post, we develop an understanding of why gradients can vanish or explode when training deep neural networks. Furthermore, we look at some strategies for avoiding exploding and vanishing gradients. The vanishing gradient problem describes a situation encountered in the training of neural networks where the gradients used to update the weights []
| | blog.scottlogic.com
13.4 parsecs away

Travel
| Recently I've been learning about Neural Networks and how they work. In this blog post I write a simple introduction in to some of the core concepts of a basic layered neural network.