/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

ankane.org
| | colah.github.io
3.8 parsecs away

Travel
| | [AI summary] This article explains the architecture, mathematical formulation, and major breakthroughs of convolutional neural networks in the context of computer vision and pattern recognition.
| | tcode2k16.github.io
3.1 parsecs away

Travel
| | a random blog about cybersecurity and programming
| | coen.needell.org
3.0 parsecs away

Travel
| | In my last post on computer vision and memorability, I looked at an already existing model and started experimenting with variations on that architecture. The most successful attempts were those that use Residual Neural Networks. These are a type of deep neural network built to mimic specific visual structures in the brain. ResMem, one of the new models, uses a variation on ResNet in its architecture to leverage that optical identification power towards memorability estimation.
| | marcospereira.me
15.5 parsecs away

Travel
| In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.