Build a Reasoning Model (From Scratch)
Sebastian Raschka
Description A deep dive into the architecture and implementation of AI models capable of logical deduction and multi-step reasoning. It explains how t...
Alessandro Negro, Vlastimil Kus, Giuseppe Futia, Fabio Montagna
Publisher
Simon and Schuster
Duration
13 hr 5 min
ISBN
9781633439894
Genres
Description A technical manual on integrating knowledge graphs with Large Language Models (LLMs) to create intelligent systems with structured reasoning capabilities. It details how to leverage the connected nature of data to improve the accuracy of AI-driven decisions. Key Topics: Knowledge graph modeling, building graphs from unstructured data using LLMs, KG-powered Retrieval-Augmented Generation (RAG), and using machine learning to complete graph data. About the Technology: Knowledge graphs represent relationships between objects and concepts, providing a factual anchor for LLMs. This combination is used in critical domains like healthcare, finance, and law enforcement. About the Book: The text provides an iterative approach to modeling knowledge graphs based on business needs, accompanied by code samples and real-world use cases for building "intelligent advisor" applications. About the Reader: For data scientists, engineers, and researchers interested in graph technologies and advanced RAG architectures. About the Author: Alessandro Negro, Vlastimil Kus, Giuseppe Futia, and Fabio Montagna are specialists in graph analytics and machine learning.
Knowledge Graphs and LLMs in Action is a practical guide that teaches data scientists and engineers how to build knowledge graphs from raw text with large language models and then use those graphs for Retrieval‑Augmented Generation and structured reasoning, backed by real code and industry case studies.