Books  [Joakim Sundnes] Solving Ordinary Differential Equations in Python

  • Пользователь tttx
  • Дата
  • Books
ixRDz1KOQ7mvvzX-DiuZbQ.png

ОПИСАНИЕ:

This open access book explains the foundations of modern solvers for ordinary differential equations (ODEs). Explicit and implicit methods are motivated and explained, as well as methods for error control and automatic time step selection, and all the solvers are implemented as a class hierarchy in Python.

This book is open access under a CC BY license.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Richard Smith] Coding Games With Pygame Zero and Python

  • Пользователь tttx
  • Дата
  • Books
pm5fP1GYTbuDs2ClAccNCg.png

ОПИСАНИЕ:

This book contains all the example programs used in my CoderDojo class to teach Python programming. The primary goal of the class is to teach pro- gramming using action games used to make learning more interesting. Some of the examples are entirely focused on introducing new language concepts or showing how the Pygame Zero API works, but most are a mixture of both.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Mattmann A. Chris] Machine Learning with TensorFlow, 2nd Edition

  • Пользователь tttx
  • Дата
  • Books
cVlZGhWnRoOHBNkydagpwQ.png

ОПИСАНИЕ:

Updated with new code, new projects, and new chapters, Machine Learning with TensorFlow, Second Edition gives readers a solid foundation in machine-learning concepts and the TensorFlow library.

Summary
Updated with new code, new projects, and new chapters, Machine Learning with TensorFlow, Second Edition gives readers a solid foundation in machine-learning concepts and the TensorFlow library. Written by NASA JPL Deputy CTO and Principal Data Scientist Chris Mattmann, all examples are accompanied by downloadable Jupyter Notebooks for a hands-on experience coding TensorFlow with Python. New and revised content expands coverage of core...

Books  [Joos Korstanje] Machine Learning on Geographical Data Using Python: Introduction into Geodata with Applications and Use Cases

  • Пользователь tttx
  • Дата
  • Books
5yZA5LpvTpqxa1FuRzL48Q.png

ОПИСАНИЕ:

Get up and running with the basics of geographic information systems (GIS), geospatial analysis, and machine learning on spatial data in Python. This book starts with an introduction to geodata and covers topics such as GIS and common tools, standard formats of geographical data, and an overview of Python tools for geodata. Specifics and difficulties one may encounter when using geographical data are discussed: from coordinate systems and map projections to different geodata formats and types such as points, lines, polygons, and rasters. Analytics operations typically applied to geodata are explained such as clipping, intersecting...

Books  [Sergio Rey, Dani Arribas-Bel, Levi John Wolf] Geographic Data Science with Python

  • Пользователь tttx
  • Дата
  • Books
So5axxuBTNevN1dG8RVOAA.png

ОПИСАНИЕ:

This book provides the tools, the methods, and the theory to meet the challenges of contemporary data science applied to geographic problems and data. In the new world of pervasive, large, frequent, and rapid data, there are new opportunities to understand and analyze the role of geography in everyday life. Geographic Data Science with Python introduces a new way of thinking about analysis, by using geographical and computational reasoning, it shows the reader how to unlock new insights hidden within data.

Key Features:

● Showcases the excellent data science environment in Python.
● Provides examples for readers to replicate...

Books  [automating] Introduction to Python GIS

  • Пользователь tttx
  • Дата
  • Books
0hQ7smgLSWWuZaG6X-f2nA.png

ОПИСАНИЕ:

During the next three intensive days you will learn how to deal with spatial data and analyze it using “pure” Python.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Henrikki Tenkanen, Vuokko Heikinheimo, David Whipp] Introduction to Python for Geographic Data Analysis

  • Пользователь tttx
  • Дата
  • Books
oiQHinRtReqC8EPkYq_NZg.png

ОПИСАНИЕ:

This book introduces the basics of Python programming and geographic data analysis for all “geo-minded” people (geographers, geologists and others using spatial data). You'll learn how to apply Python GIS geospatial processes to a variety of problems, and work with remote sensing data.

About the Authors
  • Henrikki Tenkanen is an Assistant Professor of Geoinformation Technology at the Department of Built Environment, Aalto University (Finland).
ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Marc Lichtman] PySDR: A Guide to SDR and DSP using Python

  • Пользователь tttx
  • Дата
  • Books
gaGhkdDHQ42EPQp3SNOX1A.png

ОПИСАНИЕ:

This textbook acts as a hands-on introduction to the areas of Digital Signal Processing (DSP), Software-Defined Radio (SDR), and wireless communications. Think of this textbook like a gateway into the world of DSP and SDR.

About the Authors
  • Dr. Marc Lichtman is a wireless communications researcher who specializes in SDR, machine learning, LTE/5G-NR, and spectrum sensing. He is an Adjunct Professor at the University of Maryland, where he created and taught a course that served as the basis of this textbook.
ПРОДАЖНИК:

СКАЧАТЬ:

Books  [John Hunt] Advanced Guide to Python 3 Programming

  • Пользователь tttx
  • Дата
  • Books
p1JRiuhmQquwvGIx-tZLdg.png

ОПИСАНИЕ:

Advanced Guide to Python 3 Programming 2nd Edition delves deeply into a host of subjects that you need to understand if you are to develop sophisticated real-world programs. Each topic is preceded by an introduction followed by more advanced topics, along with numerous examples, that take you to an advanced level.

This second edition has been significantly updated with two new sections on advanced Python language concepts and data analytics and machine learning. The GUI chapters have been rewritten to use the Tkinter UI library and a chapter on performance monitoring and profiling has been added. In total there are 18 new chapters, and...

Books  [Flavio Copes] The Python Handbook

  • Пользователь tttx
  • Дата
  • Books
_goUu2hjRaOr7GwU22ySfQ.png

ОПИСАНИЕ:

Whether you have never written a line of code or you have some programming experience, this book is the right choice because it will inevitably put you in front of new, high-paying job opportunities, ...

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Jay Gopalakrishnan] Lectures on Mathematical Computing with Python

  • Пользователь tttx
  • Дата
  • Books
UrzcpmtyT3WN1Ju5nDkqgQ.png

ОПИСАНИЕ:

This book is an introduction to mathematical computing including:

  • Jupyter notebooks, markdown and LaTex
  • Basic Python programming: datatypes, variables, logic, loops and functions
  • Scientific computing with NumPy, SciPy and Matplotlib
  • Applications in calculus, linear algebra and differential equations
ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Patrick Walls, Jay Gopalakrishnan] Mathematical Python

  • Пользователь tttx
  • Дата
  • Books
9BbC6oqnSt2rA8EQr0-Iag.png

ОПИСАНИЕ:

This book is an introduction to mathematical computing including:

  • Jupyter notebooks, markdown and LaTex
  • Basic Python programming: datatypes, variables, logic, loops and functions
  • Scientific computing with NumPy, SciPy and Matplotlib
  • Applications in calculus, linear algebra and differential equations
ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Mirko Stojiljković] Linear Regression in Python

  • Пользователь tttx
  • Дата
  • Books
DjtXp2nES3SpBG05EoIiqQ.png

ОПИСАНИЕ:

You’re living in an era of large amounts of data, powerful computers, and artificial intelligence. This is just the beginning. Data science and machine learning are driving image recognition, development of autonomous vehicles, decisions in the financial and energy sectors, advances in medicine, the rise of social networks, and more. Linear regression is an important part of this. Linear regression is one of the fundamental statistical and machine learning techniques. Whether you want to do statistics, machine learning, or scientific computing, there’s a good chance that you’ll need it. It’s best to build a solid foundation first and...

Books  [Eric Marsden] Regression Analysis using Python

  • Пользователь tttx
  • Дата
  • Books
Am1_kVC0RjuxYbMhnzd8zQ.png

ОПИСАНИЕ:

Become competent at implementing Regression Analysis in Python Through the book, you will gain knowledge to use Python for building fast better linear models and to apply the results in Python or in any computer language you prefer.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Svein Linge, Hans Petter Langtangen] Programming for Computations - Python: Numerical Simulations with Python 3.6

  • Пользователь tttx
  • Дата
  • Books
9SsUxYb4QHK-3FAyMhDYww.png

ОПИСАНИЕ:

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students.

The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The...

Books  [Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani] Introduction to Statistical Learning: With Applications in R

  • Пользователь tttx
  • Дата
  • Books
WUCrzTWsQC-sYPgFVC7X5Q.png

ОПИСАНИЕ:

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the...

Books  [Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani] An Introduction to Statistical Learning: with Applications in Python

  • Пользователь tttx
  • Дата
  • Books
Mke4I_1cRM-knDMpQHdyDQ.png

ОПИСАНИЕ:

This book provides an accessible overview of the field of Statistical Learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years.

in recent years Python has become a popular language for data science, hence, this book (ISLP) covers the same materials as ISLR but with labs implemented in Python. These labs will be useful both for Python novices, as well as experienced users.

About the Authors
Gareth James is the E. Morgan Stanley Chair in Business Administration and a professor of data sciences...

Books  [Al Sweigart] Python Programming Exercises, Gently Explained

  • Пользователь tttx
  • Дата
  • Books
k2CPmoo3Rr2Jkkb5ifHjiw.png

ОПИСАНИЕ:

Many books and websites have aggressive programming challenges for top coders. However, this book is for the rest of us. We want challenges that improve our coding skills, not leave us confused and discouraged. Other tutorials and books have taught you the basics of Python, but the 42 programming exercises in this book let you practice what you've learned. Selected for their simplicity, these programming problems include gentle explanations of the problem, the prerequisite coding concepts you’ll need to understand the solution, and helpful templates to put together the programs if you have trouble starting from scratch.

This is the...

Books  [Laura Cassell, Alan Gauld] Python Projects

  • Пользователь tttx
  • Дата
  • Books
Gp-Gwgi5TzudV8hjwFZxNg.png

ОПИСАНИЕ:

A guide to completing Python projects for those ready to take their skills to the next level

Python Projects is the ultimate resource for the Python programmer with basic skills who is ready to move beyond tutorials and start building projects.

The preeminent guide to bridge the gap between learning and doing, this book walks readers through the "where" and "how" of real-world Python programming with practical, actionable instruction. With a focus on real-world functionality, Python Projects details the ways that Python can be used to complete daily tasks and bring efficiency to businesses and individuals alike.

Python Projects is...

Books  [Yasoob Khalid] Practical Python Projects

  • Пользователь tttx
  • Дата
  • Books
4qTxzWqcTgOJEwn-d8S1ng.png

ОПИСАНИЕ:

This book demonstrates how to combine different libraries and frameworks to build amazing things. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you'll use every day.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Al Sweigart] The Big Book of Small Python Projects: 81 Easy Practice Programs

  • Пользователь tttx
  • Дата
  • Books
ggnhJtRBSl6V3RzBLtw7iw.png

ОПИСАНИЕ:

Best-selling author Al Sweigart shows you how to easily build over 80 fun programs with minimal code and maximum creativity.

If you’ve mastered basic Python syntax and you’re ready to start writing programs, you’ll find The Big Book of Small Python Projects both enlightening and fun. This collection of 81 Python projects will have you making digital art, games, animations, counting pro- grams, and more right away. Once you see how the code works, you’ll practice re-creating the programs and experiment by adding your own custom touches.

These simple, text-based programs are 256 lines of code or less. And whether it’s a vintage...

Books  [Ritza] Learn Python the Right Way: How to Think like a Computer Scientist

  • Пользователь tttx
  • Дата
  • Books
aK2ukbfTTVSIs93ZVnQAGQ.png

ОПИСАНИЕ:

The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [William Lau] The Little Book of Algorithms

  • Пользователь tttx
  • Дата
  • Books
Ci8BVI76RaK9F2-eNlSwKA.png

ОПИСАНИЕ:

This workbook is designed to help those learning and teaching Computer Science at secondary school level. The aim of the book is to help students build fluency in their Python programming.

ПРОДАЖНИК:

СКАЧАТЬ:

Books  [Richard L. Halterman] Fundamentals of Python Programming

  • Пользователь tttx
  • Дата
  • Books
tNwpjka2R5S21hYl0SK2fQ.png

ОПИСАНИЕ:

This book focuses on introducing programming techniques and developing good habits. To that end, our approach avoids some of the more esoteric features of Python and concentrates on the programming basics that transfer directly to other imperative programming languages.

Its easygoing approach is ideal, no matter what your background. The approach starts with simple algorithmic code and then scales into working with functions, objects, and classes as the problems become more complex and require new abstraction mechanisms.

Rather than working only with numeric or text-based applications like other introductory texts, this edition...

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее s1 piratehub

Рабочее s2 piratehub

Рабочее s3 piratehub

Рабочее s4 piratehub

Недоступно в РФ openssource

Пользователи онлайн

  • kahovsky
  • albinartess
  • moroz2014
  • ersten
  • gamersim
  • K0des
  • wiz24
  • Bogdan999
  • Kensy
  • starzeit778
  • alextat
  • nsrwntjo
  • Дымчатая Плюшка
  • zoar7969
  • Zahar04
  • Manager
  • qwert1234
  • Papiratus
  • Razrush
  • evvyy
  • PavelLight
  • Viking_rip
  • dumas
  • Малика🌷
  • RuslanTheGuy
  • Suicide
  • mohave
  • ipi
  • cal
  • DOOPEE7
  • Sib-Ivan
  • aaaaa1
  • gdoyuvxzag
  • Gramdor
  • andreymez
  • Aels
  • Parlixon
  • amateur01
  • ktrofimova
  • lizaalizaa25
  • Sozdati
  • qwe122
  • Лиз
  • Tentation
  • perssanek
  • Дмитрий442
  • Mysterypalden
  • major_pro
  • Juravkovdanil
  • denis931602
...и ещё 217.

Отзывы о курсах

  • anvlas1
    Мне нравиться
  • SaOla
    Супер подборка!
  • Prism
    Весьма интересный материал, несмотря на то, что аналогичных курсов смотрела много, но некоторые моменты свежие для себя почерпнула. Наконец-то по анализу аудитории стало все на свои места. Понятно как делать и что с этим делать. Уроки не нудные, с хорошим разъяснением, в отличном качестве. Все по делу, без воды. Все-таки важно, когда одно и тоже подается разными людьми под разным углом. Спасибо больше за материал!
  • rufur
    .
  • kapjicon
    топчик, рекомендую.
  • Brittanyny
    Жалко тех, кто за этот курс на коленке денег заплатил. Настолько ленивый автор курса, что даже телефон, на который записывала "курс" не могла перевернуть горизонтально, приходится смотреть "профессионального" фотографа на айфон 6, может и старее в вертикальном формате, где она засыпает на ходу и все это перекрывается музычкой. А блог с практикой прекрасно показывает, что курсы могут делать все, даже моя тетя 65 лет поставила бы модель лучше, чем эта девушка, у которой не таланта, не знаний, не опыта.
  • and131259
    Семинар ценный
  • O.lga
    Курс понравился
  • Brittanyny
    Самая лучшая база по фотографии у Мартынова. Если вы хотите получить классическую основу знаний, которая применима к любой сфере фото или даже видео его смотреть обязательно. Человек обьясняет спокойно, понятно, без стандартного уже эго у фотографов инфо-цыган. что мол я самый крутой, а вы все никто. При том, что эти горе-фотографы в 99% не обладают ни талантом, ни знаниями.
  • Brittanyny
    Очень классный мастер класс. Фотограф спокойная, адекватная (редко последнее время найдешь не инфо цыгана с переоцененным чувством собственного достоинства), показывает, как простыми рекомендациями для пары можно сделать живые снимки.
Назад
Сверху