Explore >> Select a destination


You are here

cognition.ai
| | iclr-blogposts.github.io
4.0 parsecs away

Travel
| | 'The Primacy Bias in Deep Reinforcement Learning' demonstrates how the first experiences of a deep learning model can cause catastrophic memorization and how this can be prevented. In this post we describe primacy bias, summarize the authors' key findings, and present a simple environment to experiment with primacy bias.
| | www.jeremymorgan.com
3.4 parsecs away

Travel
| | Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits.
| | nlp.seas.harvard.edu
4.6 parsecs away

Travel
| | The Annotated Transformer
| | igorstechnoclub.com
13.7 parsecs away

Travel
| This week I learned something that finally made "transfer learning" click. I had always heard that you can hit strong accuracy fast by reusing a pretrain...