Leanpub Header

Skip to main content

Filters

Category: "Machine Learning"

Books

  1. JupyterLab 101
    Learn the Latest Iteration of Jupyter Notebook
    Michael Driscoll

    JupyterLab, the latest iteration of the Jupyter Notebook, is a versatile tool for sharing code in an easily understandable format. Jupyter Notebooks can be emailed, put on GitHub, or run online. You may also add HTML, images, Markdown, videos, LaTeX, and custom MIME types to your Notebooks. Finally, Jupyter Notebooks support big data integration. JupyterLab 101 will get you up to speed on the newest user interface for Jupyter Notebooks and the other tools that JupyterLab supports. You now have a tabbed interface that you can use to edit multiple Notebooks at once.

  2. How to Build Self-Driving Cars From Scratch, Part 1
    A Step-by-Step Guide to Creating Autonomous Vehicles With Python
    Bolakale Aremu

    This is part 1 of my 3-part training guide on how to build self-driving cars from scratch. This guide is bundled with a repository containing simulations, python scripts, graphics, and other useful assets . In this step-by-step guide, I’ll teach you how to make an app that you can use to create a simulation where cars learn how to drive autonom...

  3. Machine Learning with Rust
    A practical attempt to explore Rust and its libraries across popular machine learning techniques
    GitforGits | Asian Publishing House

    This book is meant to discover how the language Rust, which is known for being fast and safe, can work with the constantly changing field of machine learning, neural networks and deep learning. The datasets of COVID, CIFAR-10 and practical examples are meant to show how Rust's features can be used to solve problems that come up in machine learning.

  4. This book provides a guided tour of ML techniques utilized in process industry for plant health management. Step-by-step instructions, supported with industrial-scale process datasets, show how to develop ML-based solutions for equipment condition monitoring, plantwide monitoring, and predictive maintenance solutions. Also available at Google Play 

  5. Python AI Programming
    Navigating fundamentals of ML, deep learning, NLP, and reinforcement learning in practice
    GitforGits | Asian Publishing House

    Explore Python basics, AI integration for real-world application and the power of Python in AI with practical machine learning and deep learning techniques.

  6. Neural Networks with Python
    Design CNNs, Transformers, GANs and capsule networks using tensorflow and keras
    GitforGits | Asian Publishing House

    This book is a journey that takes you from the foundational basics to the advanced techniques, with real-world examples and datasets at every turn. What sets this book apart is its focus on the challenges and intricacies of building and fine-tuning neural networks. You'll learn to build these networks and also to make them efficient and effective.

  7. PyTorch Cookbook
    100+ Solutions across RNNs, CNNs, python tools, distributed training and graph networks
    GitforGits | Asian Publishing House

    Put machine learning and neural networks into practice using production oriented, distributed trained, and rich robust ecosystem of python tools

  8. Navigating the Patterns Universe
    A Six-Decade Exploration of Information Technology Patterns
    Richard Shan

    Embark on a captivating six-decade odyssey through the ever-evolving universe of patterns. From the birth of design patterns in the early days of software development to the cutting-edge patterns shaping our future, this book is your ultimate guide to the silent architects behind the IT world's most successful innovations.

  9. Python For Busy People
    Designed for Busy People with Deadlines
    Derrick Cassidy

    This book was designed with the novice Python programmer and/or information technology professional who doesn't have programming experience, but wants or needs to learn Python to do jobs or tasks related to the programming language. If you need to learn Python for tasks such as data scrubbing, network automation, web development, etc.

  10. Probability of Default Rating Modeling with R
    Comprehensive overview of the modeling processes, principles, and designs
    Andrija Djurovic

    This book bridges theory and practice in PD rating modeling, offering practical steps, real-world examples, and a focus on design. It enables readers to shape customized solutions for diverse institutions, transforming the landscape of credit risk modeling.

  11. TensorFlow Developer Certification Guide
    Crack Google’s official exam on getting skilled with managing production-grade ML models
    GitforGits | Asian Publishing House

    The book navigates through the complexities of deploying TensorFlow models into production including sections on TensorFlow Serving, Kubernetes Cluster, and edge computing with TensorFlow Lite. From strategies, tips, and coding challenges to a summary of the entire learning journey, these sections serve as a robust toolkit for exam readiness.

  12. Introduction to Algorithms & Data Structures 3
    Learn Linear Data Structures with Videos & Interview Questions
    Bolakale Aremu

    This playbook is the third volume of the series Introduction to Algorithms & Data Structures. It is written in the form of a course. It is a very comprehensive data structures and algorithms book, packed withtext tutorials with a lot of illustrations5 hours of HD video tutorials,popular interview questions asked by Google, Microsoft, Amazon and...

  13. Ever imagined crafting tales where lions converse with elephants or translating whispered secrets across continents? How about whipping up a gourmet dish with the three most random ingredients from your pantry? Dive into a world where the lines between imagination and reality blur. Discover the spellbinding power of ChatGPT.

  14. Discover the thrilling world of Reinforcement Learning (RL) in our engaging eBook! Learn the fundamentals of RL, from AI agents and environments to rewards and actions. Explore real-world applications like robotics, healthcare, and personalized recommendations, where RL is transforming industries.

  15. Data Mesh Architecture
    From the Engineering Perspective
    Dr. Simon Harrer, Larysa Visengeriyeva, and Jochen Christ

    Data Mesh is a sociotechnical approach that enables development teams to autonomously carry out data analysis. In this primer, we explain Data Mesh from the engineering perspective.