Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Artificial Intelligence

  1. 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).

  2. 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.

  3. Data Science Essentials
    Data Science Essentials
    Essential Tools Before Doing Data Science (Python)
    Hisham El-Amir

    Python has grown in recent years, due to trends of data science and ML, and I think the main reason is because it’s essentially for a person to keep track of everything that is going on. And it makes “introducing” people to Python an interesting. Nowadays, audiences need to learn python in fast way for data science and that what we will give them.

  4. Tensorflow 2 Tutorial
    Tensorflow 2 Tutorial
    A somewhat intermediate level intro to Tensorflow 2
    Ren Zhang

    tldr: Don't read this if all you want is from tensroflow import keras

  5. 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.

  6. The Computer Science Book
    The Computer Science Book
    For self-taught developers
    Tom Johnson

    Learn the computer science foundations you need to jump start your career. New second edition with expanded content and new chapters on machine learning, deep learning and AI & LLMs. Thirteen chapters covering all the career-essential topics. Perfect for self-taught developers or anyone who wants to really understand how computers work.

  7. 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!

  8. 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.

  9. Models of Learning and Optimization for Data Scientists
    Models of Learning and Optimization for Data Scientists
    A Python hands-on approach
    Sergio Rojas Galeano
    No Description Available
  10. 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.

  11. A Quick Guide to Data Mining using RapidMiner and Weka

    Want to know about data mining? This book will help you to do data mining using Weka and RapidMiner.

  12. 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!

  13. Recommendation Systems with Python
    Recommendation Systems with Python
    Build your recommendation engine step-by-step with python
    Hisham El-Amir

    If you want to learn about recommendation engines, and how it works then this book is for you. but if you want to build a recommendation engine and learn the approaches of it such machine learning techniques that predict user purchases and preferences then this book also for you.

  14. Hunting Convolutional Neural Networks

    This book deals with one of the hot topic in artificial intelligence, Computer vision

  15. The ML cookbook
    No Description Available