Leanpub Header

Skip to main content

Filters

Category: "Artificial Intelligence"

Books

  1. تعلم من خلال التطبيق: خوارزميات تعلم الآلة
    جميع الخوارزميات تم تطبيقها من خلال لغة بايثون
    د. إياد أبودوش

    هل تريد تعلم خوارزميات تعلم الالة بشكل عملي واضح وتطبيقي. في هذا الكتاب ستجد مرجع لخوارزميات تعلم الآلة مع أمثلة تطبيقية بلغة بايثون بلغة واضحة وسهلة الفهم

  2. Explore Data in Weekend Part I
    Master Exploratory Data Analysis in Weekend
    Hisham El-Amir

    Welcome to the first book in the Week End Series, this series helped me a lot before, and I hope it helps you now. And this book is about the techniques that you should learn to deal with data, any data scientist, and not only data scientists, but every one that faces data problems

  3. Machine Learning Brick by Brick, Epoch 1
    Using LEGO® to Teach Concepts, Algorithms, and Data Structures
    Dmitry Vostokov

    This machine learning book series aims at providing real hands-on training from general concepts and architecture to low-level details and mathematics. The first epoch covers the simplest linear associative network, proposes a brick notation for algebraic expressions, shows required calculus derivations, and illustrates gradient descent.

  4. Errors of Regression Models
    One Stat to Rule Them All
    Lee Baker

    In Errors of Regression Models you’ll learn how to choose the most appropriate statistics to measure the accuracy of your regression-based prediction model.Written in plain English with no technical jargon, Errors of Regression Models is perfect for beginners!Discover how to measure the accuracy of your regression models quickly and effectively.

  5. A Refresher Guide to Convolution Neural Networks
    A Part of Weekend Series
    Hisham El-Amir

    Welcome to one of the On Weekend Series, this series helped me a lot before, and I hope it helps you now. And this book is about the techniques that you should learn to learn, understand and bulid a convolution neural network. I hope you find what you need in this book.

  6. GCP Cloud Architecture
    Noah Gift, Andrew Nguyen, Alfredo Deza, and Michael Vierling

    Learn to master the Google Cloud platform (GCP).

  7. Artificial Intelligence Using Swift
    CoreML, NLP, Deep Learning, Semantic Web and Linked Data, Knowledge Graphs, Knowledge Representation
    Mark Watson

    Dive into NLP, deep learning, knowledge representation, and semantic web technologies. All of my Leanpub books, including this book, can be read for FREE on my web site: https://markwatson.com/

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

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

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

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

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

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

  14. A Lisp Programmer Living in Python-Land: The Hy Programming Language
    Use Hy with Large Language Models, Semantic Web, Web Scraping, Web Search, Knowledge Graphs.
    Mark Watson

    All examples in Hy. The Hy language (Lisp that compiles to Python) allows Lisp programmers access to the rich Python ecosystem for Large Language Models, deep learning, artificial intelligence, and general data wrangling. Applications: LangChain, Knowledge Graphs, NLP, Deep Learning.

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