Cantitate/Preț
Produs

Python 3 Using DeepSeek

Autor Oswald Campesato
en Limba Engleză Paperback – 15 apr 2026
This book is your definitive guide to mastering DeepSeek, a leading open-source Large Language Model (LLM), and leveraging its power through practical Python programming. It is structured to build your expertise from foundational Python data structures and object-oriented programming to advanced model deployment.
The initial chapters establish a strong technical base in Python's core features, including comprehensions, iterators, and the OOP paradigm. The focus then shifts entirely to DeepSeek, detailing its innovative Mixture-of-Experts (MoE) architecture, its superior performance on code-centric benchmarks like HumanEval, and its efficiency advantages. You will gain crucial insight into model management, specifically through the concept of quantization and local deployment with tools like Ollama, which is essential for maximizing performance while minimizing resource usage. The final chapter provides numerous, practical Python mini-projects, allowing you to immediately apply DeepSeek's capabilities to a range of real-world tasks from basic web scraping and data visualization to advanced object-oriented programming and linear regression.
Python 3 Using DeepSeek is essential reading for Python developers (intermediate to advanced), machine learning practitioners, and data scientists. It is your guide to integrating high-performing, open-source LLMs into your workflows, particularly for code generation, algorithmic reasoning, and highly efficient local model deployment.
Citește tot Restrânge

Preț: 30483 lei

Preț vechi: 46428 lei
-34% Precomandă

Puncte Express: 457

Preț estimativ în valută:
5395 6305$ 4684£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781041149514
ISBN-10: 1041149514
Pagini: 264
Ilustrații: 4
Dimensiuni: 156 x 234 mm
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Public țintă

Professional Practice & Development

Cuprins

1. Data Structures in Python  2. Comprehensions, Iterators, and Generators  3. Regular Expressions  4. Python Custom Classes  5. DeepSeek Introduction  6. Introduction to Quantization  7. DeepSeek and Python Code

Notă biografică

Oswald Campesato is a Lecturer at UC Santa Cruz. He has taught Python courses as well as ML/DL/NLP/RL classes.

Descriere

This book is your definitive guide to mastering DeepSeek, a leading open-source Large Language Model (LLM), and leveraging its power through practical Python programming. It is structured to build your expertise from foundational Python data structures and object-oriented programming to advanced model deployment.