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

Python 3 Object Oriented Programming

297236
25 / 7431
It's My Rubber Band!
67 折
出版日:2022/03/24 作者:Shinsuke Yoshitake; 吉竹伸介  出版社:Thames & Hudson Ltd  裝訂:精裝
A wildly imaginative story by the acclaimed author-illustrator Shinsuke Yoshitake Have you ever wanted something that was just yours? Not someone else's hand-me-down... Not something that you had to share... Not something that you could only borrow for a little while...Something that was yours and yours alone to play with, to dream about, and more... It's My Rubber Band explores how a cherished everyday object can become a catalyst for curiosity, play and a profound sense of connection. With a special object of one's very own, the possibilities are as limitless as the imagination!
優惠:三民書局73周年慶童書展-單399六1999 優惠價: 67 399
庫存:4
集成式學習:Python實踐!整合全部技術,打造最強模型
滿額折
出版日:2022/02/09 作者:George Kyriakides; Konstantinos G. Margaritis  出版社:旗標出版社  裝訂:平裝
內容介紹: 別再傻傻只選一個模型訓練很多模型,卻不知道應該選哪一個?沒有一個模型達標?每個模型都有其優缺點,無法取捨?小朋友才做選擇,大人全都要!你該試試集成式學習!集成式學習是使用 2 種或更多的機器學習演算法,來組合出預測能力更好的模型。DeepMind 已經使用集成式學習來組合多個神經網路,控制 Google 資料中心的運作效能;集成式學習技術也在 Kaggle 平台上,席捲了各個競賽的第一名寶座。因此,集成式學習是建立出更具威力的模型,不可或缺的技術之一。本書會介紹實務上常見的集成式學習演算法,如硬投票、軟投票、堆疊法、自助聚合法、適應提升法、梯度提升法、隨機森林、極端隨機樹等,並且使用熱門的 scikit-learn、Keras、OpenEnsembles、XGBoost 等 Python 函式庫來實作各種不同的集成式學習技術,建構出一個強大的模型。熟稔本書的內容後,不但可以精通集成式學習,在實際情境中面對問題時,亦能具備充分的專業知識判斷適用的集成式學習方法,並成功實作它們。書中採用「做中學」的方式,讓你不僅可以快速掌握理論基礎,也能了解各種集成式學習技術的實作,再加上運用真實世界中的資料集,你將能夠建立出更佳的機器學習模型,以解決各種問題,包含迴歸、分類、分群。現在翻開本書,讓我們一起進入集成式學習的世界,整合你所會的全部技術,打造最強大的模型。 本書特色: ● 繁體中文第 1 本集成式學習專書,告訴你不要再傻傻地只選一個模型● 完整介紹集成式學習中常見的演算法,包含極端隨機樹、堆疊法、自助聚合法、提升法等● 一書掌握實作集成式學習的必備套件,如 Scikit-Learn、OpenEnsembles、XGBoost 等● 用 Python 刻演算法給你看,接著告訴你怎麼用套件。讓你不只會做,還懂為什麼這麼做● 以 5 個實務案例來展示集成式學習的威力● 本書由施威銘研究室監修,內容易讀易懂,並加入大量「小編補充」補充必要知識● 本書 Python 範例程式免費下載
優惠價: 95 713
庫存:1
NLP大神RNN網路:Python原始程式碼手把手帶你寫
滿額折
出版日:2022/01/20 作者:李永華; 曲宗峰; 李紅偉  出版社:深智數位  裝訂:平裝
NLP大神RNN網路► ► ►Python原始程式碼手把手帶你寫! 在神經網路的世界中,NLP(自然語言處裡)已逐漸成為AI領域中的主流!因此在IT抑或是各大產業有愈來愈多的人投入在文字與語音的研究中,有愈來愈多的資訊系統應用與產品出現在現代人類的生活中,產生十分巨大的影響。 ... [ 最精實的專案實作! ] 本書包含20個與NLP相關的主題+大型專案實作,透過專案的實作講解原理,需要有一定的Python及神經網路基本概念,是已經了解AI基本入門的讀者再進階深入的一本絕妙好書。快跟著本書各大主題累積自己的NLP專案實作能力,成為一個能夠開發各種NLP資訊系統的大神吧! ... [ 本書重點 ] ★ 以Python、TensorFlow實作中文自然語言處理,使用維基百科及網路語料庫 ★ 以LSTM為基礎的影評 / 語音 / 文字情感分析實作 / 股票預測 / 影評分析 ★ 根據圖型產生古詩詞的模型實作 ★ 歌曲人聲分離製作 ★ 以Image Caption為基礎的英文學習 ★ 智慧聊天機器人 ★ Rap歌詞自動產生器、AI作曲器 ★ 人臉辨識及人臉自動表情包產生器 ★ 自動幫你的作文評分 ★ 視訊自動字幕產生器 ★ AI機器翻譯、LSTM機器翻譯及注意力機制 ★ COCO資料集的自動圖型描述
優惠價: 9 801
庫存:2
Python遊戲開發講座進階篇:動作射擊與3D賽車
滿額折
出版日:2022/01/04 作者:廣瀨豪  出版社:碁峰資訊  裝訂:平裝
業界專家親自傳授的遊戲開發必備知識與技術 本書是用Python程式語言解說如何開發正式遊戲的教材,將帶領你實際製作動作遊戲、射擊遊戲、還有模擬3D影像效果的3D賽車遊戲,從動手做的過程中學會開發遊戲的Know How。 藉由本書,您將可以了解: .遊戲開發的基本知識 .基礎的遊戲物理學 .如何製作地圖編輯器 .遊戲業界的開發祕辛 .開發動作遊戲的技巧 .Pygame的用法 .開發射擊遊戲的技巧 .開發3D賽車遊戲的技巧
優惠價: 9 765
庫存:1
Python遊戲開發講座入門篇:基礎知識與RPG遊戲
滿額折
出版日:2022/01/04 作者:廣瀨豪  出版社:碁峰資訊  裝訂:平裝
業界人士教您如何從零開始進行遊戲的開發 這是一本專注在「如何從零到有開發出一款遊戲」的實作書籍。藉由本書,您可以了解遊戲開發與一般的軟體開發有何不同,以及遊戲開發的實際過程。 本書特色: .幫助您更加了解遊戲開發的過程 .學會如何使用Python .範例程式碼有詳盡的註解說明 .使用大量的圖解說明幫助理解 .提供遊戲開發的免費素材可供練習
優惠價: 9 675
庫存:2
Poetry and Pictures
滿額折
出版日:2021/09/08 作者:Francis Cheng; John Hsu  出版社:獵海人  裝訂:平裝
序▌A Tribute to Gifted Photographer Francis ChengMr. John Hsu, a gifted photographer, who likes to present water image rather than real object in his photos.Because it can show water image of sky, as
優惠價: 9 180
庫存:1
圖解零基礎入門ExcelXPython高效工作術:輕鬆匯入大量資料、交叉分析、繪製圖表,連PDF轉檔都能自動化處理,讓效率倍增
滿額折
出版日:2021/08/26 作者:金宏和實  出版社:采實文化  裝訂:平裝
彙整報表、分析資料、製作圖表……Excel是各行各業必備的工具,重複開啟資料、剪貼,耗時又耗能,學會Python,讓多份Excel資料交叉分析,一鍵自動化!★ 日本熱銷33,000冊★ 程式菜鳥也能迅速上手,表格自動化就交給Python,大大提升工作效率★ 行政人員、文書處理必學的工作書,讓你事半功倍如果你處理數據資料和報表的方式如下,必讀本書:.一個一個開啟報表,選取資料匯入總表,不斷重複相同動
優惠:三民書局73週年慶-單79雙75 優惠價: 79 395
庫存:4
機器學習(Lasso推論模型):使用Stata、Python分析
滿額折
出版日:2021/08/10 作者:張紹勳  出版社:五南圖書出版  裝訂:平裝
你絕對不能錯過的機器學習工具書!※揭開機器學習的神祕面紗,深入了解機器學習。※理論與實務兼具,詳細解說機器學習理論,搭配使用Python與Stata實作,架構完整。※內容與時俱進,理解當今機器學習的最新模型與技術。※隨書附贈範例資料檔光碟近年來,科技產業迅速發展,新技術不斷出現,人工智慧、機器學習、大數據、資料科學成為炙手可熱的話題。各個領域紛紛投入人工智慧與機器學習的研究及應用,但究竟什麼是人工
優惠價: 95 751
庫存:2
The Landscape of Historical Memory: The Politics of Museums and Memorial Culture in Post–Martial Law Taiwan
滿額折
出版日:2021/03/01 作者:Kirk A. Denton  出版社:香港大學出版社  裝訂:精裝
The Landscape of Historical Memory explores the place of museums and memorial culture in the contestation over historical memory in post–martial law Taiwan. The book is particularly oriented toward th
優惠價: 79 2212
庫存:6
Python與LINE Bot機器人全面實戰特訓班:Flask最強應用
滿額折
出版日:2021/02/22 作者:鄧文淵-總監製; 文淵閣工作室-編著  出版社:碁峰資訊  裝訂:平裝
制霸5大超強聊天機器人「智慧客服、即時查詢、發票對獎、多國語音翻譯、線上旅館訂房」的人工智慧實戰攻略LINE在全台擁有2,100萬個活躍用戶,使用者橫跨所有領域,深入每個年齡層,樹立不可撼動的地位。LINE Bot是近年來非常受到企業重視與愛用的服務,除了被動的客服答詢,還能主動推播行銷與活動資訊,為企業、社群或團體打造品牌形象,營造出使用者認同感與忠誠度。書中使用當前最受歡迎的Python程式語
優惠價: 9 495
庫存:1
進階程式設計:使用Python、C++
滿額折
出版日:2020/09/23 作者:任鏡翔  出版社:碁峰資訊  裝訂:平裝
◆依據普通型高中12年國民基本教育課程綱要參考編撰。◆適用高中資訊科技加深加廣選修課程之教材。本書特色★以Python/C 程式語言,進行各個主題的實作,可彈性調整授課內容及進度。★易於操作的整合式開發環境,進行程式實作,強化程式設計思維邏輯。★內容深入淺出,適合高中職學生的學習程度。★內容配合標準授課時數,並提供教學簡報,每章節均提供課後練習題。
優惠價: 9 315
庫存:1
深度學習的數學地圖:用Python實作神經網路的數學模型(附數學快查學習地圖)
滿額折
出版日:2020/05/28 作者:Masanori Akaishi  出版社:旗標出版社  裝訂:平裝
『數學 ╳ 深度學習 ╳ Python 三效合一』深度學習用一句話就可以講完:『用訓練的方式找出一個數學函數,將輸入的資料映射到正確的答案』。重點就在於你如何找出那個對的數學函數!本書將深度學習的數學模型與運算式推導出來之後,還能實際執行 Python 程式幫助瞭解整個運算的過程。『打開機器學習的黑箱,才發現裏面全都是數學!』我們常在機器學習 / 深度學習的文章或書中看到線性迴歸、二元分類、多類別
優惠價: 95 551
庫存:1
Maoist Laughter
滿額折
出版日:2019/08/01 作者:Edited by Ping Zhu; Zhuoyi Wang; and Jason McGrath  出版社:香港大學出版社  裝訂:精裝
During the Mao years, laughter in China was serious business. Simultaneously an outlet for frustrations and grievances, a vehicle for socialist education, and an object of official study, laughter bro
優惠價: 79 1643
庫存:2
Birds in a Book ― Jacket Comes Off. Branches Pop Up. Display Like a Bouquet!
滿額折
出版日:2019/02/05 作者:Lesley Earle; Rachel Grant (ILT)  出版社:Abrams Noterie  裝訂:立體書
This unique gift book transforms into a decorative object, featuring ten beloved birds from around the world. Each bird is perched on a die-cut branch that you can “pop up” from the page. Simply take
優惠:外文書周末優惠-單79雙75 優惠價: 79 541
庫存 > 10
Posting on Social Media (A True Book: Get Ready to Code)
滿額折
出版日:2019/02/01 作者:Josh Gregory  出版社:Childrens Pr  裝訂:精裝
Learn how to navigate the complex world of social media.A True Book: Get Ready to Code series allows readers to discover the power of computer programming. Readers will be inspired to dive into the sc
優惠:挖寶專區-原文書 優惠價: 66 777
庫存:2
簡明python學習講義
滿額折
出版日:2019/01/27 作者:吳維漢  出版社:遠流  裝訂:平裝
本書以條列式介紹常用的 python 語法,避免冗長文字陳述,使你能快速抓住重點,縮短語法學習的時間,即使重新閱讀時也能很快回復記憶。然而,程式語法不等於程式設計,撰寫程式首先要有明確的解題步驟,才能由之轉為程式碼。若沒有解題步驟,縱使有滿肚子的程式語法,也無法完成程式設計。程式設計之所以讓許多人學而無功,往往是因為忘了在程式設計過程中利用數學。許多程式問題表面上看不到數學,但並不表示數學不存在,
優惠價: 9 495
庫存:2
Touch and Talk:First Words
66 折
出版日:2018/01/01 作者:Hannah + Holly  出版社:Templar Publishing  裝訂:硬頁書
Little fingers will delight in tracing over the shapes of each object in this wonderful tactile board book range. From food to pets and objects around the home, these beautifully illustrated books are
優惠:挖寶專區-原文書 優惠價: 66 217
庫存:1
Time to Discover: Solar System (6平裝+1CD) 廖彩杏老師推薦有聲書第41 42 43週
滿額折
出版日:2017/07/01 作者:Melvin; Gilda Berger  出版社:Scholastic Asia  裝訂:有聲書
Scholastic's Time-to-Discover series has won praise from educators for its simple language, beautiful photography, and varied science-oriented topics. Complex topics are made accessible to children of
優惠:三民書局73周年慶童書展 優惠價: 62 699
庫存:8
Little Children's Holiday Pad
滿額折
出版日:2017/07/01 作者:Kirsteen Robson ; Sam Smith  出版社:Usborne UK  裝訂:平裝
A new tear-off pad with over a hundred simple puzzles that little children will love to do. There are mazes, dot-to-dots, spot the differences and word puzzles to solve, as well as all kinds of object
優惠:Usborne英國原文書特展 優惠價: 66 289
庫存:3
The Finite Element Method ─ Basic Concepts and Applications With MATLAB, MAPLE, and COMSOL
79 折
出版日:2017/04/05 作者:Darrell W. Pepper; Juan C. Heinrich  出版社:Productivity Press  裝訂:精裝
The third edition of the book introduces the fundamentals of the finite element method through simple examples and an applications-oriented approach using the latest computational tools. Using the tra
優惠:外文書周末優惠-單79雙75 優惠價: 79 6873
庫存:1
I'm Trying to Love Spiders ─ It Isn't Easy
66 折
出版日:2015/07/07 作者:Bethany Barton  出版社:Penguin Group USA  裝訂:精裝
The Official Spider Test. What do you do when you see a spider? a. Lay on a BIG spidey smoocheroo. b. Smile, but back away slowly. c. Grab the closest object, wind up, and let it fly. d. Run away sc
優惠:挖寶專區-原文書 優惠價: 66 476
庫存:1
Presto Change-o! ─ A Book of Animal Magic
47 折
出版日:2014/03/18 作者:Edouard Manceau  出版社:Twirl  裝訂:硬頁書
Here you’ll find a magic book Where all’s not what it seems. For when you turn each object round PRESTO CHANGE-O The unexpected will be seen. See the raccoon hiding in a magic cauldron? The owl preten
優惠:三民書局73周年慶童書展-單299六1499 優惠價: 47 299
庫存 > 10
Beginning 3d Game Development With Unity ― All-in-one, Multi-platform Game Development
50 折
出版日:2014/02/28 作者:Sue Blackman  出版社:Springer-Verlag New York Inc  裝訂:平裝
Beginning 3D Game Development with Unity 4 is perfect for those who would like to come to grips with programming Unity. You may be an artist who has learned 3D tools such as 3ds Max,
優惠:原文書曬書 優惠價: 5 1015
庫存:1
Practical Opencv
90 折
出版日:2013/11/30 作者:Samarth Brahmbhatt  出版社:Springer-Verlag New York Inc  裝訂:平裝
Practical OpenCV is a hands-on project book that shows you how to get the best results from OpenCV, the open-source computer vision library.Computer vision is key to technologies like object recogniti
優惠價: 9 2165
庫存:1
Its Time to Play (Bright Baby Grip Books)
滿額折
出版日:2013/08/01 作者:Roger Priddy  出版社:Priddy Books UK  裝訂:硬頁書
Colourful collection of photographs encourages object recognition, text labels aid first word and picture association skills . Shaped carry handle to grip and hold.
優惠:挖寶專區-原文書 優惠價: 66 180
庫存:1
Bright Baby Grip Books It's Time to Sleep
50 折
出版日:2013/07/03 作者:Roger Priddy  出版社:Priddy Books UK  裝訂:平裝
A first book for babies about a key time in their day - bedtimeColourful collection of photographs encourages object recognition, text labels aid first word and picture association skillsShaped carry
優惠:外文書展P 優惠價: 5 137
庫存:2
Going Pro With Reason 6.5
50 折
出版日:2013/01/10 作者:G. W. Childs  出版社:Cengage Learning  裝訂:平裝
GOING PRO WITH REASON 6.5 is an expert level book that addresses the needs of the professional Reason user. This book picks up where the manual leaves off, offering concise, workflow-oriented tutorial
優惠:原文書曬書 優惠價: 5 570
庫存:1
Modular Origami Paper Pack ─ 350 Colorful Papers Perfect for Folding in 3D
滿額折
出版日:2012/11/01 作者:Michael G. LaFosse; Richard L. Alexander  出版社:Tuttle Pub  裝訂:平裝
A single piece of artfully-folded paper is a wondrous object in the right hands. When multiple folded pieces are combined to form larger models—the results are truly astounding!Modular origami is the
優惠價: 1 568
庫存:1
Warriors Manga: SkyClan and the Stranger #1-3 (共3本)
滿額折
出版日:2012/04/03 作者:Erin Hunter; James Barry (ILT)  出版社:Harpercollins Childrens Books  裝訂:平裝
Warriors Manga: SkyClan and the Stranger #1-3 (共3本)
優惠:外文書周末優惠-單79雙75 優惠價: 79 841
庫存:2
Oracle Database 11G Building Oracle Xml Db Applications
90 折
出版日:2011/07/22 出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Master the XML Programming Features in Oracle Database 11gDevelop, debug, and administer data-backed XML applications using the expert instruction and best practices in this Oracle Press guide. Oracle
優惠價: 9 2086
庫存:1
Visual Basic In Easy Steps 3E
90 折
出版日:2011/01/11 作者:Mcgrath  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Visual Basic in Easy Steps begins by describing the installation process, then introduces form controls, application properties, the programming language, and problem-solving techniques. It illustrate
優惠價: 9 561
庫存:1
Warriors Manga: Tigerstar and Sasha #1-3 (共3本)
滿額折
出版日:2009/06/01 作者:Erin Hunter (CRT); Don Hudson (ILT); Dan Jolley  出版社:Harpercollins Childrens Books  裝訂:平裝
Warriors Manga: Tigerstar and Sasha #1-3 (共3本)
優惠:外文書周末優惠-單79雙75 優惠價: 79 901
庫存:1
Validating Clinical Trial Data Reporting with SAS
75 折
出版日:2008/03/17 作者:Carol I. Matthews; Brian C. Shilling  出版社:Sas Inst  裝訂:平裝
Validation is a critical component to programming clinical trial analysis. Essential to effective validation is the programmer's understanding of the data with which they'll be working. If you don't u
優惠:外文好書 優惠價: 75 1948
庫存:1
The Chair ─ Rethinking Culture, Body, and Design
70 折
出版日:2000/01/01 作者:Galen Cranz  出版社:W W Norton & Co Inc  裝訂:平裝
Perhaps no other object of our daily environment has had the enduring cultural significance of the ever-present chair, unconsciously yet forcefully shaping the physical and social dimensions of our l
優惠:外文優惠70 優惠價: 7 614
庫存:1
The Works of Alfred Lord Tennyson 丁尼生作品集
滿額折
出版日:1998/04/01 作者:Alfred Lord Tennyson and Karen Hodder  出版社:Wordsworth Editions Ltd  裝訂:平裝
Selected by Rosemary Gray. Poignant, wry, chilling, challenging, amusing, thought-provoking and always intriguing, these accomplished tales from the pens of great writers are object-lessons in the art
優惠價: 9 247
庫存:4
In Between the Sheets
滿額折
出版日:1997/06/05 作者:Ian McEwan  出版社:Vintage Publishing  裝訂:平裝
The second collection of blazingly original short stories from Booker prize-winning, Sunday Times-bestselling author Ian McEwan. A two-timing pornographer becomes the unwilling object of one of his
優惠:挖寶專區-原文書 優惠價: 66 362
庫存:2
The Private Self
75 折
出版日:1996/04/01 作者:Arnold Modell  出版社:Harvard Univ Pr  裝訂:平裝
In The Private Self, Arnold Modell contributes an interdisciplinary perspective in formulating a theory of the private self. A leading thinker in American psychoanalysis, Modell here studies selfhood by examining variations on the theme of the self in Freud and in the work of object relations theorists, self psychologists, and neuroscientists. Modell contends that the self is fundamentally paradoxical, in that it is at once dependent upon social affirmation and autonomous in generating itself from within. We create ourselves, he suggests, by selecting values that are endowed with private meanings.By thinking of the unconscious as a neurophysiological process, and the self as the subject and object of its own experience, Modell is able to explain how identity can persist in the flux of consciousness. He thus offers an exciting and original perspective for our understanding of the mind and the brain.
優惠:外文好書 優惠價: 75 1800
庫存:1
The Art of the Psychotherapist
79 折
出版日:1992/09/01 作者:James F. T. Bugental  出版社:WW Norton & Co  裝訂:平裝
Unlike the brief, specific-solution oriented therapies that many people demand today, the goal of depth therapy is life change. James Bugental has been practicing, teaching and writing about depth the
優惠:外文書周末優惠-單79雙75 優惠價: 79 757
庫存:1
出版日:2022/10/31 作者:Norman Ramsey  出版社:Cambridge Univ Pr  裝訂:精裝
Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate programming languages course distills great languages and their design principles down to easy-to-learn 'bridge' languages implemented by interpreters whose key parts are explained in the text. The book goes deep into the roots of both functional and object-oriented programming, and it shows how types and modules, including generics/polymorphism, contribute to effective programming. The book is not just about programming languages; it is also about programming. Through concepts, examples, and more than 300 practice exercises that exploit the interpreter, students learn not only what programming-language features are but also how to do things with them. Substantial implementation projects include Milner's type inference, both copying and mark-an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Introduction to Java Programming and Data Structures, Comprehensive Version [Global Edition]
滿額折
出版日:2021/10/05 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the textbuilds a strong foundation of basic programming concepts and techniques beforeteaching students object-oriented programming and advanced Java programming.Liang explains programming in a problem-driven way that focuses on problemsolving rather than syntax, illustrating basic concepts by example andproviding a large number of exercises with various levels of difficulty forstudents to practice.The 12th Edition is completely revised in everydetail to enhance clarity, presentation, content, examples, and exercises.
優惠價: 1 3299
無庫存
  • 297236
    7431
  • 1
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 7431

暢銷榜

客服中心

收藏

會員專區