TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
縮小範圍
搜尋結果 /

Creative Coding in Python

1017118
10 / 25428
開始遠距教學後,我跟班上第一美少女同居了
滿額折
出版日:2026/03/12 作者:三萩せんや-原作; jaguchi-漫畫 さとうぽて-角色原案  出版社:台灣角川  裝訂:平裝
★向我求助的她,其實內心隱藏著私心的目的!?★與班上第一的美少女展開各種親密的肢體接觸,甜蜜恩愛同居戀愛喜劇!★首刷限定精美典藏書卡!(首刷售完即無贈品)©Sennya Mihagi/SB Creative Corp.Original Character Designs:@Sato Pote/SB Creative Corp.©jaguchi/SQUARE ENIX某種傳染病正在蔓延,學生宿舍遭到封鎖,因此走投無路的高中生──吉野叶多半夜在公園遇見了獨自甩著智慧型手機,行跡怪異的班上第一美少女──星川遙。自稱機器白痴,不知道網路連線方式的星川向吉野開口求助,吉野因而前往對方家中,但其實星川隱藏了真實目的──!?與擅長誘惑對方的大小姐共譜戀曲,甜蜜恩愛同居戀愛喜劇第一集!
優惠價: 9 135
庫存:9
Farm Animals Magnet Book
滿額折
出版日:2026/03/12 作者:Kristie Pickersgill; Gareth Williams  出版社:Usborne UK  裝訂:硬頁書
Enjoy hours of creative play with this sweet magnet book. With 12 farm animal magnets and 5 inviting scenes to explore, children can play over and over again. From fields and paddocks to the farmhouse and barn, let their imaginations run wild as they choose, place and move the magnets to tell their own stories.
優惠價: 79 390
庫存:6
APCS 完全攻略:從新手到高手,C++ 解題必備!
滿額折
出版日:2026/03/04 作者:胡昭民; 吳燦銘  出版社:博碩文化  裝訂:平裝
本次改版新增「Python 語言快速入門」及「Python 程式語言觀念題題庫」,讓您準備更加充分! ╲滿級分快速攻略╱ 重點總整理 + 歷次試題解析 ☑ 結合運算思維與演算法的基本觀念 ☑ 章節架構清晰,涵蓋 APCS 考試重點 ☑ 備有相關模擬試題,幫助釐清重點觀念 ☑ 詳細解析 APCS 程式設計觀念題與實作題 APCS 為 Advanced Placement Computer Science 的英文縮寫,是指「大學程式設計先修檢測」。目的是提供學生自我評量程式設計能力及評量大學程式設計先修課程學習成效。其檢測成績可作為國內多所資訊相關科系個人申請入學的參考資料。 APCS 考試類型包括:程式設計觀念題及程式設計實作題。在程式設計觀念題是以單選題的方式進行測驗,以運算思維、問題解決與程式設計概念測試為主。測驗題型包括程式運行追蹤、程式填空、程式除錯、程式效能分析及基礎觀念理解等。而程式設計觀念題的考試重點包括:程式設計基本觀念、輸出入指令、資料型態、常數與變數、全域及區域、流程控制、迴圈、函式、遞迴、陣列與矩陣、結構、自定資料型態及檔案,也包括基礎演算法及簡易資料結構,例如:佇列、堆疊、串列、樹狀、排序、搜尋。在程式設計實作題以撰寫完整程式或副程式為主,可自行選擇以 C、C++、Java、Python 撰寫程式。 為了因應新制的「程式識讀」,本次改版也另外新增了兩個附錄,提供「Python 語言快速入門」及「Python 程式語言觀念題題庫」。筆者希望本書能引導各位讀者具備應試 APCS 的經驗與實戰能力的養成,並學會如何解析程式的程式實作的能力,進行有能力根據自己的創意思維,開發出各式各樣功能的軟體,而這也正是本書努力達成的目標。 本書的實作題以 C++ 語言來進行問題分析及程式實作。實作題的解答部份可分為四大架構:解題重點分析、完整程式碼、執行結果及程式碼說明。在「解題重點分析」單元中知道本實作題的程式設計重點、解題技巧、變數功能及演算法,此單元會配合適當的程式碼輔助解說,來降低學習者的障礙。 同時也可以參考附錄的內容來幫助自己熟悉 APCS 的測試環境。此外,為了讓學習者以較簡易的環境撰寫程式,本書所有程式以 Dev C++ 的 IDE 進行程式的編輯、編譯與執行。希望透過本書的課程安排與訓練,可以讓學習者培養出以 C++ 語言應試 APCS 的實戰能
優惠價: 9 684
庫存:7
從 Pythonista 到 Rustacean:資料從業者的第一本 Rust 指南
滿額折
出版日:2026/02/19 作者:顏志穎  出版社:深智數位  裝訂:平裝
【內容特點】?快速上手:專為 Python 開發者打造,用熟悉思維無縫接軌 Rust?解鎖高效能:掌握所有權與生命週期,根除記憶體錯誤並突破 GIL?PyO3 實戰:從零開始教你撰寫 Rust 擴充套件,解決 Python 運算瓶頸?AI 落地應用:駕馭 Candle 與 Burn 框架,實現輕量化推論與模型移植?工程化思維:涵蓋模組化設計、自動化測試到效能分析的完整實踐【本書獻給不願在效能與開發效率間妥協的你】?資料科學家:受夠了 Pandas 在大數據下的龜速,想尋找更高效的運算替代方案。?資料工程師:需要建構高吞吐量、低延遲且穩健可靠的 ETL 管線,徹底告別執行期錯誤,讓資料流動不再阻塞。? MLOps 工程師:致力於模型生產環境部署,追求在有限算力下達到極致的推論速度。?進階 Python 開發者:不滿足於語法糖,想深入理解底層運作與並行程式設計,大幅擴張技術守備範圍。
優惠價: 9 792
庫存:6
不懂程式也能自架專屬 AI:Vibe Coding 教你從零開始本地部署與雲端整合
滿額折
出版日:2026/02/12 作者:曾慶良(阿亮老師)  出版社:博碩文化  裝訂:平裝
用說的就能寫程式!AI 時代人人必備的開發新技能 本書獨創創新螺旋式學習法,一步步帶你建立 AI 應用開發的能力 ✦ 附完整範例程式碼 ✦ 本地部署 + 雲端整合雙軌教學 ✦ Gemini / OpenAI / Ollama / Claude 四大平台實戰 ✦ 教育部 AI 認證講師親授 ✦ 11 個實戰專案完整收錄 AI 浪潮席捲全球,你是否也想打造屬於自己的 AI 應用,卻因為不會寫程式而卻步? 本書以「VibeCoding 氛圍編程」為核心,教你用自然語言對話的方式開發程式,完全不需要程式基礎也能完成!書中涵蓋本地部署與雲端整合兩大主軸,從 Ollama 本機運行 AI 模型到串接 Gemini、OpenAI 雲端服務,透過 11 個完整實戰專案,帶你親手打造 RAG 知識庫、智慧記帳、Line 聊天機器人等多元應用。 不論你是完全零基礎的初學者,還是想將 AI 導入工作的專業人士,這本書都能讓你真正掌握 AI 開發的實戰能力! ________________________________________ 【精采內容】 👉認識 Vibe Coding 氛圍編程,用對話方式開發 AI 應用 👉取得 Gemini、OpenAI 等主流平台 API Key 完整教學 👉掌握地端與雲端 AI 模型串接的核心概念 👉打造 RAG 知識庫問答系統,讓 AI 讀懂你的資料 👉實作智慧記帳、行事曆管理、新聞查詢、電影推薦系統 👉建構 Prompt 互動提示詞生成器,提升 AI 對話品質 👉開發 AI 表單生成與預約系統,自動化日常作業 👉串接 Line Messaging API,打造專屬聊天機器人 👉YouTube 影片自動生成測驗系統實戰 👉使用 Ollama 在本機部署 AI 模型,保護資料隱私 ________________________________________ 【目標讀者】 👉想了解 AI 應用開發,但沒有程式基礎的初學者 👉希望將 AI 導入工作流程,提升效率的上班族與教師 👉對 Line 機器人、RAG 知識庫等熱門應用有興趣的開發者 👉想學習 Vibe Coding 氛圍編程新趨勢的技術愛好者 不會寫程式,也能打造AI應用!本書以VibeCoding氛圍編程為核心,教你用說的就能開發系統,從零開始建立AI實戰能力。內
優惠價: 9 711
庫存:4
國際展演脈絡的對話:創作與設計交流
95 折
出版日:2026/01/25 作者:劉冠辰  出版社:翰蘆圖書  裝訂:平裝
本書以「國際展演脈絡的對話一創作與設計交流」為核心,參與多國展覽、競賽與策展的實踐經驗,選介二十五件作品,進一步探討設計如何在不同文化語境中被理解、被回應與再調整。透過展演回饋、跨文化對話與教學轉譯,建構一套以展演為方法、以交流為核心的創作與學習脈絡。This book is centered on ""Dialogues in International Exhibition Contexts: Creative and Design Exchange."" Drawing on practical experience from participating in exhibitions, competitions, and curatorial projects across multiple countries, it presents a selection of twenty-five works to examine how design is interpreted, responded to, and recalibrated within different cultural contexts. Through exhibition feedback, cross-cultural dialogue, and pedagogical translation, the book constructs a framework for creation and learning that takes exhibition as a method and exchange as its core.
優惠價: 95 475
庫存:5
智能體開發技術(Python+FastAPI版)(簡體書)
滿額折
出版日:2026/01/01 作者:蝸牛學苑 編著  出版社:人民郵電出版社  裝訂:平裝
本書較為全面地講解AI智能體開發的關鍵技術,包括提示詞工程、Function Calling、MCP、RAG知識庫、語音識別、人臉識別、大模型應用等,同時結合蝸牛學苑的自研項目和教學案例,將所有技術融入項目中,以項目驅動的方式進行講解,以便讀者更好地理解AI智能體開發技術。本書第1章主要講解在Python中對接各類大模型,以及智能體開發所使用的Function Calling技術和MCP技術;第2章主要講解FastAPI開發框架;第3章主要講解基於網頁對話來實現AI問答功能;第4章主要講解每日新聞摘要功能的實現;第5章主要講解智能語音記分功能的實現;第6章主要講解智能考勤功能的實現;第7章主要講解AI智慧課堂功能的實現;第8章主要講解智能在線客服功能的實現。本書可以作為高等院校計算機應用技術、軟件技術、人工智能技術應用等相關專業的教材,也可以作為AI智能體開發愛好者的自學用書。
優惠價: 87 312
庫存:3
AI助攻!Python最強學習法:跟ChatGPT一起寫程式、練邏輯、做專案
滿額折
出版日:2025/12/03 作者:吳進北  出版社:碁峰資訊  裝訂:平裝
AI學Python-打造你的AI超級助教 書籍特色 ● 308次AI實戰提問練功:從需求出發、撰寫提示、測試程式、錯誤修正到模板建立。 ● 四步循環學法:明確化情境→提問與生成→驗證與修正→固化與遷移,讓學習變成可重複的流程。 ● 模板庫就能上手:建立自己的提示句模板、最小可測試案例範本、除錯檢核清單、作業規格樣板。 ● 友善初學路徑:適合自學、課堂學習與專題實作,讓您從「看得懂」進階為「改得動、做得出」。 ● 立即可用情境:課業報告、資料清理、簡易自動化、程式重構、撰寫測試與說明文件。 ● AI突破APCS:運用AI突破2025 APCS新版實戰準備。 適用對象 ● 初學者與自學者 ● 高中職與大專課程的學生 ● 需要把任務流程化的實作與專題團隊 您會學到 ● 如何把需求說清楚:情境、輸入、輸出、評分標準的提問能力。 ● 如何變成可驗證的程式:撰寫「最小且可執行、可測試」程式、除錯與修正。 ● 如何把答案變能力:把有效對話整理成自己的提示句模板與清單,累積可重複使用的工作流程。
優惠價: 9 495
庫存:5
Stone Art: A Mini Mindfulness Kit
73 折
出版日:2025/12/02 作者:Trujillo Arango; Maria Mercedes  出版社:RUNNING PRESS  裝訂:盒裝
本書是一套小巧的石頭彩繪組,提供兩顆白色石膏石與完整的上色工具。八色顏料與點描工具能創造細緻的圖案,搭配兩張輔助網格,更容易掌握對稱與節奏。內附的小書展示多款成品範例,能為配色與造型帶來靈感,讓創作過程更穩定流暢。本書主打平靜的創作體驗,適合在忙碌間找一段安靜的小時間,慢慢完成屬於自己的石頭作品。體積不大,放在書桌或抽屜中隨時都能拿出來使用,也是適合贈送給家人、朋友,用來鼓勵彼此稍作停留的貼心小禮。・完整石頭彩繪套組,操作容易・附創作示例的小書,靈感充足・專注創作能讓心情安定・貼心小禮物,適合所有年齡層This miniature stone painting kit offers crafters of all levels a creative practice to quiet the mind while painting stones.*Specifications: Includes 2 white plaster rocks, 8 paint pots, 1 dotting tool, 1 paintbrush, 2 painting grids*Inspirational mini book: Features examples of beautifully painted stones for creative inspiration*All-in-one kit: This calming set includes everything crafters need to create stone art masterpieces*Perfect peaceful gift: Encourage friends and family members to take a pause for themselves
優惠:辦公室無用小廢物 優惠價: 73 414
庫存:9
應用時間序列分析:基於 R 和 Python(簡體書)
滿額折
出版日:2025/12/01 作者:吳喜之; 劉苗  出版社:機械工業出版社  裝訂:平裝
本書通過案例講述有關的概念和方法,不僅介紹了ARMA 模型、狀態空間模型、Kalman 濾波、單位根檢驗和GARCH 模型等一元時間序列方法,還介紹了很多多元時間序列方法,如線性協整、門限協整、VAR 模型、Granger 因果檢驗、神經網絡模型、可加AR 模型和譜估計等,並且增加了全新的一章講述如何用深度學習進行時間序列分析. 書中強調對真實的時間序列數據進行分析,全程使用R 和Python軟件分析了各個科學領域的實際數據,還分析了金融和經濟數據的例子.本書通俗易懂,理論與應用並重,可作為高等院校統計學和經濟管理等專業“時間序列分析”相關課程的教材,對金融和互聯網等領域的相關從業者也極具參考價值.
優惠價: 87 517
庫存:2
Streamlit大模型應用開發實踐:數據科學和AI Web應用開發超簡單(簡體書)
滿額折
出版日:2025/12/01 作者:(意)羅薩裡奧‧莫斯卡托  出版社:清華大學出版社(大陸)  裝訂:平裝
《Streamlit大模型應用開發實踐:數據科學和AI Web應用開發超簡單》是一本系統講解使用 Streamlit 開發大模型應用的實踐指南。本書從 Streamlit 入門講起,涵蓋Streamlit 概述、Python 開發環境搭建,Streamlit 特性與功能介紹,幫助讀者快速掌握 Streamlit 的基礎操作,詳細闡述了使用 Streammlit 創建基礎 AI Web 應用的全過程,包括框架搭建、內容組織展示,還結合 NLP技術實現文本分析處理,並介紹了應用分享與部署的方法。
優惠價: 87 517
庫存:2
LLM × 網路爬蟲終極實戰:n8n 串接資料爬取 × Qdrant × RAG 打造本機 AI Agent
滿額折
出版日:2025/11/27 作者:陳會安  出版社:旗標出版社  裝訂:平裝
身處 LLM 時代的必備技能 AI 爬蟲與資料檢索的全本機工作流 你還在用傳統的方法爬取網路資料嗎?還在手動分析 HTML 網頁結構、逐一定位網頁元素、再手刻爬蟲程式嗎?身處 AI 世代,是時候該學習更聰明、更高效的資料收集方法,讓你坐在電腦前,喝著咖啡、悠閒地看著 AI 為你自動爬取網路資料。在 AI 飆速發展的今天,傳統網路爬蟲技術正迎來全新的變革。過去,Python 爬蟲程式的開發者必須自行剖析 HTML 網頁結構,撰寫繁瑣複雜的資料擷取規則與步驟;如今,隨著 LLM 的普及,AI 已能協助我們理解 HTML 網頁結構、定位網頁資料,甚至能夠自動化建立整個爬取流程,大幅提升開發效率。本書從 HTML 結構解析入門,循序講解 BeautifulSoup + CSS 選擇器、lxml + XPath 表達式、正規表達式等核心技術,再深入 Selenium 模擬瀏覽器互動及 Scrapy 爬蟲框架的專業應用,帶領讀者全面掌握靜態與動態網頁擷取技術。更進一步結合 Playwright 自動化瀏覽器、以及 AI 驅動的爬蟲框架 Crawl4AI 和 ScrapeGraphAI,讓 LLM 成為理解與提取網頁資料的主力。不只如此,本書採用 n8n × Ollama 全本機架構,無需 API Key、無需 Docker,即可整合 SearXNG 搜尋引擎、Crawl4AI API 資料爬取、Qdrant 向量資料庫與 RAG 知識檢索生成,最終打造出 MCP + AI Agent 自動化流程 ⸺ 從搜尋、爬取到資料處理與知識生成一手包辦!本書特色: 用 AI 分析 HTML 結構建立 Python 網路爬蟲▸全面掌握靜態與動態 HTML 網頁擷取技術,CSS Selector、XPath 一次上手▸實戰演練 BeautifulSoup、Selenium、Scrapy 經典 Python 爬蟲框架Python × LLM 建立 AI 網路爬蟲▸整合 OpenAI、Gemini、Groq、Ollama 等多種 LLM,打造智慧爬蟲系統▸運用 AI 驅動的爬蟲技術 Crawl4AI 與 ScrapeGraphAI,自動理解並提取網頁內容▸結合非同步程式設計,提升資料抓取效率與彈性整合 Python × AI 網路爬蟲的 AI 工作流程:n8n▸以視覺化介面建立自動化流程,輕鬆整合
優惠價: 95 931
庫存:4
The Concrete Garden
滿額折
出版日:2025/11/06 作者:Bob Graham  出版社:Walker Books Ltd  裝訂:平裝
A timely, inspiring and uplifting story about hope and the power of creative expression, from one of the world's most treasured bookmakers.“Graham finds big themes in small events: community, imagination, hope.”Sunday Times“Restrained, poetic, humorous text and joyously burgeoning pictures speak to the perennial power of shared imagination.”Guardian“Inclusive and familiar … about creativity and teamwork. It should inspire young readers to draw.”BooktrustAfter a cold, dark winter, doors opened. Children spilled out like sweets from a box. Amanda was last one out of the tower block. She brought some chalk with her. On every inch of the concrete outside, the children drew pictures of everything they could think of, from flowers and snails, to spaceships and queens. Before long, a beautiful and exotic garden spread out across the concrete.From master storyteller Bob Graham comes a charming story about finding optimism after a dark spell, and the nurturing power of community friendships in
優惠價: 79 347
庫存:4
Escaping the End of Times: Dreams in the Late Ming China
滿額折
出版日:2025/11/01 作者:Brigid E. Vance  出版社:香港中文大學出版社  裝訂:精裝
Escaping the End of Times is a book where history meets psychology. It invites readers to explore the intricate relationships between dreams, politics, and the Chinese writing system in early modern China.Thoroughly researched and written in an accessible manner, this book presents a series of historical encounters that reveal how Ming scholars countered instability by compiling and editing dream texts. Readers learn how these scholars translated their dreams into action, used the past to bolster their status, reaffirmed their preferred societal order, merged myth and history, and interpreted their dreams and the dreams of others through creative techniques grounded in scholarly tradition.By combining detailed research with captivating storytelling, this book not only brings the world of late Ming dream analysis to life but also demonstrates the relevance of the past to the stories we tell now about ourselves and our own dreams.
優惠價: 9 1233
庫存:5
超圖解 Python 程式設計:從入門、網頁應用、YOLO 到生成式 AI 實作
滿額折
出版日:2025/10/22 作者:趙英傑  出版社:旗標出版社  裝訂:平裝
本書是以實戰應用、邁向工程師為目標的 Python 入門書,帶領讀者快速入門學會關鍵語法,再透過實作讓讀者一方面可以學以致用,實際體驗程式語言的用處;一方面在實作範例時,補足快速入門階段還沒學到的進階語法以及各式延伸套件,只要一本書即可從入門學到應用,主題涵蓋網頁應用程式、爬蟲、影像處理與辨識、大型語言模型。為了達成上述目標,本書結構安排如下:》第 1~4 章:環境建置與基本語法》第 5 章:實作檔案備份小工具》第 6,7 章:實作 YouTube 影片下載工具與影音編碼合併處理》第 8~10 章:設計網路爬蟲與 Google 試算表操作》第 11~14 章:使用 Flask 建立與部署網頁應用程式》第 15 章:學習 OpenCV 影像處理與辨識》第 16,17 章:利用 YOLO 偵測物體、肢體動作與車牌辨識》第 18 章:學習最夯的 Ollama 本地端生成式大語言模型 LLM》第 19 章:使用 Streamlit 快速開發網頁應用程式》第 20 章:用 LangChain 框架開發 RAG 應用》第 21 章:結合 LLM 設計 LINE 客服 AI 機器人實務範例選擇以應用廣泛並能跟上 AI 時代潮流為主軸。除基本語法以外,進階語法及延伸套件也不馬虎,涵蓋:》自訂類別》規則表達式》格式化字串》參數的打包與解包》with 語法》閉包與裝飾器》match...case 語法》例外處理》多執行緒》命令行參數處理》subprocess 模組》SQLite 程式庫》JSON 與 CSV 檔處理本書在撰寫風格上除了第 2 章的 Python 程式開發與 AI 輔助工具說明外,每個章節都有實例與詳細圖解,協助讀者更容易理解。在開發工具的選擇上,入門章節以方便易用的 Colab 練習基本語法,接著就以業界工程師廣為採用的 Visual Studio Code 為開發環境,並帶入 Github Copilot 工具熟悉與 AI 助理協作的流程。在設計範例時也貫徹虛擬環境的觀念,輔以多版本 Python 環境建置,避免環境污染問題,讓學習與業界接軌,學完立刻派上用場。在許多實作應用的場合,光是瞭解程式語法是不夠的,像建構網路應用程式,還需要具備網路、防火牆、資料庫系統、租用並在雲端空間部署應用程式...等,還有 AI 影像偵測及大型語言模型應用背後的類神經網路 / 深度學習
優惠價: 95 759
庫存:4
Tom Gates 24: Pesky Pets and Parties (精裝本) (英國版)
滿額折
出版日:2025/10/09 作者:Liz Pichon  出版社:Scholastic  裝訂:精裝
The brand new feel-good, laugh-out-loud Tom Gates story featuring LOADS of doodles, three parties and some pesky pets. From Liz Pichon, the multi-million copy bestselling author and illustrator. Norman's told the whole school that DogZombies have a NEW SONG and a NEW LOOK for the BIG end of term party.But the problem is... they don't. How can they be the best band when they will be up against Oakfield Manor school? Will Tom make it to Leroy's party on time? Is dressing as a dolphin with a blue face a good idea? And will Mum and Dad ever do a fun run again? These questions and SO much more answered in this hilarious extra special story.Written in diary form Every page STUFFED full of laughs, stories, doodles and creative FUN The Brilliant World of Tom Gates was the winner of the 2011 Roald Dahl Funny Prize! Perfect gifts for boys & girls who love to laugh themselves silly The first series of The Brilliant World of Tom Gates won the Scottish BAFTA for Entertainment! REVIEWS OF TOM GA
優惠價: 79 564
庫存:10
The Story Orchestra: I Can Play: Swan Lake:Learn 8 easy pieces from the series!
滿額折
出版日:2025/10/02 出版社:Quarto Publishing PLC  裝訂:精裝
Who says you need lessons to start making music? With The Story Orchestra: I Can Play: Swan Lake, every child can be the star of the show. Discover the enchanting world of Swan Lake in this interactive musical storybook – just press the keys to play Tchaikovsky’s spellbinding score!The Story Orchestra: I Can Play: Swan Lake invites children to step into the story and make the music themselves – no lessons needed, just a sense of fun. With a built-in keyboard that sounds just like a piano and colour-coded notes on every page, children can play along as they follow the scenes from Tchaikovsky’s magical ballet.Using a simple one-finger method, budding musicians can learn 8 short, memorable melodies from Swan Lake, building confidence as they go. With a clear colour and letter-coded system, even the youngest players can follow along independently. And when they’re ready, there’s space to get creative and compose their own tunes using the full 14-key piano.This interactive musical book brin
優惠價: 79 738
庫存:3
APCS大學程式設計先修檢測:Python 超效解題致勝祕笈【題庫加強版】
滿額折
出版日:2025/10/02 作者:吳燦銘  出版社:博碩文化  裝訂:平裝
新增 40 道觀念題,讓你準備更加充分! 搶進名校資訊類學系的最佳武器! ◎以 Python 的運算思維與演算邏輯解析APCS公告試題 ◎針對各種程式追蹤、填空、除錯題型,模擬演算過程及變數值追蹤 ◎詳細說明【觀念題】的相關知識,並列出各選項對╱錯之理由 ◎完整架構解析【實作題】:解題重點分析、完整程式碼、執行結果及程式碼說明 多元邏輯思考訓練 手腦並用強化程式語言運用 APCS(Advanced Placement Computer Science)是指「大學程式設計先修檢測」,其目的是提供學生自我評量程式設計能力,及評量大學程式設計先修課程學習成效。APCS 考試類型包括:程式設計觀念題及程式設計實作題。 程式設計觀念題採單選題測驗,以運算思維、問題解決與程式設計概念為主。測驗題型包含:程式運行追蹤、填空、除錯、效能分析及基礎觀念理解等。觀念題如果需提供程式片段,會以C語言命題。重點包括:資料型態、常數與變數、全域及區域、流程控制、迴圈、函式、遞迴、陣列、結構,及基礎資料結構,以撰寫完整程式或副程式為主。 由於 Python 語言具備簡潔、易懂易學的特性,應用範圍亦廣及網頁設計、App 設計、遊戲設計、自動控制、生物科技、人工智慧、大數據…等領域,著實擁有入門程式語言的多項優點,因此本書採用 Python 語言來進行實作問題分析及程式碼撰寫。 本書提供 APCS 歷年公告試題的完整解答與分析。觀念題不僅清楚說明題意,並詳解各選項的對錯理由。另外對於需要程式執行過程追蹤、填空、除錯等程式片段的觀念題,書中一併提供完整程式碼及執行結果。而實作題方面則以解題重點分析、完整程式碼、執行結果及程式碼說明等架構完整解析。深信本書能指引應考者具備檢測 APCS 的經驗與強化解讀程式的實戰力。 為了因應新制的「程式識讀」,本次改版新增了 40 題的「Python 程式語言觀念題題庫」。筆者希望本書能引導各位讀者具備應試 APCS 的經驗與實戰能力的養成,並學會如何解析程式的程式實作的能力,進行有能力根據自己的創意思維,開發出各式各樣功能的軟體,而這也正是本書努力達成的目標。 新增 40 道觀念題,讓你準備更加充分! 本書提供 APCS 歷年公告試題的完整解答與分析。觀念題不僅清楚說明題意,並詳解各選項的對錯理由。另外對於需要程式執行過程追蹤、填空、除錯等程式片段的觀念題,書中一
優惠價: 9 405
庫存:5
Spaghetti:A Mouse and His Treasure
滿額折
出版日:2025/09/30 作者:Merrilees Brown  出版社:Prentice Hall Press  裝訂:精裝
Meet Spaghetti the mouse — a tiny collector, recycler, artist and the ultimate noodle-powered problem solver!Spaghetti loves collecting — lost buttons, bits of string, old pencil stubs and lots and lots of dried spaghetti. Spaghetti’s family sees a mousymess. Spaghetti sees mouse treasure!But when too much treasure takes up all the space in the mouse house, Spaghetti’s parents insist that something needs to change. It’s time for Spaghetti to put on his thinking cap (a pencil shaving) and come up with a creative solution for everyone in the mouse house.
優惠價: 79 570
庫存:1
工程數學
滿額折
出版日:2025/09/15 作者:張元翔  出版社:全華圖書  裝訂:平裝
本書共分為12章,微積分綜覽、微分方程式介紹、一階微分方程式、一階微分方程式模型、高階微分方程式、高階微分方程式模型、拉普拉斯轉換、微分方程式系統、微分方程式的級數解、向量與向量空間、向量分析、傅利葉級數與轉換之理論與應用,適合工專與工程科系之學生用來初學與複習之用。第三版將原附錄的 Matlab 教學改為「Python程式實作」,針對工程數學相關課題提供範例與程式碼;目的是希望您在學習工程數學的過程,同時熟悉Python程式實作,可以深入理解與實際應用,進而提升學習效果。第三版特別增列「學習評量」,針對每個主題在課後提供同學在觀念上的評量,可以協助老師快速了解教學成效。
優惠價: 95 594
庫存:4
Tom Gates 23: Tom Gates is Ha! Ha! Hilarious (平裝本)(英國版)
滿額折
出版日:2025/09/11 作者:Liz Pichon  出版社:Scholastic  裝訂:平裝
The top-of-the-class, extra special 23rd book from bestselling author and illustrator Liz Pichon. A feel-good, laugh-out-loud, packed-with-pictures Tom Gates story! The brand new Tom Gates bestseller from multi-million selling writer and illustrator Liz Pichon. Tom Gates is Ha! Ha! HILARIOUS! He's created brand new comic *Ants In Pants* to make everyone (even Delia) laugh.Inspiration for his new comic is everywhere! There's Mr Keen's unicycle mishap and their NEW supply teacher Miss Jam (whose first name is NOT Strawberry or Traffic - but it should be). Class 5F LOVE Miss Jam's lessons. Mr Fullerman, not so much.BUT when Tom's comic falls into the wrong hands, everything starts to go wrong. HOW will he get himself out of this MESS? How will he make everyone laugh again? Will Marcus help him out? Hmmm ... maybe.Written in diary form Every page STUFFED full of laughs, stories, doodles and creative FUN The Brilliant World of Tom Gates was the winner of the 2011 Roald Dahl Funny Prize! Per
優惠價: 79 347
庫存:2
Ollama 本地 AI 全方位攻略:命令列功能、五大主題測試、RAG、Vibe Coding、MCP,一本搞定所有實戰應用
滿額折
出版日:2025/09/09 作者:施威銘研究室  出版社:旗標出版社  裝訂:平裝
跟 ChatGPT 對話,害怕隱私資料被竊取嗎?擔心串接 API 的額度爆表,花費太高嗎?在本地端運行 AI 模型也許是你的好選擇!▌ 精通 Ollama 全技巧,客製化模型自由打造 ▌▌ 資料隱私保密不外洩,最強草泥馬養成攻略 ▌本書將手把手帶你將 LLM 裝進自己的電腦裡,詳解 Ollama 本地端模型部署的完整流程,深入剖析各種不同功能的預訓練模型和架構。並搭配對話式介面、Ollama API、程式設計,甚至是對模型進行微調訓練,開啟無限的客製化可能,打造屬於你的離線 AI 助理!◆ 【本機設備要求全面解析】:想在本地端運行大型語言模型卻不知從何開始?不清楚自己的電腦能跑得動什麼規模的模型嗎?本書將帶您深入理解模型格式、量化技術、容量大小與運行效率之間的眉眉角角,協助你找到最適合的硬體設備,避免踩坑,一次到位!◆ 【熱門預訓練模型測試比較】:GPT-OSS、Gemma3、Llama3、Phi-4、Mistral、DeepSeek、Qwen3……到底哪個模型最適合你?本書透過多樣化的資料集,針對 「知識性問答與繁體中文理解」、「多語言翻譯能力」、「數學能力」、「邏輯推理能力」、「程式碼生成」 等五大面向進行實測,並整理各模型的優劣與性能表現,幫助你快速找到最符合需求的語言模型。◆ 【微調訓練的完整流程示範】:想讓 AI 變得更懂你?不知道如何建構訓練資料集?本書將從資料集格式開始介紹、一步步到自動生成 QA 問答資料集、LoRA 微調訓練,並詳解超參數的用途和調整方向,讓你能最佳化訓練效果,打造出專屬的產品客服機器人。◆ 【Vibe Coding × MCP 實戰工作流】:AI 不只會聊天,它還能幫你寫程式、操作各種應用程式!讓我們把 Ollama 結合 Vibe Coding 與 MCP,從程式碼自動生成、補全與除錯,到串接外部工具和即時資料,讓大型語言模型突破「只能說、無法做」的限制。◆ 【Bouns 超值加贈】:服務專區搭配豐富學習資源,不會寫程式也能一鍵運行,搞定模型轉檔、量化或微調的方方面面。
優惠價: 95 713
庫存:6
Peanuts Every Sunday 1952-1955: Paperback Edition
79 折
出版日:2025/09/02 作者:Charles M. Schulz  出版社:Fantagraphics Books  裝訂:平裝
Charles M. Schulz's beloved comic strip Peanuts has largely been collected and reprinted in black and white. But many who read the comic strip during its original newspaper run remain fond of its brightly colored Sunday pages, which made for a surprisingly different and fulfilling reading experience. Our Peanuts Every Sunday series collects all of the Peanuts Sunday strips, scrupulously restored and re-colored to look better than they ever have. These gorgeous, oversized softcover editions allow fans and new readers to immerse themselves in Schulz's timeless masterpiece. The debut volume in this series, Peanuts Every Sunday: 1952-1955, compiles the first four years of the strip. This collection offers a fascinating peek at Schulz's creative process, as iconic characters such as Charlie Brown, Snoopy, Schroeder, Linus, and Lucy quickly evolve from their initial renderings to the elegant stylizations we've all come to know and love.Peanuts -- beloved characters, iconic gags, drawing that
優惠價: 79 1051
庫存:2
從資料處理到圖論實踐:用Python及AI最強工具預測分析
滿額折
出版日:2025/08/19 作者:姜偉生  出版社:深智數位  裝訂:平裝
從資料處理到圖論實踐─用Python及AI最強工具預測分析編寫特色‧數學 + 藝術——全圖解,極致視覺化,讓數學思想躍然紙上、生動有趣、一看就懂,同時提高大家的資料思維、幾何想像力、藝術感。‧零基礎——從零開始學習 Python 程式設計,從寫第一行程式到架設資料科學和機器學習應用,儘量將陡峭學習曲線拉平。‧知識網路——打破數學板塊之間的門檻,讓大家看到數學代數、幾何、線性代數、微積分、機率統計等板塊之間的聯繫,編織一張綿密的數學知識網路。‧動手——授人以魚不如授人以漁,和大家一起寫程式、創作數學動畫、互動 App。‧學習生態——構造自主探究式學習生態環境「紙質圖書 + 程式檔案 + 視覺化工具 + 思維導圖」,提供各種優質學習資源。‧理論 + 實踐——從加減乘除到機器學習,叢書內容安排由淺入深、螺旋上升,兼顧理論和實踐;在程式設計中學習數學,學習數學時解決實際問題。六大板塊資料處理、時間資料、圖論基礎、圖的分析、圖與矩陣、圖論實踐。這六大板塊都緊緊圍繞一個主題—資料!核心內容‧遺漏值視覺化與插補方法:提升金融與醫療資料的完整性與可用性 ‧離群值偵測與圖形分析技巧:應用直方圖與散布圖,提升資料的穩健性 ‧距離計算與相似度評估:聚類、分類與資料比對的核心運算 ‧從矩陣運算到特徵工程:建構資料分析的數學基礎與特徵空間 ‧時間序列資料建模與分解:提取趨勢與週期變化,進行銷售與市場預測 ‧高斯過程與回歸建模:以核函數掌握資料變化,實現時間與空間預測 ‧圖論與關聯性矩陣分析:掌握社群網路連接性與影響力的核心結構
優惠價: 9 1152
庫存:4
Find Me, Hear Me, Draw Me Baby Animals: Interactive Sound Book for Toddlers with Drawing and Search Activities
滿額折
出版日:2025/08/15 作者:Louise Martin; Wilson; Becky  出版社:THREE WISHES LTD  裝訂:平裝
Meet adorable baby animals as they roar, squeak and splash their way through exciting adventures. Then, draw your new animal friends again and again with the whiteboard and wipe-clean pen.Mini explorers will love immersing themselves in the natural world, with lots and lots of cute creatures to find. They'll delight in pressing the 12 sound buttons to hear animal families having fun in the jungle, on the farm, in the snow and more.Fine motor skills and creative play will be supported as they use the whiteboard and wipe-clean pen to draw their favourite new friends.Baby Animalsis the perfect on-the-go activity book for keeping curious minds (and little hands) busy.Get ready to listen, learn, and draw - grabBaby Animalstoday!Find, hear and draw even more withFind Me, Hear Me, Draw Me! Baby Dinos -out now!
優惠價: 79 564
庫存:6
Find Me, Hear Me, Draw Me Baby Dinosaurs: Interactive Sound Book for Toddlers with Drawing and Search Activities
滿額折
出版日:2025/08/15 作者:Louise Martin; Wilson; Becky  出版社:THREE WISHES LTD  裝訂:平裝
Meet roar-some baby dinosaurs as they stomp, chomp and giggle their way through exciting adventures. Then, draw your new dino friends again and again with the whiteboard and wipe-clean pen.Mini explorers will love immersing themselves in the prehistoric world, with lots and lots of cute creatures to find. They'll delight in pressing the 12 sound buttons to hear dinosaur families having fun in the jungle, ocean, desert and more.Fine motor skills and creative play will be supported as they use the whiteboard and wipe-clean pen to draw their favourite new friends.Baby Dinosis the perfect on-the-go activity book for keeping curious minds (and little hands) busy.Get ready to listen, learn, and draw - grabBaby Dinostoday!Find, hear and draw even more withFind Me, Hear Me, Draw Me! Baby Animals -out now!
優惠價: 79 564
庫存:5
Python網路爬蟲專案開發全程實錄(簡體書)
滿額折
出版日:2025/07/01 作者:明日科技 編著  出版社:清華大學出版社(大陸)  裝訂:平裝
《Python網路爬蟲專案開發全程實錄》精選 11個熱門的網路爬蟲專案,突出了實用性。具體專案包含:智慧破解驗證碼、手機資料爬取精靈、汽車之家圖片抓取工具、高清壁紙快車(多執行緒版)、多進程影視獵手、分散式爬取動態新聞資料、世界 500 強資料爬取與分析、二手房資訊智慧抓取分析系統、圖書熱銷偵探、APP 資料獲取先鋒、微信智慧型機器人。本書從軟體工程的角度出發,按照專案開發的順序,系統、全面地講解每一個專案的開發實現過程。體例上,每章一個專案,統一採用“開發背景一系統設計一技術準備一各功能模組的設計與實現一專案運行一源碼下載”的形式完整呈現專案,讓讀者快速積累實際項目經驗與技巧,早日實現就業目標。
優惠價: 87 417
庫存:2
AI for Beginners
滿額折
出版日:2025/07/01 作者:Rachel Firth; Rose Hall; Hylton Warburton  出版社:Usborne UK  裝訂:精裝
Artificial Intelligence is all about humans asking computers and other machines to think and even behave like humans, and to take on jobs that people find too difficult or too boring. But how do you actually define the term? What exactly can machines with AI already do, and what might they be able to do in the future?AI For Beginners answers all the questions - where answers exist - and raises debating points at every turn about what it all means. Should we be asking machines to do creative tasks, such as writing and illustrating books? Do we need to worry if intelligent machines need to be treated like people? Is there a chance that machines might take over the world, either by accident or on purpose? Is there any point going to school and doing homework if computers can do it all for us, and better?
優惠:6月外文優惠 優惠價: 73 399
庫存:7
Python教學手冊
滿額折
出版日:2025/06/13 作者:洪維恩  出版社:旗標出版社  裝訂:平裝
本書是程式設計教科書暢銷作家洪維恩老師最新著作,經課堂實戰教學淬練,學生試讀試做習題回饋,規劃出適當學習節奏、自學/課堂授課均適用的 Python 入門學習教材,涵蓋多項特色,包括:\\ Visual Studio Code×Jupyter 雙環境教學 //以 Visual Studio Code 搭配內建 Jupyter 環境教學,單行形式小範例講解語法、函式用法等細節,可在 Jupyter 快速輸入程式碼驗證。學習到一小段落後,再搭配大範例使用 Visual Studio Code 執行獨立 .py 程式檔綜合應用,既可反覆練習刻印學習內容,也能夠體悟實際用途。\\ 程式碼與解說對頁編排、易學易讀不卡頓 //全書編排考量易讀性,範例以不跨頁為原則,程式碼與解說盡量安排在左右對頁,避免前後來回翻閱查找,只要攤開書頁,即可左右對照閱讀。對於抽象或是較為複雜的觀念,也搭配精心設計圖解,協助快速理解。像是 NumPy 裡多維度的資料概念,就提供立體圖解,不用自己在腦中費力想像。\\ 從基本語法到應用主題通包 //除變數、流程控制、容器、函數、物件導向的類別與繼承、檔案、異常處理等必學的基本語法外,也涵蓋機器學習與資料科學的共同基礎套件--NumPy 矩陣科學運算、Matplotlib 資料繪圖視覺化與 Pandas 資料處理分析,以及用途最廣的 BeautifulSoup 網路爬蟲與 Skimage 影像處理。\\ 完整習題解答與教師專用題庫 //本書提供依照章、節編排近 300 題的自我練習題,題目本身含解題指引,可先複習相關內文再嘗試解題,並且附有完整習題解答,學到哪裡、練到哪裡,最適合自學或是課後自我驗證學習成果。另外也提供學校用書授課老師專屬題庫,同樣以章節編排,可適度輔助課後作業或是階段測驗,並搭配有經實際授課驗證的投影片,教學節奏最流暢。\\ 關鍵概念深度剖析 //對於初學者容易卡關的地方,像是可變與不可變的物件、可雜湊與不可雜湊的物件,淺層拷貝與深層拷貝、遞迴函式、參數的傳遞等,都有相當篇幅的解說,讓學習者能夠清楚來龍去脈,而不只是照著生硬的規則套用,即使遇到問題也能依循學到的觀念解學。本書特色:□ 每章末均有豐富習題與完整解答驗證學習成效□ 另有教師專用題庫搭配檢視教學成果□ 採用 VScode、Github Copilot 業界工具□ 從基本語法到 N
優惠價: 95 646
庫存:4
The Grammar of Fantasy ― An Introduction to the Art of Inventing Stories
滿額折
出版日:2025/05/13 作者:Gianni Rodari; Matt Forsythe  出版社:Enchanted Lion Books  裝訂:精裝
《幻想文法》被譽為結合詩意與教育的經典,義大利童書大師Gianni Rodari不只創作童話,更深信故事是孩子認識世界、發展創意的起點。書中透過童話結構解析、遊戲活動與實用建議,引領讀者發現說故事的樂趣,激發想像力。本書由童話研究權威傑Jack Zipes重新翻譯,並搭配插畫家Matt Forsythe的精美圖像,是一本值得反覆翻閱、陪伴成長的創意指南。From the father of modern Italian children’s literature, a guide to fairy tales and their potential for teaching creative storytelling to children—with radiant illustrations from Matt Forsythe and a refreshed translation from Jack Zipes“The ultimate synthesis of Rodari’s exuberant knowledge, a book of both pedagogy and poetics, poetry for teachers and pedagogy for poets.” —Italo CalvinoA groundbreaking pedagogical work that is also a handbook for writers of all ages and kinds, The Grammar of Fantasy offers a playful, practical path to finding your own voice through the power of storytelling. Full of ideas, glosses on fairy tales, stories, and wide-ranging activities, this book changed how creative arts were taught in Italian schools.Gianni Rodari is not only revered as a children’s author, but also remembered f
優惠價: 79 899
庫存:3
The Monkey Chronicles:Hong Kong Literature Series
滿額折
出版日:2025/05/01 作者:XI XI  出版社:香港中文大學  裝訂:精裝
HONG KONG LITERATURE SERIESSeries Editor: John MinfordAfter her celebrated The Teddy Bear Chronicles, Xi Xi turns her creative vision towards the world of the primate kingdom. At the age of 73, despite physical challenges, Xi Xi traveled extensively across Asia, from tropical forests to conservation centers, immersing herself in the natural world of apes and monkeys.This book is one of the remarkable outcomes of this journey. Xi Xi documented 51 endearing ape and monkey puppets that she had sewn, weaving them into a series of insightful dialogues with her friend, the Hong Kong writer Ho Fuk Yan. These discussions cover the depiction of apes and monkeys in Chinese and Western literature, painting, drama, and film, as well as the interconnectedness of humans and their primate relatives. Xi Xi’s words, filled with empathy, reveal the heart of her work: ‘If there is a common theme to our conversation, it is to respect life and speak for those lives that have been discriminated against in t
優惠價: 9 1359
庫存:10
AI獨家解密:DALL•E、Midjourney、Stable Diffusion Python打開圖片生成原理潘朵拉盒子
滿額折
出版日:2025/04/19 作者:南柯  出版社:深智數位  裝訂:平裝
AI獨家解密-DALL•E、Midjourney、Stable Diffusion Python打開圖片生成原理潘朵拉盒子https://youtu.be/CnuH71v4qXc✴︎AIGC 核心概念:快速掌握 AI 生成內容的關鍵技術。✴︎影像生成技術:解密 GAN、擴散模型、VAE 的運作原理。✴︎Stable Diffusion:深入解析 VAE、CLIP、交叉注意力等技術。✴︎頂尖 AI 模型:比較 DALL•E 2、Imagen、DeepFloyd 的特色。✴︎熱門工具剖析:Midjourney、SDXL、DALL•E 3 詳細解讀。✴︎多模態 AI:探索 AI 如何融合文本、影像與聲音。✴︎影像變形技術:解讀 unCLIP、Stable Diffusion 的影像加工能力。✴︎完整實作指南:手把手帶你訓練 Stable Diffusion。✴︎低成本 AI 訓練:用 LoRA 技術輕鬆微調 AI 模型。✴︎開源生態與應用:進入 AI 創作與技術社群。✴︎產業應用解析:AIGC 在藝術、廣告、遊戲等領域的發展。✴︎適合所有讀者:AI 新手、創作者、技術專家都適用。
優惠價: 9 882
庫存:4
Python量化研究實作:Deepnote雲端平台應用
滿額折
出版日:2025/04/10 作者:洪煌佳  出版社:五南圖書出版  裝訂:平裝
⊙理論與實作兼具,從基礎概念→分析步驟→報表解讀與製作,主題式手把手教學與說明。⊙應用雲端平台即時分析、評論與協作完成分析專案。⊙分析歷程透明化且支持重現分析與線上展示成果。⊙可整合大數據分析與次級資料應用。⊙內容包含效度與信度分析、描述統計、平均數差異與變異數分析、相關與迴歸、中介與調節效應、結構方程模式等,為研究者提供有力支持。⊙本書附範例資料檔,至五南官網https://www.wunan.com.tw/,搜尋書號1H3S即可找到下載處。本書旨在引導讀者從概念到實作,整合常用統計方法,分為「基礎概念、分析步驟、報表解讀與製作」三大部分說明,並附有練習題加強實務能力。書中範例也提供數據與程式碼下載,幫助讀者快速上手,提升學習效率。內容適用範圍廣泛,無論是學位論文、期刊論文,還是專題報告與數據分析,都能為研究者提供有力支持。對於初學者,書中簡要解釋專有名詞與統計分析策略,能幫助快速入門;對於進階使用者,Python的多元擴展性與視覺化圖示則為更深入的分析需求提供強大助力。※本書另有線上課程,可透過系統化地引導閱聽者從概念到實作,容易聚焦與跟著實作學習。(課程相關資訊,可至五南線上學院官網https://www.wunan.com.tw/tch_home查詢)
優惠價: 95 428
庫存:3
AI應用程式開發:活用ChatGPT與LLM技術開發實作
滿額折
出版日:2025/04/08 作者:Olivier Caelen; Marie-Alice Blete  出版社:美商歐萊禮  裝訂:平裝
內容簡介:來自Amazon讀者的好評📢「這本書是LLM新手的理想入門書,簡單易懂的 Python範例,幫助我輕鬆學會在應用程式中運用GPT技術。」「書中提供很多實用的OpenAI API使用建議,並包含清晰的範例和經驗分享。讓我節省了大量搜尋和試錯的時間,是學習GPT開發的絕佳資源。」來自業界專家的推薦📢「透過實用範例與逐步指南,作者為前沿應用開發鋪設了清晰的道路。」——Tom Taulli,《Generative AI》(Apress)作者「完美結合理論與實作,讓GPT-4和ChatGPT的技術細節變得易於理解。」——Lucas Soares,Biometrid機器學習工程師🌟 AI正在改變開發世界,準備好加入這場革新了嗎?本書帶你掌握ChatGPT與LLM的強大功能,從文字生成、智慧問答到提示工程、模型微調。用Python就能讓AI成為你最棒的開發夥伴!本書提供:✅ 從零開始:快速理解 LLM 原理,掌握 ChatGPT 應用開發核心技術✅ 實戰導向:使用 OpenAI API,打造各種 AI 功能,包括智能助理與問答系統✅ 進階技巧:提示工程、RAG、LangChain、LlamaIndex,優化AI效能✅ 完整範例:GitHub 程式碼+逐步指引,動手實作 AI 應用🎯 不論你是開發者、數據工程師,還是 AI 愛好者,本書都是你進入AI應用開發領域的最佳幫手!----------------------------------------------「透過實用範例與逐步指南,作者為前沿應用開發鋪設了清晰的道路。」——Tom Taulli,《Generative AI》(Apress)作者「完美結合理論與實作,讓GPT-4和ChatGPT的技術細節變得易於理解。」——Lucas Soares,Biometrid機器學習工程師這本書是Python開發者的理想指南,可為學習如何使用大型語言模型來開發應用程式提供協助。作者Olivier Caelen和Marie-Alice Blete詳細介紹了GPT-4和GPT-3.5模型的主要功能與優勢,並深入解釋這些模型的運作原理。此外,書中還提供了使用OpenAI的Python函式庫進行應用程式開發的步驟指南,包括文本生成、問答系統和智慧助裡等應用。本書以清晰易懂的敘述方式撰寫,搭配簡單易學的範例,幫助讀者理解概念並
優惠價: 9 612
庫存:4
The Marrow of Life
滿額折
出版日:2025/04/03 作者:Justin Yu  出版社:主流  裝訂:平裝
Harvard Crimson Global Essay Competition (HCGEC) 2025 Creative Writing First-Place Winner Justin Yu's first English book, featuring deeply moving reviews of the world's 50 greatest films.
優惠價: 9 360
庫存:1
Hazel the Handful
滿額折
出版日:2025/04/01 作者:Jamie Michalak  出版社:CANDLEWICK BOOKS  裝訂:精裝
What happens when a new baby moves in--and the doted-on "older sibling" is a pampered pooch? People stop to say, "Oh, what a cutie patootie baby!" What? Is it not clear? I am the patootie. Follow the adorable puppy Hazel through a typical day at home, where she rules the roost. Check out the dozens of toys, the nifty stroller, the comfy places to take her (many) naps, the various tasty snacks, and most of all, lots of quality time with her girl, Bea. Together, Hazel and Bea are sensational. Until the baby arrives, that is, and everything changes. Now Hazel isn't always the center of attention--even Nana barely has time for a cuddle. Things have gone too far! But when Hazel runs off to hide, the family is desperate to find her, and Hazel is reminded just how much she is loved. In this endearing comedy for dog lovers and expanding families from a stellar creative team, there's room for everyone in the hug circle--and messy new arrivals who drop enticing crumbs turn out to be not so bad a
優惠價: 79 540
庫存:3
A Minecraft Movie: Welcome To The Overworld (Young Readers L2)
滿額折
出版日:2025/03/27 作者:Mojang AB  出版社:HarperCollins Publishers  裝訂:平裝
Meet the friendly faces and mobs of A Minecraft Movie in this adventure for young, struggling or reluctant readers and kids who love video games!If you enjoyed A Minecraft Movie, you’ll love this book! Welcome to the world of Minecraft, where creativity doesn’t just help you craft, it’s essential to survival!Four misfits – Garrett ‘The Garbage Man’ Garrison, Henry, Natalie and Dawn – find themselves pulled through a mysterious portal into the Overworld: a bizarre, cubic wonderland that thrives on imagination.To get back home, they’ll have to master this world (and protect it from evil things like Piglins and Zombies, too) while embarking on a magical quest with an unexpected, expert crafter, Steve. Together, their adventure will challenge all five to be bold and to reconnect with the qualities that make each of them uniquely creative … the very skills they need to thrive back in the real world!
優惠價: 79 260
庫存:3
AI時代Math元年:用Python全精通機器學習
滿額折
出版日:2025/03/19 作者:姜偉生  出版社:深智數位  裝訂:平裝
AI時代Math元年 - 用Python全精通機器學習 ?? 迴歸分析:深度挖掘資料中變數間的關聯性與規律 ?? 線性迴歸:透過直線模型解讀簡單資料的趨勢與變化 ?? 多元線性迴歸:建構高維資料模型,分析多重影響因素 ?? 非線性迴歸:處理複雜資料模式,探索非線性關係的應用 ?? 正規化迴歸:透過嶺回歸與套索迴歸有效抑制模型過擬合 ?? 貝氏迴歸:結合先驗知識與數據,實現貝氏統計推斷 ?? 高斯過程:深入了解從理論到應用的高斯模型方法 ?? k最近鄰分類:運用鄰近資料進行分類與迴歸的經典算法 ?? 決策樹:以層次結構實現資料分類與回歸的靈活應用 ?? 支援向量機:應對高維資料,實現精確分類與回歸分析 ?? 主成分分析:透過降維技術提取資料中的核心特徵與模式 ?? K平均值聚類:快速分群分析,尋找資料內部結構與規律 ?? 高斯混合模型:運用軟聚類技術實現精細的資料分群 ?? 最大期望演算法:優化模型參數,提升聚類與估計效能
優惠價: 9 972
庫存:3
Minecraft Movie: Activity (英國版)
滿額折
出版日:2025/03/04 作者:Mojang AB  出版社:HarperCollins Publishers  裝訂:平裝
Welcome to the world of Minecraft, where creativity doesn’t just help you craft, it’s essential to survival! Four misfits – Garrett ‘The Garbage Man’ Garrison, Henry, Natalie and Dawn – find themselves struggling when they are suddenly pulled through a mysterious portal into the Overworld: a bizarre, cubic wonderland that thrives on imagination.To get back home, they’ll have to master this world (and protect it from evil things like Piglins and Zombies, too) while embarking on a magical quest with an unexpected, expert crafter, Steve. Together, their adventure will challenge all five to be bold and to reconnect with the qualities that make each of them uniquely creative … the very skills they need to thrive back in the real world!
優惠價: 79 303
庫存:10
Marvel Studios' She-hulk: Attorney At Law - The Art Of The Series
滿額折
出版日:2025/02/25 作者:Jess Harrold  出版社:Marvel Comics  裝訂:精裝
About MARVEL STUDIOS’ SHE-HULK: ATTORNEY AT LAW – THE ART OF THE SERIESJennifer Walters is a talented, ambitious lawyer trying to balance her work life and personal life just like anyone else…except hers is complicated by Hulk-like super-powers that she never asked for, gained from her cousin Bruce Banner! Now six feet tall, super-strong and emerald green, Jen has just landed her dream job at a prestigious law firm…but her first big case is representing Emil Blonsky, better known as Bruce’s archnemesis the Abomination! Continuing their popular ART OF series of tie-in books, Marvel Studios presents another blockbuster achievement! Featuring exclusive concept artwork and in-depth interviews with the creative team, this deluxe volume provides insider details about the making of the highly anticipated series!
優惠價: 79 1801
庫存:1
  • 1017118
    25428
  • 1
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 25428

暢銷榜

客服中心

收藏

會員專區