Python 3 Books

Mastering OpenCV 4 with Python: A practical guide covering topics from image processing, augmented reality to deep learning with OpenCV 4 and Python 3.7

Create advanced applications with Python and OpenCV, exploring the potential of facial recognition, machine learning, deep learning, web computing and augmented reality. Key Features Develop your computer vision skills by mastering algorithms in Open Source Computer Vision 4 (OpenCV 4)and Python Apply machine learning and deep learning techniques with TensorFlow, Keras, and PyTorch Discover the modern …

Learn more

Bayesian Analysis with Python: Introduction to statistical modeling and probabilistic programming using PyMC3 and ArviZ, 2nd Edition

An introduction to statistical modeling and probabilistic programming using PyMC3 and ArviZKey FeaturesA step-by-step guide to conduct Bayesian data analyses using PyMC3 and ArviZA modern, practical and computational approach to Bayesian statistical modelingA tutorial for Bayesian analysis and best practices with the help of sample problems and practice exercises.Code and figuresThe paperback version is in black and white. …

Learn more

Ensemble Machine Learning Cookbook: Over 35 practical recipes to explore ensemble machine learning techniques using Python

Implement machine learning algorithms to build ensemble models using Keras, H2O, Scikit-Learn, Pandas and more Key FeaturesApply popular machine learning algorithms using a recipe-based approachImplement boosting, bagging, and stacking ensemble methods to improve machine learning modelsDiscover real-world ensemble applications and encounter complex challenges in Kaggle competitionsBook DescriptionEnsemble modeling is an approach used to improve the performance of machine …

Learn more

Problem Solving with Python 3.6 Edition: A beginner’s guide to Python & open-source programming tools

Get started solving problems with the Python programming language!This book introduces some of the most famous scientific libraries for Python:Python’s math and statistics module to do calculationsMatplotlib to build 2D and 3D plotsNumPy to complete calculations on arraysJupiter Notebooks to share results with a teamSymPy to solve equationsPySerial to control an Arduino with PythonMicroPython to control an LEDThis …

Learn more

Python 3 Object-Oriented Programming: Build robust and maintainable software with object-oriented design patterns in Python 3.8, 3rd Edition

Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniques Key Features In-depth analysis of many common object-oriented design patterns that are more suitable to Python’s unique style Learn the latest Python syntax and libraries Explore abstract design patterns and implement them in Python 3.8 Book Description Object-oriented programming (OOP) …

Learn more

The Big Book of Coding Interviews in Python, 3rd Edition: answers to the best programming interview questions on data structures and algorithms

This book contains answers to more than 300 awesome coding interview questions. A preview of the contents of the book is available on the website www.interviewdruid.com . The github link to the code for the book is https://github.com/parineeth/tbboci-3rd-edition-python It is ideally suited for preparing for programming interviews conducted by top technology companies such as Google, …

Learn more

Pro Python 3: Features and Tools for Professional Development

Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also your understanding of the Python community with insights and details about the Python philosophy.Pro Python 3, Third Edition gives you the tools to write clean, innovative code. …

Learn more