書名: An Introduction to Programming Using Python (1版)
作者: SCHNEIDER
版次: 1
ISBN: 9781292103433
出版社: Pearson
出版日期: 2015/12
#資訊
#編程與軟體開發
#Python
定價: 1220
售價: 1147
庫存: 庫存: 1
LINE US! 詢問這本書 團購優惠、書籍資訊 等

付款方式: 超商取貨付款 line pay
信用卡 全支付
線上轉帳 Apple pay
物流方式: 超商取貨
宅配
門市自取

詳細資訊

【原文書】 書名:An Introduction to Programming Using Python GE 作者:SCHNEIDER 出版社:Pearson 出版日期:2016/00/00 ISBN:9781292103433 目錄 Table of Contents: Chapter 1 An Introduction to Computing and Problem Solving Chapter 2 Core Objects, Variables, Input, and Output Chapter 3 Structures that Control Flow Chapter 4 Functions Chapter 5 Processing Data Chapter 6 Miscellaneous Topics Chapter 7 Object-Oriented Programming Chapter 8 Graphical User Interface Appendices Answers Index

為您推薦

Java Illuminated (6版)

Java Illuminated (6版)

其他會員也一起購買

書名:Java Illuminated: An Active Learning Approach 6/e 作者:ANDERSON 出版社:Jones & Bartlett 出版日期:2022/00/00 ISBN:9781284250480 目錄  Chapter  1  Introduction to Programming and the Java Language   Chapter  2  Programming Building Blocks- Java Basics   Chapter  3  Object-Oriented Programming, Part 1: Using Classes   Chapter  4  Introduction to Graphical Applications   Chapter  5  Flow of Control, Part 1: Selection   Chapter  6  Flow of Control, Part 2: Looping   Chapter  7  Object-Oriented Programming, Part 2: User-Defined Classes   Chapter  8  Single-Dimensional Arrays   Chapter  9  Multidimensional Arrays and the ArrayList and HashMap Classes   Chapter  10  Object-Oriented Programming, Part 3: Inheritance, Polymorphism, and Interfaces   Chapter  11  Exceptions and Input/Output Operations   Chapter  12  Recursion   Chapter  13  An Introduction to Data Structures   Chapter  14  Running Time Analysis   Chapter  15  General Trees, Binary Trees, and Binary Search Trees   Chapter  16  Graphical User Interfaces (available online in the ebook)   Chapter  17  Graphical User Interfaces Using JavaFX (available online in the ebook)   Appendix  A  Java Reserved Words and Keywords   Appendix  B  Operator Precedence   Appendix  C  The Unicode Character Set   Appendix  D  Representing Negative Integers   Appendix  E  Representing Floating-Point Numbers (available online in the eBook)   Appendix  F  Solutions to Selected Exercises (available online in the eBook)

原價: 1690 售價: 1656 現省: 34元
立即查看
Deep Learning: 用Python進行深度學習的基礎理論實作

Deep Learning: 用Python進行深度學習的基礎理論實作

相關熱銷的書籍推薦給您

書名:DEEP LEARNING|用PYTHON進行深度學習的基礎理論實作 出版社:歐萊禮 出版年月:201708 條碼:9789864764846 內容簡介 不走捷徑,幫助您真正搞懂「深度學習」的真義 這是一本與「深度學習」有關的書籍。從入門開始說明,一步一步帶領你瞭解深度學習必須具備的知識。本書可以幫助您了解:深度學習究竟是什麼?有何特色?根據何種原理來運作? 從零開始,由實做中學習 本書的目標是,盡量避免使用不瞭解內容的「黑盒子」,以基礎的知識為起點,以容易上手的Python撰寫程式,從動手實作的過程中,一步步深入瞭解深度學習。若以車用書籍來比喻這本書的話,這本書並不屬於汽車駕訓教材,而是希望能夠幫助您瞭解車子的原理,而非教您開車的方法。為了瞭解汽車的結構,必須試著打開車子的引擎蓋,將每個零件都拿起來觀察、操作看看。然後盡量用簡單的形狀,篩選出車子的核心部分,就像組合迷你模型般,製作出這台車子。本書的目標,就是透過製作車子的過程,讓你感受到自己實際可以製作出車子,進而熟悉與車子的相關技術。 本書特色: .利用最少的外部函式庫,使用Python,從零開始實際執行深度學習的程式。 .說明Python 的用法,讓Python 的初學者也能理解。 .實際執行Python 的原始碼,同時提供讀者手邊可以進行實驗的學習環境。 .從簡單的機器學習問題開始,到最後執行精密辨識影像的系統。 .以淺顯易懂的方式說明深度學習與神經網路理論。 .針對看似複雜的技術,如誤差反向傳播與卷積運算等,利用實際操作方式說明,幫助理解。 .介紹在執行深度學習時,有幫助且實用的技巧,包括決定學習率的方法、權重的預設值等。 .說明Batch Normalization、Dropout、Adam 等最近的趨勢與操作。 .為什麼深度學習很優秀,為什麼加深層數,就能提高辨識準確度,為什麼隱藏層很重要,仔細說明這些「為什麼」。 .介紹自動運作、產生影像、強化學習等深度學習的應用範例。 作者介紹 作者簡介 斎藤康毅 1984年生於長崎縣對馬,畢業於東京工業大學工學院,東京大學研究所學際情報學府學士課程修畢。現在於企業內從事與電腦視覺、機器學習有關的研究開發工作。1984年生於長崎縣對馬,畢業於東京工業大學工學院,東京大學研究所學際情報學府學士課程修畢。現在於企業內從事與電腦視覺、機器學習有關的研究開發工作。 目錄 第一章 Python入門 第二章 感知器 第三章 神經網路 第四章 神經網路的學習 第五章 誤差反向傳播法 第六章 與學習有關的技巧 第七章 卷積神經網路 第八章 深度學習 附錄A Softmax-with-Loss層的計算圖 參考文獻

原價: 580 售價: 493 現省: 87元
立即查看
(舊版)AN INTRODUCTION TO PROGRAMMING AND OBJECT ORIENTED DESIGN USING JAVA

(舊版)AN INTRODUCTION TO PROGRAMMING AND OBJECT ORIENTED DESIGN USING JAVA

類似書籍推薦給您

原價: 920 售價: 920 現省: 0元
立即查看
電子書 An Introduction to Programming with C++ 9781285860114 08/E 2016 <Cengage> (8版)

電子書 An Introduction to Programming with C++ 9781285860114 08/E 2016 <Cengage> (8版)

類似書籍推薦給您

原價: 2768 售價: 2768 現省: 0元
立即查看
How to Design Programs: An Introduction to Programming and Computing 2/E 2018 (MIT) 2/E 2018 MIT (2版)

How to Design Programs: An Introduction to Programming and Computing 2/E 2018 (MIT) 2/E 2018 MIT (2版)

類似書籍推薦給您

原價: 1450 售價: 1450 現省: 0元
立即查看
Meet the Kinect: An Introduction to Programming Natural User Interfaces

Meet the Kinect: An Introduction to Programming Natural User Interfaces

類似書籍推薦給您

原價: 800 售價: 800 現省: 0元
立即查看
An Introduction to Programming with Mathematica (3版)

An Introduction to Programming with Mathematica (3版)

類似書籍推薦給您

書名: An Introduction to Programming with Mathematica 2005 3/E <CAM> 0-521-84678-1 作者: P.WELLIN 版次: 3 出版日期: 2005年1月 ISBN: 9780521846783 出版社: cambridge

原價: 1680 售價: 509 現省: 1171元
立即查看