/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

explosion.ai
| | elanapearl.github.io
4.0 parsecs away

Travel
| | A visual walkthrough of the AlphaFold3 architecture, with more details and diagrams than you were probably looking for.
| | ines.io
3.6 parsecs away

Travel
| | I'm a software developer working on Artificial Intelligence and Natural Language Processing technologies, and the co-founder and CEO of Explosion, makers of the popular NLP library spaCy and Prodigy, a modern annotation tool for machine learning.
| | justinhj.github.io
4.7 parsecs away

Travel
| | [AI summary] The user has provided a detailed explanation of implementing the BPE (Byte Pair Encoding) algorithm for tokenization, focusing on the challenges and considerations involved in the process. They describe the use of different conflict resolution strategies, such as first occurrence and lexicographical ordering, and discuss the optimization techniques applied to improve performance, including incremental frequency counting and efficient data structures. The user also outlines future directions for the project, such as porting to Zig, exploring other tokenization algorithms, and optimizing encoding/decoding steps. The response highlights the complexity of working with C++ and the benefits of using modern C++ practices while emphasizing the importanc...
| | www.jennapederson.com
20.5 parsecs away

Travel
| Here's how you can manage Python versions and packages with `uv`.