Leanpub Header

Skip to main content

Filters


Books

  1. Foundations of Cognitive Architectures
    Interdisciplinary Models of Cognition for Artificial Intelligence
    gareth thomas

    Cognitive architecture is a blueprint for building intelligent systems that replicate how humans think—integrating memory, perception, learning, reasoning, and decision-making into a unified framework. This book is a comprehensive guide to designing such architectures from the ground up, combining insights from artificial intelligence, neuroscience, psychology, and systems engineering.

  2. Robotic Factory Design
    Volume I Smart Factory Foundations: Factory Architecture Robotics, PLCs, Control Systems and Simulation
    gareth thomas

    The blueprint for tomorrow’s automated world—written for those building it today.Factories are evolving at lightning speed. Robots think. Machines talk. Data flows faster than steel on a conveyor. The next industrial revolution isn’t coming—it’s here. The question is: will you design it, or be left watching from the sidelines?

  3. Integrating Data Fusion and Cognitive Architectures
    Volume II Applications and Future Directions
    gareth thomas

    The age of passive AI is over. The future belongs to machines that understand what they see—that can fuse data, reason about uncertainty, and make accountable decisions in the real world.

  4. Modular Standardization for Robotics
    Mechanical Electrical, and Software Interoperability in Robotics
    gareth thomas

    Robotics is at a crossroads. Right now, every lab, every manufacturer, and every startup is reinventing the wheel—designing their own connectors, rewriting their own drivers, rebuilding their own platforms. It’s expensive. It’s slow. And it’s holding back the entire field.This book tears down that barrier.

  5. Advanced CUDA Programming
    High Performance Computing with GPUs
    gareth thomas

    Advanced CUDA Programming: High-Performance Computing with GPUs is the ultimate guide to unlocking the full power of modern GPU computing. Whether you're developing AI models, optimizing scientific simulations, or pushing real-time applications to their limits, this book delivers the advanced techniques and expert insights you need to achieve peak CUDA performance.

  6. Humanoid Robotics in China 2026 Edition
    A Complete Industry Catalog and Technical Atlas
    gareth thomas

    China is transitioning from industrial robotics dominance to national-scale humanoid robot deployment. This 2026 edition delivers a systems-level, engineering-driven analysis of how that transition is unfolding—across hardware design, AI control architectures, manufacturing supply chains, policy frameworks, and real-world deployment.

  7. Game Theory for ML Engineers
    How Strategic Thinking Makes You a Better Builder of Intelligent Systems.
    Kaushik Rajan

    The game theory already inside your ML toolkit, explained for working engineers. Covers GANs, SHAP, auctions, strategic classification, MARL, federated learning, and LLM alignment.

  8. Proving the Machine
    Abdulkabir Musa

    98% test coverage. Zero errors in staging. And a race condition in production that wiped out two weeks of trading profit in three minutes. Proving the Machine is for the engineer who has hit that wall — and is ready to move from probabilistic confidence to mathematical certainty.

  9. Bound by Design
    Abdulkabir Musa

    Your software architecture is a mirror of your team structure. If you don't like what you see in the code, look at your Slack channels. Bound by Design shows you how to fix both — together.

  10. Rust Advanced Memory Patterns for AI
    Mastering Lifetimes, Smart Pointers, and custom allocators for managing large models and datasets
    Edgar Milvus

    Tired of memory bottlenecks? It’s time to build AI with the speed and safety of Rust. Learn to bypass standard abstractions and achieve raw performance at the hardware level. Detailed architectural diagrams and expert exercises for modern high-speed AI stacks. Stop compromising on performance—start building the future of AI engineering today.

  11. The Austrian Side Business
    Use Austrian Economics to Build a Profitable, AI-Assisted Business Without Quitting Your Job
    Finxter

    How long can you keep collecting a good salary inside a company that is obviously too inefficient to survive what’s coming? This book shows you how to turn the broken workflows you already understand into income you control - before your paycheck reminds you it was never really safe.

  12. Neurofeedback Clinicians Protocol Atlas
    36 Clinical Methods for Precision Neurofeedback and State Regulation
    gareth thomas

    A High-Level Technical Manual for Precision Neurofeedback PracticeMost neurofeedback professionals aren’t struggling with equipment. They’re struggling with clarity.Clarity on what each protocol is truly designed to target. Clarity on how to interpret physiological patterns. Clarity on when to apply, when to pivot, and when to stop. Clarity on session progression, thresholding logic, and practical decision-making.This book delivers that clarity.A Practitioner’s Atlas for Real-World NeurofeedbackThis is not a beginner’s text.

  13. Insect Cognitive Architecture for Robotics
    Modeling Neural Circuits for Intelligent Machines
    gareth thomas

    What if the smartest blueprint for building intelligent robots wasn’t found in supercomputers or massive AI labs—but inside the tiny brain of an insect?Insects conquer the world with less than a million neurons. They navigate cities of pheromone trails, execute precision flight maneuvers, solve complex foraging problems, and coordinate in vast colonies—all with brains smaller than a pinhead. Their survival proves a radical truth: intelligence doesn’t require size. It requires efficiency.

  14. Computational Neuroscience
    The Science of Thought From Synapses to Supercomputers
    gareth thomas

    A Comprehensive Textbook on the Mathematical and Computational Foundations of Brain FunctionThe brain is not just an organ—it is a computational system, processing vast amounts of information through dynamic neural networks. How does the brain encode, store, and retrieve information? How do electrical and chemical signals translate into thought, perception, and decision-making?

  15. Bare Metal Computing X64 Edition
    Low Level Coding of Native Instructions
    gareth thomas

    Most programmers never touch the machine.They live inside frameworks. They trust kernels. They inherit latency, abstraction, and hidden behavior they do not control.And they call that “systems programming.”Bare Metal Computing With X64 — Low Level Coding of Native Instructions is for the engineer who wants authority, not convenience