Leanpub Header

Skip to main content

Filters

Category: "Computer Programming/Artificial Intelligence/Python"

Computer Programming/Artificial Intelligence/Python

  1. Python for DevOps & SRE — A Senior Engineer's Field Manual(2026)
    Python for DevOps & SRE — A Senior Engineer's Field Manual(2026)
    Learn Python for DevOps & SRE: 8 hands-on modules, 4 runnable production tools, and 50+ senior SRE interview questions with answers. PDF, DRM-free.
    Nix
    No Description Available
  2. Imbalanced Data
    Imbalanced Data
    Myths, Mistakes and Modern Solutions
    Soledad Galli, PhD

    Class imbalance isn’t a problem. Poor methodology is. This book challenges outdated practices and provides rigorous, data-driven alternatives. We focus on selecting the right tools, threshold tuning, real costs (not class frequencies), and strategic evaluation metrics, to build models that work.

  3. Beyond "Ship and Pray"
    Beyond "Ship and Pray"
    Testing Agentic Systems with Geometric Ground Truth
    Agus Sudjianto and Wing Yan Lau

    An agent can score well on average and still fail exactly where it matters. Beyond “Ship and Pray” shows how to replace benchmark averages with designed experiments, geometric ground truth and failure attribution—so teams can discover when an agent breaks, identify the responsible component and test whether it fails safely under tool faults.

  4. Python for Network Engineers
    Python for Network Engineers
    From Zero to Automated Networks
    Jozef Baros

    Learn Python as a network engineer, not as a computer science student. 632 pages, every example built on real device output. Cisco-first, with Juniper and Fortinet.

  5. AI for Network Engineers
    AI for Network Engineers
    A Practical Playbook for Automation, Troubleshooting, and Smarter Operations
    Jozef Baros

    Practical, safe AI for people who actually run networks.

  6. 50 ai projects vol-6
    50 ai projects vol-6
    Anshuman Mishra

    Teaser TextExplore six advanced AI applications shaping the future.Build intelligent solutions for smart farming, AI-powered content creation, predictive healthcare, smart-city traffic optimization, conversational AI, and AI-generated music.From predicting crop yields and monitoring health to optimizing traffic and creating music with GANs, this volume demonstrates the practical possibilities of modern Artificial Intelligence.Six projects. Six domains. One journey toward advanced AI innovation.

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

    Teaser TextBuild the future with advanced Artificial Intelligence.The final volume of the 50 AI Projects series presents 10 advanced projects covering AI code review, news bias detection, blockchain voting, deepfake detection, smart farming, AI content creation, predictive healthcare, smart-city traffic optimization, conversational AI, and AI-generated music.Explore emerging AI technologies while following the complete Software Development Life Cycle—from problem definition and system architecture to development, testing, deployment, and future enhancement.50 projects. 5 volumes. One complete journey into practical AI development.

  8. 50 ai projects vol-4
    50 ai projects vol-4
    Anshuman Mishra

    Teaser TextEnter the world of advanced AI engineering.Volume 4 presents 10 advanced Artificial Intelligence projects covering medical diagnosis, crime prediction, autonomous drones, predictive maintenance, disaster management, conversational AI, financial fraud detection, legal document analysis, smart shopping, and autonomous vehicle vision.Go beyond basic models and explore how complex AI systems can be planned, designed, developed, tested, deployed, and enhanced using a complete Software Development Life Cycle.From intelligent models to intelligent systems.

  9. 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.

  10. 50 ai projects vol-2
    50 ai projects vol-2
    Anshuman Mishra

    Teaser TextTake your AI projects to the next level.Explore 10 intermediate-level Artificial Intelligence projects covering NLP, Machine Learning, Computer Vision, prediction, classification, sentiment analysis, image recognition, and voice-based applications.From fake news detection and student performance prediction to resume ranking, plant disease identification, sign language recognition, and language translation, Vol-2 takes you deeper into practical AI development through a complete Software Development Life Cycle.Learn the concepts. Build the systems. Think like an AI developer.

  11. 50 ai projects vol-1
    50 ai projects vol-1
    Anshuman Mishra

    Teaser TextLearn AI by building real projects.Explore 10 practical beginner-level Artificial Intelligence projects and learn how to take an idea from problem definition to design, coding, testing, implementation, documentation, and future enhancement.From chatbots and face detection to resume screening, NLP, emotion detection, and intelligent recommendation systems, Vol-1 provides a structured introduction to practical AI development through the complete Software Development Life Cycle.Don’t just study AI. Build it.

  12. Coding Voyage: From Mind to Code
    Coding Voyage: From Mind to Code
    A Beginner's Guide to Programming, Thinking, and Building Real Things
    Lingyuan Studio, louletao, and Yang Zhijie

    Learn C, Python, and assembly — not just the syntax, but the thinking behind them. This book helps you understand computers, write real code, and see where technology meets the real world.

  13. AI Harness Engineering
    AI Harness Engineering
    SouthStone Publications

    The model is only half the system. Learn to design the scaffolding, tools, sandboxes, verification loops, and memory that turn raw LLMs into reliable, production-grade AI agents that actually finish the job.

  14. Claude Code for Beginners
    Claude Code for Beginners
    SouthStone Publications

    A hands-on guide to Anthropic's command-line AI coding assistant. Learn to install, converse with, and steer Claude Code through file edits, testing, debugging, refactors, and Git workflows, then build a real project from scratch and connect it to external tools with MCP.

  15. Python AI Programming, Second Edition
    Python AI Programming, Second Edition
    Kickstart developing AI-ready apps with RAG, DSPy, MCP, agents, evals, observability and open-source models
    GitforGits | Asian Publishing House

    Vectors, embeddings, retrieval, agents, and evaluation are all built from first principles inside the chapter that needs them. No mathematics. No machine learning background. No prior AI experience and no framework knowledge is required. We build with plain Python and small, single-purpose libraries.