Leanpub Header

Skip to main content

Filters

Category: "Machine Learning"

Books

  1. Data Engineering Handbook
    Data Engineering Handbook
    Build durable, scalable, orchestrated software in Go with Kubernetes
    Lex Sheehan

    Need to collect terabytes of data across all aspects of your operations? Need to transform complex scientific datasets into innovative software that is deployed across the pipeline, accelerating the pace and quality of all business decisions to unbelievable levels? Having problems with performance or maintenance? If so, this book is for you!

  2. Get SH*T Done with PyTorch
    Get SH*T Done with PyTorch
    Solve Real-World Machine Learning Problems
    Venelin Valkov

    "Success in creating AI would be the biggest event in human history. Unfortunately, it might also be the last, unless we learn how to avoid the risks." - Stephen Hawking. Learn how to solve real-world problems with Deep Learning models (NLP, Computer Vision, and Time Series). Go from prototyping to deployment with PyTorch and Python!

  3. Advanced Machine Learning Made Easy - Volume 1
    Advanced Machine Learning Made Easy - Volume 1
    From Theory to Practice with NumPy and scikit-learn, Volume 1: Generalized Linear Models
    Ferenc Farkas, PhD

    These three-volume book series cover a wide variety of topics in machine learning focusing on supervised and unsupervised learning, intended for data scientist and machine learning experts providing a very concise description of the scikit-learn library. The first volume covers the generalized linear models (linear & logistic regression).

  4. Cloud Computing for Data Analysis
    Cloud Computing for Data Analysis
    The missing semester of Data Science
    Noah Gift

    This book is designed to give you a comprehensive view of cloud computing including Big Data and Machine Learning. Many resources will be used including interactive labs on Cloud Platforms (Google, AWS, Azure) using Python. This is a project-based book with extensive hands-on assignments. Based on material taught at leading universities.

  5. Practical Linear Algebra for Machine Learning

    Whether you want to learn Machine Learning for your work or research or you want to become a master, so the others pay you to do it, you need to know how it works. For knowing how it works, you NEED TO KNOW Linear Algebra, which is the foundation of Machine Learning. BUT Linear Algebra is too boundless! In this book, you will get what is NECESSARY.

  6. CUDA Applications
    CUDA Applications
    Evgenij Lebedev

    Delve into the great ecosystem of CUDA frameworks and libraries through independent projects.Solve modern, real-world technical applications using CUDA.Interesting projects that will help you build High-Performance applications with CUDA.

  7. Do Machine Learning Yourself with Python

    Do Machine Learning Yourself is a collection of do it yourself (DIY) projects about machine learning, mainly about computer vision, for beginner and intermediate levels. Through a detailed guidance per each project, everything required to do that project yourself will be clear. A focus is to make the projects run in mobile devices.

  8. Hacker's Guide to Machine Learning with Python
    Hacker's Guide to Machine Learning with Python
    Hands-on guide to solving real-world Machine Learning problems with Scikit-Learn, TensorFlow 2, and Keras
    Venelin Valkov

    This book brings the fundamentals of Machine Learning to you, using tools and techniques used to solve real-world problems in Computer Vision, Natural Language Processing, and Time Series analysis. The skills taught in this book will lay the foundation for you to advance your journey to Machine Learning Mastery!

  9. What is AI ?
    What is AI ?
    And what is its relation to consciousness and life?
    Reik Oberrath

    Intelligence is problem solving. Is that all which can be said about it? How do natural and artificial intelligence differ? And what has consciousness or even life to do with it? How does AI basically work? What is its benefit and disadvantage? How much do we need AI? These questions and more are discussed and to most of them an answer is given.

  10. Deep Dive into Different Types of Convolutions for Deep Learning

    This book teaches the different types of convolution operators to design Deep Neural Networks with a variety of illustrative figures and examples. The basic concepts of the convolution operator to its advanced types are described with full details in this book. Reading this book is recommended to all researchers, and engineers in this field.

  11. Modern R with the tidyverse
    Modern R with the tidyverse
    Bruno Rodrigues, Phd

    Learn to use R, the tidyverse collection of packages and functional programming concepts to write efficient and readable code.

  12. Hacker's Guide to Neural Networks in JavaScript
    Hacker's Guide to Neural Networks in JavaScript
    Beginners guide to understanding Machine Learning in the browser with TensorFlow.js
    Venelin Valkov

    Build Machine Learning models (especially Deep Neural Networks) that you can easily integrate with existing or new web apps. Think of your ReactJs, Vue, or Angular app enhanced with the power of Machine Learning models.

  13. Voice of Foreign Exchange™ Expert Advisors
    Voice of Foreign Exchange™ Expert Advisors
    MQL Expert Advisor Source Code Strategies - Volume I
    Stephen Gose

    The "Voice of Foreign Exchange™" is a series of 8 expert advisors reinventing the "Elliott Wave Theory" and other popular trading methods using modern communications formula. This is Volume I in the Expert Advisor Series. This book has the source code for 2 expert advisors and the Voice over Foreign Exchange™ (Vo4X) engine.

  14. ビジネスの現場で活躍するPython分析と機械学習
    ビジネスの現場で活躍するPython分析と機械学習
    Machine Learning for Bussiness with python
    Ken Nakai (中井 研) and shuhei ando

    Pythonを使って、基本的な分析処理から機械学習・ディープラーニングまで扱う内容になっています。特にビジネス系の職種の方でもPythonを活用して分析処理に挑戦できるように、入門的な内容から始め、現場でよく使われるテクニックを盛り込みました。AIブームにいち早くキャッチアップするとともに日々の仕事でも活かせる内容が学習できるお得なコンテンツです。

  15. Hands-On Machine Learning from Scratch
    Hands-On Machine Learning from Scratch
    Develop a Deeper Understanding of Machine Learning Models by Implementing Them from Scratch in Python
    Venelin Valkov

    "What I cannot create, I do not understand" - Richard Feynman This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models!