Explore >> Select a destination


You are here

www.danieldemmel.me
| | www.shakudo.io
9.2 parsecs away

Travel
| | A step-by-step guide to chat with your PDFs and extract information using open-source LLMs on Shakudo.
| | michael-lewis.com
8.1 parsecs away

Travel
| | An introduction to vector search (aka semantic search), and Retrieval Augmented Generation (RAG).
| | andrevala.com
8.4 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!
| | blog.fastforwardlabs.com
72.3 parsecs away

Travel
| Graph Neural Networks (GNNs) are neural networks that take graphs as inputs. These models operate on the relational information in data to produce insights not possible in other neural network architectures and algorithms. While there is much excitement in the deep learning community around GNNs, in industry circles, this is sometimes less so. So, I'll review a few exciting applications empowered by GNNs. Overview of Graphs and GNNs A graph (sometimes called a network) is a data structure that highlights the relationships between components in the data.