Artificial Intelligence Fundamentals - Natural Language Processing: Sentence Similarity by Howard Pong Yuen LAM, PhD is a new release on Leanpub!

Link: https://leanpub.com/AI-sentence-similarity

#books #ebooks #newreleases #leanpublishing #selfpublishing #ai_programming_with_python

Artificial Intelligence Fundamentals - Natural Language Processing

A word's meaning comes from its neighbours. AI turns sentences into numbers (vectors) and applies cosine similarity to them — illustrated with Python programs.

Local AI Engineering with Ollama: Run, understand, customize, fine-tune, and build agentic apps on your own hardware by Aymen El Amri is a new release on Leanpub!

Link: https://leanpub.com/local-ai-engineering-with-ollama

#books #ebooks #newreleases #leanpublishing #selfpublishing #gpt #machine_learning #ai_programming_with_python #python #computer_programming #large_language_models #software_engineering #vibe_engineering

Notes on Dynamical Systems for Actor-Critic Learning: A Dynamical Systems Approach to Reinforcement Learning Mean Dynamics by Vladyslav Prytula is a new release on Leanpub!

Link: https://leanpub.com/rl-attractors

#books #ebooks #newreleases #leanpublishing #selfpublishing #ai_programming_with_python #functional_programming #mathematics #algorithm #formal_methods

Notes on Dynamical Systems for Actor-Critic Learning

A dynamical-systems treatment of actor-critic learning, covering global attractors, controlled-chain closure, fast-slow reduction, and Lean verification

Orchestrating AI Agents: Coordinating Claude Code, Codex, Local Models, and MCP with a Persistent Control Plane by Yohan Rodriguez is a new release on Leanpub!

A practical guide to operating a fleet of AI coding agents through routing, memory, skills, MCP, guardrails, and a persistent control plane (322 manuscript pages).

Link: https://leanpub.com/orchestrating-ai-agents

#books #ebooks #newreleases #leanpublishing #selfpublishing #ai_programming_with_python #large_language_models #vibe_engineering #ai #devops

Orchestrating AI Agents

A practical guide to operating a fleet of AI coding agents through routing, cross-session memory, skills, MCP, guardrails, and a persistent control plane.

Claude Code Masterclass: Ship Real Code with AI: Install Claude Code and master the Plan → Implement → Test → Review → Commit loop: Best-of-N, testing, git, MCP, hooks & skills. by Luca Berton is the featured course 🎓 on Leanpub!

Link: https://leanpub.com/courses/leanpub/claude-code-masterclass

#ai #ai_programming_with_python #large_language_models #vibe_engineering #python

Claude Code Masterclass: Ship Real Code with AI: Install Claude Code and master the Plan → Implement → Test → Review → Commit loop: Best-of-N, testing, git, MCP, hooks & skills. by Luca Berton is the featured course 🎓 on Leanpub!

Link: https://leanpub.com/courses/leanpub/claude-code-masterclass

#ai #ai_programming_with_python #large_language_models #vibe_engineering #python

Claude Code Masterclass: Ship Real Code with AI

Learn the exact workflow professional developers use to ship real, tested code with Claude Code — Anthropic's agentic command-line coding tool — by mastering one loop: Plan → Implement → Test → Review → Commit.