/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

swethatanamala.github.io
| | coen.needell.org
1.8 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.
| | nlp.seas.harvard.edu
0.9 parsecs away

Travel
| | The Annotated Transformer
| | dennybritz.com
1.6 parsecs away

Travel
| | Recurrent Neural Networks (RNNs) are popular models that have shown great promise in manyNLP tasks.
| | wtfleming.github.io
11.3 parsecs away

Travel
| [AI summary] This post discusses achieving 99.1% accuracy in binary image classification of cats and dogs using an ensemble of ResNet models with PyTorch.