Learning Python 作者:Mark Lutz 出版社:O'Reilly Media 副标题:Powerful Object-Oriented Programming 出版年:2009-10-9 页数:1216 定价:USD 54.99 装帧:Paperback ISBN:9780596158064 豆瓣评分 8.2 223人评价 5星 35.0% 4星 45.7% 3星 16.1% 2星 1.3%...
Learning Python, 3rd Edition 作者:Mark Lutz 出版社:O'Reilly Media, Inc. 出版年:2007-10-22 页数:620 定价:USD 39.99 装帧:Paperback ISBN:9780596513986 豆瓣评分 8.5 204人评价 5星 30.4% 4星 54.9% 3星 13.7% 2星 1.0% 1星 0.0% 评价:
Since 1978, O’Reilly Media has been a chronicler and catalyst of cutting-edge development, homing in on the technology trends that really matter and spurring their adoption by amplifying “faint signals” from the alpha geeks who are creating the future. An active participant in the technology...
Learning Python, 5th Editionby Mark Lutz Released June 2013Publisher(s): O'Reilly Media, Inc.ISBN: 9781449355739Read it now on the O’Reilly learning platform with a 10-day free trial. O’Reilly members get unlimited access to books, live events, courses curated by job role, and more ...
LearningPython4thEdition.pdf 英文原版 Learning Python 4th Edition[奥莱理] Learning Python 5th Edition 《奥莱理Learning Python 5th Edition》是Python编程领域一本经典的教材,由Tim O'Reilly出版,作者对自由软件和开源软件有着深厚的背景和理解。"web 2.0"这一概念也是由他首次提出的,这使得他在技术领域有着...
本書の正誤情報は以下のページで公開しています。 https://github.com/oreilly-japan/deep-learning-from-scratch/wiki/errata 本ページに掲載されていない誤植など間違いを見つけた方は、japan@oreilly.co.jpまでお知らせください。 koki0702Koki Saitoh Contributors17...
A tutorial on the t-SNE learning algorithm. Contribute to oreillymedia/t-SNE-tutorial development by creating an account on GitHub.
In agreement with our results, the effect of dopaminergic depletion on changes in DDM boundaries has been linked to basal ganglia function (Bogacz et al., 2010, Forstmann et al., 2008, Frank and O’Reilly, 2006, Hanks et al., 2014, Heitz and Schall, 2012, Herz et al., 2017). ...
This course describes the concepts of Machine Learning clearly from first principles and then shows how to apply these principles using the popular scikit-learn Python library. Andy Olsen has built this class to get you started quickly, focusing first on the basics and then walking you through...
This chapter begins our tour of the Python language. In an informal sense, in Python, we do things with stuff. “Things” take the form of operations like addition and concatenation, and “stuff” refers to the objects on which we perform those operations. In this part of the book, our...