Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Books

  1. İlk Dil Modelinizi Oluşturun
    İlk Dil Modelinizi Oluşturun
    Dil Modelleri için Uygulamalı Rehber
    Hasan Degismez

    LLM’leri sıfırdan, adım adım inşa edin. Kodu sadece çalıştırmakla kalmayın; neden çalıştığını da anlayın. Kurulum yok—Colab’da doğrudan ilerleyin.

  2. Modeling Mindsets
    Modeling Mindsets
    The Many Cultures of Learning From Data
    Christoph Molnar

    Become a better data scientist by understanding different modeling mindsets.

  3. Physics-Informed Machine Learning A Practical Guide: Stage 1 Foundations & Your First PINN

    A practical, code-first guide to physics-informed machine learning for scientists and engineers. You'll build a working Physics-Informed Neural Network from scratch in PyTorch, solve a real differential equation, and verify it against the exact solution — staying honest about both the power and the limits of the method.

  4. The AI-Powered Software Engineer
    The AI-Powered Software Engineer
    A Practical Guide to Designing, Building and Deploying Software with Artificial Intelligence
    Mohammad Kamrul Hassan

    What if you could build software without manually writing every line of code? Artificial Intelligence is transforming the way software is designed, developed, tested, and deployed.But becoming an AI-powered software engineer isn't simply about asking an AI to write code.It's about learning how to think, design, build, test, verify, and improve software with AI as your engineering partner.The AI-Powered Software Engineer takes you on a practical journey from traditional programming to AI-assisted development and modern AI engineering.Learn how to use AI to:Design software. Generate and understand code. Debug complex problems. Build AI-powered applications. Automate workflows. Test and secure software. Deploy real products. Build AI-powered SaaS businesses.You don't need to become the fastest programmer in the room.You need to become the person who can turn an idea into a working, reliable, valuable system.Write less code. Think more. Build faster. Engineer smarter.The future of software engineering isn't humans versus AI.It's humans building with AI.

  5. Generative AI Made Simple
    Generative AI Made Simple
    From Fundamentals to Real-World Applications for Professionals and Students
    Roshan Rajan

    In a world buzzing with terms like ChatGPT, Midjourney, and Copilot, most people still ask one question — What exactly is Generative AI, and how do I use it in real life?“Generative AI Made Simple” is your friendly, practical guide to understanding and applying AI in your daily work and learning. Written for professionals, students, and curious minds, this book explains complex concepts in simple, storytelling language.You’ll learn:What Generative AI really is and how it differs from traditional AIHow to write powerful prompts for better AI resultsUsing AI for writing, creating presentations, images, and videosReal-world applications in business, marketing, education, and moreBuilding your personal AI-powered workflowEthics, governance, and future career trends — including Agentic AI Simple, practical, and full of examples — Generative AI Made Simple helps you stop fearing AI and start using it.

  6. Multi-Agent AI Systems The Complete Handbook for Building Intelligent  Scalable, and Autonomous Agent Teams

    What happens when AI agents stop working alone and start working as a team?Artificial Intelligence is entering a new phase in which intelligent systems can do more than respond to individual instructions. Multiple specialized agents can collaborate, divide complex tasks, communicate with one another, use tools, evaluate results, and coordinate their actions toward a shared objective.Multi-Agent AI Systems: The Complete Handbook for Building Intelligent, Scalable, and Autonomous Agent Teams provides a practical roadmap for understanding this emerging paradigm.The book begins with the fundamentals of multi-agent systems and explains why collaboration between specialized agents can be valuable for complex workflows. Readers will learn about hierarchical, peer-to-peer, and hybrid architectures, along with roles such as manager, planner, worker, critic, and supervisor agents.It then moves into modern frameworks and technologies, including CrewAI, AutoGen, LangGraph, MetaGPT, LLMs, vector databases, and agent memory systems. Practical chapters explain how to design agent teams, decompose tasks, establish communication protocols, manage shared memory, coordinate workflows, integrate tools and APIs, and recover from failures.Readers will also explore advanced concepts such as dynamic replanning, parallel execution, swarm intelligence, agent debates, self-organizing systems, human-in-the-loop workflows, and multimodal agents.The book goes beyond experimentation and addresses the challenges of deploying multi-agent systems in real environments. Cloud deployment, Docker, Kubernetes, monitoring, logging, scaling, evaluation, benchmarking, testing, and cost optimization are included.Real-world applications demonstrate how agent teams can support software development, research, customer service, content creation, and business operations.Equally important, the book examines AI safety, privacy, security, transparency, governance, alignment, and responsible AI development.Whether you are a student discovering agentic AI, a developer building your first agent team, a researcher exploring collaborative intelligence, or a professional preparing for the next generation of AI applications, this book provides a foundation for moving from individual AI agents toward coordinated intelligent systems.Understand the architecture. Design the team. Build the agents. Coordinate the intelligence.

  7. 50 ai projects vol-3
    50 ai projects vol-3
    Anshuman Mishra

    Teaser TextBuild smarter AI solutions for real-world problems.Volume 3 presents 10 intermediate-level AI projects covering intelligent tutoring, wildlife detection, healthcare scheduling, air-quality prediction, career recommendations, fire detection, adaptive e-learning, conversational AI, movie recommendations, and resume skill extraction.Each project follows the complete Software Development Life Cycle, helping readers move from problem identification and system design to AI development, testing, implementation, and future enhancement.Turn AI concepts into intelligent applications.

  8. Mastering Deep Learning with PyTorch
    Mastering Deep Learning with PyTorch
    From Fundamentals to Real-World Projects
    Anshuman Mishra

    Mastering Deep Learning with PyTorch: From Fundamentals to Real-World Projects This first edition delivers a complete end-to-end learning pathway for mastering modern deep learning using PyTorch. Major Topics Covered • Deep Learning Fundamentals• Artificial Neural Networks• PyTorch Framework and Tensor Operations• Automatic Differentiation (Autograd)• Feedforward Neural Networks• Convolutional Neural Networks (CNNs)• Recurrent Neural Networks (RNNs)• Long Short-Term Memory Networks (LSTMs)• Attention Mechanisms• Transformer Architectures• Hugging Face Ecosystem• Generative Adversarial Networks (GANs)• Computer Vision Applications• Natural Language Processing Applications• Model Evaluation and Optimization• Hyperparameter Tuning• Explainable Artificial Intelligence (XAI)• Ethical AI and Bias Mitigation• Model Deployment and Production Pipelines Practical Implementations Included • Image Classification Systems• Object Detection Models• Image Segmentation Applications• Text Classification Systems• Sentiment Analysis Models• Language Translation Pipelines• Transformer-Based NLP Applications• GAN-Based Image Generation Capstone Projects Project 1: Pneumonia Detection using CNNProject 2: Sentiment Analysis using LSTMProject 3: Image Colorization using GANProject 4: Real-Time Object Detection SystemProject 5: Transformer-Based Intelligent Chatbot Industry Tools and Technologies • PyTorch• TorchVision• Hugging Face Transformers• TensorBoard• Flask• ONNX• Docker Concepts• AWS Deployment Basics• Google Cloud Deployment Concepts Intended Audience • Undergraduate Students• Postgraduate Students• Data Scientists• Machine Learning Engineers• AI Researchers• Software Developers• Academic Professionals• Industry Practitioners Learning Outcomes Upon completion of this book, readers will be able to:• Design and train neural network architectures.• Build computer vision applications using CNNs.• Develop NLP solutions using RNNs, LSTMs, and Transformers.• Implement generative AI systems using GANs.• Evaluate and optimize deep learning models.• Deploy PyTorch models into production environments.• Understand ethical considerations in AI development.• Create portfolio-ready deep learning projects.This release establishes a strong foundation for academic learning, industrial applications, and advanced research in modern deep learning.

  9. Prompt Engineering: Master the Art of AI Interaction from Zero to Hero
    Prompt Engineering: Master the Art of AI Interaction from Zero to Hero
    22 Proven Techniques with Real Code Examples — From ChatGPT Basics to AI Agents and RAG Systems
    Nir Diamant

    Master the art of AI interaction with 22 proven prompting techniques, real code examples, and production-tested strategies. From the creator of GitHub's most-starred prompt engineering repository (7,100+ stars).

  10. System 3: Towards Fluent Autonomy

    What could a mighty billion-parameter reasoning machine learn from a camel trying to touch its ear with its tongue? From a cup of coffee? From deleting your entire codebase while you sleep? More than you’d think. And less than you’d hope. Today’s AI is brilliant structure without grounding—a hollow genius. We chase smarter models but ignore the architecture they need. This book is about building that missing layer: the trust chains and systems that turn raw intelligence into reliable autonomy. For builders ready to move beyond prompts.Watch agents solve unsolvable problems. Learn to think in trust chains. Start here.

  11. A visual guide behind deep learning
    A visual guide behind deep learning
    The intuition you need before your first deep learning course
    Ritesh Modi

    Every deep learning tutorial shows you the code. Almost none show you the idea. This is the book to read first - before the frameworks, before the maths notation, before the course you've already paid for. One example, followed all the way through, from a random guess to a network that works. By the end you'll understand what backpropagation actually does, why gradients matter, and what's really happening while your model trains. No calculus required.

  12. Make Bugs (nearly) Impossible
    Make Bugs (nearly) Impossible
    Resisting human and AI slop in an LLM age.
    Jason Turner

    With the advent of LLMs and AI coding assistants, we are generating code at an ever-accelerating rate. How do we manage this influx of code without getting fatigued and overwhelmed? How do we ensure coding standards are maintained? What practices and tools can we put in place to amplify our efforts while not introducing more bugs?

  13. Claude Code
    Claude Code
    A practical guide for those who want to start using Claude Code professionally
    Maurizio Pelizzone

    The book is free — pay-what-you-want with a $0 minimum. If you find it useful and want to contribute, you decide how much. If you can't or don't want to, just download and read without worry: the Creative Commons BY-SA 4.0 license even allows you to redistribute and modify it, as long as you credit the source and maintain the same license.

  14. The Maths of DeepLearning
    The Maths of DeepLearning
    Understanding Gradient Descent and Backpropagation from First Principles
    Alex Carmel Punnen

    Unlock the black box of Deep Learning. This book takes you on a journey from the humble dot product to the elegant complexity of Backpropagation via Matrix Calculus. No magic, just math and code. Perfect for developers who want to understand the 'why' and 'how' behind the equations, derived step-by-step from first principles.

  15. Secure All The Things!
    Secure All The Things!
    (with Spring Security)
    Josh Long

    Your applications lives and runs in more places - MCP, desktop applications, browser-based application, data integration pipelines, gRPC, browsers, etc. - than ever. Can your security framework keep up? If you're using Spring Security, then it definitely can, and this book - by Spring Developer Advocate Josh Long - will show you how.