/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

randorithms.com
| | bdtechtalks.com
4.0 parsecs away

Travel
| | The transformer model has become one of the main highlights of advances in deep learning and deep neural networks.
| | blog.ml.cmu.edu
3.9 parsecs away

Travel
| | The latest news and publications regarding machine learning, artificial intelligence or related, brought to you by the Machine Learning Blog, a spinoff of the Machine Learning Department at Carnegie Mellon University.
| | erikbern.com
4.0 parsecs away

Travel
| | I've been spending quite some time lately playing around with RNN's for collaborative filtering. RNN's are models that predict a sequence of something. The beauty is that this something can be anything really - as long as you can design an output gate with a proper loss function, you can model essentially anything.
| | blog.scottlogic.com
12.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.