/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

11011110.github.io
| | blog.brucemerry.org.za
6.7 parsecs away

Travel
| | While this problem wasn't too conceptually difficult, it requires a lot of code (my solution is about 400 lines), and careful implementati...
| | cp-algorithms.com
5.5 parsecs away

Travel
| | The goal of this project is to translate the wonderful resource http://e-maxx.ru/algo which provides descriptions of many algorithms and data structures especially popular in field of competitive programming. Moreover we want to improve the collected knowledge by extending the articles and adding new articles to the collection.
| | nickhar.wordpress.com
6.1 parsecs away

Travel
| | The algorithm for probabilistically embedding metric spaces into trees has numerous theoretical applications. It is a key tool in the design of many approximation algorithms and online algorithms. Today we will illustrate the usefulness of these trees in designing an algorithm for the online Steiner tree problem. 1. Online Steiner Tree Let $latex {G=(V,E)}&fg=000000$ be...
| | bdtechtalks.com
14.7 parsecs away

Travel
| The transformer model has become one of the main highlights of advances in deep learning and deep neural networks.