/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

geo.rocks
| | codeincomplete.com
2.3 parsecs away

Travel
| | Personal Website for Jake Gordon
| | andrevala.com
2.5 parsecs away

Travel
| | This week I was mostly focused on Microsoft Fabric, but I also read interesting articles on Computer Vision, Azure AI Document Intelligence, Embeddings and Vector Search. I'm also recommending a few GitHub repos around AI topics, two papers related to Large Language Models and more. Happy learning!
| | www.paepper.com
2.2 parsecs away

Travel
| | Every now and then, you need embeddings when training machine learning models. But what exactly is such an embedding and why do we use it? Basically, an embedding is used when we want to map some representation into another dimensional space. Doesn't make things much clearer, does it? So, let's consider an example: we want to train a recommender system on a movie database (typical Netflix use case). We have many movies and information about the ratings of users given to movies.
| | lantern.dev
7.1 parsecs away

Travel
| We give an overview of vector databases, and major concepts around them, including vector embeddings, vector indexing, and vector search.