FREE EBOOK - Programming for Computations - Python, 2nd Edition
by Svein Linge, Hans Petter Langtangen
This book presents computer programming as a key method for solving mathematical problems. This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to programming from 50 t...
Price: $56.03 | Publisher: Springer | Release: 2019
FREE EBOOK - Modeling and Simulation in Python
by Allen Downey
Modeling and Simulation in Python is an introduction to physical modeling using a computational approach. It is organized in three parts: The first part presents discrete models, including a bikeshare system and world population growth; The second part introduces first-order systems, including models of infectious disease, thermal systems, and pharmacokinetics; The third part is about second-order systems, ...
Publisher: Self-publishing | Release: 2019
by Sundeep Agarwal
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another.This book will help you learn Python Regular Expressions, a mini-programming language for all sorts of text processing needs.The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example an...
Publisher: Self-publishing | Release: 2019
FREE EBOOK - Learning Python Matplotlib
by Stack Overflow Community
Matplotlib is a plotting library for Python. It provides object-oriented APIs for embedding plots into applications. It is similar to MATLAB in capacity and syntax.It is an unofficial and free Python Matplotlib book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....
Publisher: Self-publishing | Release: 2019
FREE EBOOK - Python Machine Learning Projects
by Lisa Tagliaferri, Michelle Morales, Ellie Birkbeck, Alvin Wan
As machine learning is increasingly leveraged to find patterns, conduct analysis, and make decisions - sometimes without final input from humans who may be impacted by these findings - it is crucial to invest in bringing more stakeholders into the fold. This book of Python projects in machine learning tries to do just that: to equip the developers of today and tomorrow with tools they can use to better unde...
Publisher: DigitalOcean | Release: 2019
by Mark Williams, Cory Benfield, Brian Warner, Moshe Zadka, Dustin Mitchell, Kevin Samuel, Pierre Tardy
Explore Twisted, the Python-based event-driven networking engine, and review several of its most popular application projects. It is written by community leaders who have contributed to many of the projects covered, and share their hard-won insights and experience.Expert Twisted starts with an introduction to event-driven programming, explaining it in the context of what makes Twisted unique. It shows how T...
Price: $26.62 | Publisher: Apress | Release: 2019
Machine Learning Applications Using Python
by Puneet Mathur
Gain practical skills in machine learning for finance, healthcare, and retail. This book uses a hands-on approach by providing case studies from each of these domains: you'll see examples that demonstrate how to use machine learning as a tool for business enhancement. As a domain expert, you will not only discover how machine learning is used in finance, healthcare, and retail, but also work through pr...
Price: $28.32 | Publisher: Apress | Release: 2019
by Sumi Raj
Build your own chatbot using Python and open source tools. This book begins with an introduction to chatbots where you will gain vital information on their architecture. You will then dive straight into natural language processing with the natural language toolkit (NLTK) for building a custom language processing platform for your chatbot. With this foundation, you will take a look at different natural langu...
Price: $26.88 | Publisher: Apress | Release: 2019
Foundations of PyGTK Development, 2nd Edition
by W. David Ashley, Andrew Krause
Learn how to develop portable GUI programs to run on multiple operating systems. Revised and updated from the popular original, with a full set of new examples in Python and using PyGTK, this book provides all the information you'll need to write easy or complex GUI applications, offering one source of knowledge and best practices for user interface creation.Foundations of PyGTK Development presents nu...
Price: $19.00 | Publisher: Apress | Release: 2019
Learn Keras for Deep Neural Networks
by Jojo John Moolayil
Learn, understand, and implement deep neural networks in a math- and programming-friendly approach using Keras and Python. The book focuses on an end-to-end approach to developing supervised learning algorithms in regression and classification with practical business-centric use-cases implemented in Keras.The overall book comprises three sections with two chapters in each section. The first section prepares...
Price: $9.99 | Publisher: Apress | Release: 2019