Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама



Название: Python: самый быстрый курс
Автор: Alex Erofeev
Издательство: Stepik
Год: 2023
Формат: Docx
Страниц: много
Размер: 616 Kb
Язык: Русский

Этот курс очень хорошо структуирован и оптимален, поэтому он самый короткий из существующих курсов. В курсе есть вся база для того чтобы стать разработчиком, после завершения вы сможете сделать свой проект на Python. Цель курса максимально быстро и точно погрузить Вас в прекрасный мир разработки. Выбирайте Python - самый популярный язык на сегодняшний день!


Разместил: Chipa 11-01-2024, 17:25 | Комментарии: 0 | Подробнее
Название: Enterprise AI in the Cloud: A Practical Guide to Deploying End-to-End Machine Learning and ChatGPT Solutions
Автор: Rabi Jay
Издательство: Wiley
Год: 2024
Страниц: 527
Язык: английский
Формат: pdf (true), epub
Размер: 39.3 MB

Embrace emerging AI trends and integrate your operations with cutting-edge solutions. Enterprise AI in the Cloud: A Practical Guide to Deploying End-to-End Machine Learning and ChatGPT Solutions is an indispensable resource for professionals and companies who want to bring new AI technologies like generative AI, ChatGPT, and Machine Learning (ML) into their suite of cloud-based solutions. If you want to set up AI platforms in the cloud quickly and confidently and drive your business forward with the power of AI, this book is the ultimate go-to guide. The author shows you how to start an enterprise-wide AI transformation effort, taking you all the way through to implementation, with clearly defined processes, numerous examples, and hands-on exercises. You'll also discover best practices on optimizing cloud infrastructure for scalability and automation. You can use out-of-the-box features provided by various cloud ML platforms, data visualization tools such as Tableau and Google Data Studio, and software libraries such as Pandas and Matplotlib in Python. Whether you're a beginner or an experienced AI or MLOps engineer, business or technology leader, or an AI student or enthusiast, this comprehensive resource empowers you to confidently build and use AI models in production, bridging the gap between proof-of-concept projects and real-world AI deployments. With over 300 review questions, 50 hands-on exercises, templates, and hundreds of best practice tips to guide you through every step of the way, this book is a must-read for anyone seeking to accelerate AI transformation across their enterprise.
Разместил: Ingvar16 11-01-2024, 10:14 | Комментарии: 0 | Подробнее
Название: Web Coding & Development All-in-One For Dummies, 2nd Edition
Автор: Paul McFedries
Издательство: For Dummies
Год: 2024
Страниц: 851
Язык: английский
Формат: pdf (true), epub
Размер: 36.6 MB

Learn the in-demand skills that let you turn lines of code into websites and apps. Web Coding & Development All-in-One For Dummies is a one-stop resource for would-be developers who need guidance on the languages and steps used to build websites and applications. Learn the coding ropes and expand your existing skillset with this easy-to-understand guide. In these complete mini-books, you’ll walk through the basics of web development, structuring a page, building and processing web forms, and beyond. Learn how to build a website or create your very own app with the advice of web coding and development experts. This edition expands javascript and CSS coverage while providing new content on server-side coding and the development stack. In this book, I give you a complete education on web coding and development. You learn how to set up the tools you need, how to use HTML and CSS to design and build your site, how to use javascript to program your pages, and how to use PHP and MySQL to program your web server. I show you that these technologies aren’t hard to learn, and that even the greenest rookie programmers can learn how to put together web pages that will amaze their family and friends (and themselves). This Dummies All-in-One is great for you if want to develop coding skills but don’t have a programming background. It’s also perfect for professionals looking to brush up on their web development skills and get up to date on the latest trends and standards.
Разместил: Ingvar16 11-01-2024, 08:59 | Комментарии: 0 | Подробнее
Название: Statistics Slam Dunk: Statistical analysis with R on real NBA data (Final Release)
Автор: Gary Sutton
Издательство: Manning Publications
Год: 2024
Страниц: 672
Язык: английский
Формат: pdf (true)
Размер: 16.8 MB

Learn statistics by analyzing professional basketball data! In this action-packed book, you’ll build your skills in exploratory data analysis by digging into the fascinating world of NBA games and player stats using the R language. Statistics Slam Dunk upgrades your R data science skills by taking on practical analysis challenges based on NBA game and player data. Is losing games on purpose a rational strategy? Which hustle statistics have an impact on wins and losses? Each chapter in this one-of-a-kind guide uses new data science techniques to reveal interesting insights like these. And just like in the real world, you’ll get no clean pre-packaged datasets in Statistics Slam Dunk. You’ll take on the challenge of wrangling messy data to drill on the skills that will make you the star player on any data team. Amazing insights are hiding in raw data, and statistical analysis with R can help reveal them! R was built for data, and it supports modeling and statistical techniques including regression and classification models, time series forecasts, and clustering algorithms. And when you want to see your results, R’s visualizations are stunning, with best-in-class plots and charts. Statistics Slam Dunk: Statistical analysis with R on real NBA data is an interesting and engaging how-to guide for statistical analysis using R. It’s packed with practical statistical techniques, each demonstrated using real-world data taken from NBA games. In each chapter, you’ll discover a new (and sometimes surprising!) insight into basketball, with careful step-by-step instructions on how to generate those revelations.
Разместил: Ingvar16 11-01-2024, 08:22 | Комментарии: 0 | Подробнее
Название: Machine Learning Theory and Applications: Hands-on Use Cases with Python on Classical and Quantum Machines
Автор: Xavier Vasques
Издательство: Wiley
Год: 2024
Страниц: 510
Язык: английский
Формат: pdf (true)
Размер: 38.9 MB

Enables readers to understand mathematical concepts behind data engineering and machine learning algorithms and apply them using open-source Python libraries. Machine Learning Theory and Applications delves into the realm of machine learning and deep learning, exploring their practical applications by comprehending mathematical concepts and implementing them in real-world scenarios using Python and renowned open-source libraries. This comprehensive guide covers a wide range of topics, including data preparation, feature engineering techniques, commonly utilized machine learning algorithms like support vector machines and neural networks, as well as generative AI and foundation models. To facilitate the creation of machine learning pipelines, a dedicated open-source framework named hephAIstos has been developed exclusively for this book. Moreover, the text explores the fascinating domain of quantum machine learning and offers insights on executing machine learning applications across diverse hardware technologies such as CPUs, GPUs, and QPUs. Finally, the book explains how to deploy trained models through containerized applications using Kubernetes and OpenShift, as well as their integration through machine learning operations (MLOps). Machine Learning Theory and Applications is an essential resource for data scientists, engineers, and IT specialists and architects, as well as students in computer science, mathematics, and bioinformatics. The reader is expected to understand basic Python programming and libraries such as NumPy or Pandas and basic mathematical concepts, especially linear algebra.
Разместил: Ingvar16 11-01-2024, 07:42 | Комментарии: 0 | Подробнее

Название: Многозадачность в Python. Многопоточное программирование
Автор: Шибаев Александр
Издательство: Stepik
Год: 2023
Формат: DOCX
Страниц: много
Размер: 3.8 Mb
Язык: Русский

Все о многопоточном программировании на Python в теории и на практике от А до Я. Создание потоков, работа с пулом потоков, курс полностью раскрывает тему поточной многозадачности.


Разместил: Chipa 10-01-2024, 22:55 | Комментарии: 0 | Подробнее
Название: Bash Scripting for Cybersecurity: Mastering Bash for Next-Generation Security Operations
Автор: Jeffery Owens
Издательство: Independently published
Год: 2024
Страниц: 101
Язык: английский
Формат: pdf
Размер: 16.4 MB

Are you ready to supercharge your cybersecurity skills and become a scripting master?Introducing "Bash Scripting for Cybersecurity." This comprehensive guide is your key to unlocking the full potential of Bash scripting in the world of modern cybersecurity. In this book, you'll explore the power of Bash scripting, a must-have skill for security professionals. Learn how to automate security tasks, enhance your analysis, and strengthen your defenses with Bash. Covering everything from Bash essentials and scripting fundamentals to real-time monitoring, incident response automation, and DevSecOps integration. This book aims to take you from a novice to an experienced scripter and equip you with the knowledge and techniques to excel in the ever-evolving field of cybersecurity. Don't miss out on this opportunity to elevate your cybersecurity game. Grab your copy of "Bash Scripting for Cybersecurity" and join the ranks of scripting experts!
Разместил: Ingvar16 10-01-2024, 21:05 | Комментарии: 0 | Подробнее
Название: Learn Concurrent Programming with Go (Final)
Автор: James Cutajar
Издательство: Manning Publications
Год: 2024
Страниц: 392
Язык: английский
Формат: epub
Размер: 16.6 MB

Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern multi-processor hardware. Learn Concurrent Programming with Go teaches you how to use concurrency to improve the performance of your Go applications. Each chapter poses a new problem that can be solved using concurrency and introduces the right approach to implement it in Go. In this easy-to-read tutorial, you’ll delve into concurrency patterns, learn to dodge the most common pitfalls, and take advantage of Go’s innovative approach to concurrency. Practical exercises at the end of each chapter help you practice your new skills to lock in what you’ve learned. Concurrent programming is essential for getting the most out of modern multi-processor computer hardware. It allows multiple tasks to execute and interact simultaneously, speeding up performance and reducing user wait time. Thanks to its baked-in concurrency models, Google’s Go is one of the best languages you can use to learn and apply concurrent programming to your systems. This book is for readers who already have some programming experience and would like to learn about concurrency. The book assumes no prior knowledge of concurrent programming. Though the ideal reader would already have some experience with Go or another C-syntax-like language, this book is also well suited for developers coming from any language—if some effort is spent learning Go’s syntax.
Разместил: Ingvar16 10-01-2024, 19:24 | Комментарии: 0 | Подробнее
Название: Ultimate Splunk for Cybersecurity: Practical Strategies for SIEM Using Splunk's Enterprise Security (ES) for Threat Detection, Forensic Investigation, and Cloud Security
Автор: Jit Sinha
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 463
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

Empower Your Digital Shield with Splunk Expertise! The Ultimate Splunk for Cybersecurity is your practical companion to utilizing Splunk for threat detection and security operations. This in-depth guide begins with an introduction to Splunk and its role in cybersecurity, followed by a detailed discussion on configuring inputs and data sources, understanding Splunk architecture, and using Splunk Enterprise Security (ES). It further explores topics such as data ingestion and normalization, understanding SIEM, and threat detection and response. It then delves into advanced analytics for threat detection, integration with other security tools, and automation and orchestration with Splunk. Additionally, it covers cloud security with Splunk, DevOps, and security operations. Moreover, the book provides practical guidance on best practices for Splunk in cybersecurity, compliance, and regulatory requirements. It concludes with a summary of the key concepts covered throughout the book. Machine-generated data refers to any digital information generated by devices, applications, or systems. This includes log files, sensor data, application performance monitoring (APM) data, and many more. Since organizations continue to rely heavily on digital systems, the volume of machine-generated data increases exponentially. Traditional data management and analysis tools often struggle to keep up with this data growth, leading to a need for specialized solutions like Splunk.
Разместил: Ingvar16 10-01-2024, 15:39 | Комментарии: 0 | Подробнее
Название: Handbook of Research on Artificial Intelligence and Soft Computing Techniques in Personalized Healthcare Services
Автор: Uma N. Dulhare, A.V. Senthil Kumar, Amit Datta
Издательство: Apple Academic Press, CRC Press
Серия: AAP Advances in Artificial Intelligence and Robotics
Год: 2024
Страниц: 493
Язык: английский
Формат: pdf (true)
Размер: 35.2 MB

This volume demonstrates the diverse state-of-the-art applications that combine Artificial Intelligence with soft computing, which has great potential for creating smart personalized healthcare services. The book showcases the myriad uses of AI and computer techniques in healthcare that employ Deep Learning, robotics, Machine Learning, blockchain, emerging cloud, edge computing, Practical Byzantine Fault Tolerance consensus, CNN architecture, Splunk, genetic algorithms (GA), DurBhashan, and many more. These technologies can be used in healthcare for enhanced data sharing, remote health monitoring, tele-rehabilitation, connecting rural populations with healthcare services, identifying diseases and health issues, automated medical diagnosis, analyzing information in surgical videos, ensuring timely communication and transportation during health disasters and emergencies, for optimizing expenditures, and more.
Разместил: Ingvar16 10-01-2024, 13:54 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности