Who have YOU hugged today? Open your arms to this delightfully tender, goofy, and sweet board book from Scott Campbell. Watch out world, here he comes! The Hug Machine! Whether you are big, or small,
Programming knowledge is often necessary for finding a solution to a biological problem. Based on the author’s extensive experience, Python for Bioinformatics helps scientists solve their biological p
Data Science and Analytics with Python is designed for practitioners in data science and data analytics in both academic and business environments. The aim is to present the reader with the main conce
SPELLING MACHINE features a unique wheel mechanism that enables kids to dial letters to spell words. A simple flap hides the word until the child is finished dialing. Lift up the flap to see if the wo
適讀年齡:國小4~6年級FUN心讀雙語叢書全套共6冊,20cm*20cm,附中英雙語CD針對國內小朋友需求而全新創作的圖畫書,故事生動活潑,每本書後都附有非洲動物的介紹。小象潔西卡一家有了新朋友—小老鼠塔貝莎。貝貝是隻勇敢又機智的小老鼠,總是在遇到危急情況的時候,想出辦法幫大家解圍。究竟小老鼠貝貝跟小象潔西卡遇到了什麼情況,會有什麼結果呢?……貝貝與小潔的相遇 Tabitha Meets An Elephant象寶寶小潔跟媽媽一起去馬戲團找象爸爸,卻意外碰上小老鼠貝貝向她求救……小老鼠貝貝與土狼 Tabitha and the Laughing Hyenas小老鼠貝貝與象寶寶小潔一家,遇上了愛嘲笑的土狼。小潔被這些土狼氣壞了,於是貝貝想出了一個辦法來治他們……小老鼠貝貝與大蟒蛇 Tabitha and the Python大象們怎麼都匆匆離開村落了呢?原來是大蟒蛇搞的鬼。貝貝與小潔決定利用他貪吃的個性,給牠一個教訓……小老鼠貝貝與鱷魚 Tabitha and the Crocodile貝貝與小潔在湖邊遇上了一隻鱷魚,看來這隻鱷魚似乎想要拿她們當午餐。聰明的貝貝跟小潔,會想出什麼辦法脫身呢?小老鼠貝貝逃生記 Tabitha Escapes from the Lions不好了!小老鼠貝貝被獅子爸爸抓走了!小獅子們似乎對貝貝很有興趣,貝貝該怎麼辦才好呢?小老鼠貝貝的驚喜派對 A Party for Tabitha為了歡迎貝貝的加入,村裡的大象們想幫貝貝辦一個驚喜派對,感謝她幫他們解決各種問題。大象們會為貝貝帶來怎麼樣的驚喜呢?
Machine Learning with Spark and Python Essential Techniques for Predictive Analytics Second Edition simplifies ML for practical uses by focusing on two key algorithms. This new second edition improves
The Python programming language and its libraries, including pandas and scikit-learn, provide a production-grade environment to help you accomplish a broad range of machine-learning tasks. With this c
The programming landscape of natural language processing has changed dramatically in the past few years. Machine learning approaches now require mature tools like Python’s scikit-learn to apply
Many Python developers are curious about what machine learning is and how it can be concretely applied to solve issues faced in businesses handling medium to large amount of data.Machine Learning with
本書是『遊戲設計與開發系列』的第一本書,主要教導新手與初階使用者之讀者熟悉使用Python進行程式開發,配合Pygame套件進入遊戲設計與開發的實際應用,主要目的是提供初學者可以一步一步安裝好Python程式開發環境,安裝與設定Pygame套件的遊戲開發與設定等等。 目前已經有許多Pygame遊戲開發的網路教學影片與許多文章與討論,由於Pygame遊戲開發充分使用到Python物件導向程式設計與開發的許多技巧,對於學習高階的Python物件導向程式攥寫有許多助益,PyGame是一個用於開發2D遊戲的Python套件模組,它為遊戲開發者提供了簡單易用的API。 PyGame這個套件建立在SDL(Simple Direct Media Layer)之上,並且能夠處理多種多媒體任務,如音頻、視覺效果、輸入控制等,適合用來創建遊戲、模擬器或其他多媒體應用,雖然目前遊戲設計與開發仍是以C與C++語言為主,但是由於C與C++語言入門雖不難,但是要深入C與C++語言後,可以進行遊戲開發,其門檻對許多專業程式開發人員仍然需要多年的訓練與多年不懈的努力才能有基本遊戲開發的程式攥寫技能,然而遊戲設計除了開發工具熟悉與專業之外,對於遊戲設計的領域知識與獨門技巧,尤其對於圖片、影音、人機介面操控與遊戲繪圖時脈與禎數整合與各種程序分時多工的設計技巧,更是C與C++語言之更深入的高階技巧,致使使用C與C++語言開發遊戲成為及少數專業程式開發人員可以進入的領域。 本書是Python之Pygame遊戲設計中基礎入門書,後續筆者會針對不同遊戲,單獨針對每一種不同類型與獨特的遊戲開發例子,會獨立設計專書來帶領讀者進入遊戲專業開發的殿堂。