Publisher: 186
4929
Ebook

Machine Learning Fundamentals. Use Python and scikit-learn to get up and running with the hottest developments in machine learning

Hyatt Saleh

As machine learning algorithms become popular, new tools that optimize these algorithms are also developed. Machine Learning Fundamentals explains you how to use the syntax of scikit-learn. You'll study the difference between supervised and unsupervised models, as well as the importance of choosing the appropriate algorithm for each dataset. You'll apply unsupervised clustering algorithms over real-world datasets, to discover patterns and profiles, and explore the process to solve an unsupervised machine learning problem.The focus of the book then shifts to supervised learning algorithms. You'll learn to implement different supervised algorithms and develop neural network structures using the scikit-learn package. You'll also learn how to perform coherent result analysis to improve the performance of the algorithm by tuning hyperparameters.By the end of this book, you will have gain all the skills required to start programming machine learning algorithms.

4930
Ebook

Hands-On Concurrency with Rust. Confidently build memory-safe, parallel, and efficient software in Rust

Brian L. Troutwine

Most programming languages can really complicate things, especially with regard to unsafe memory access. The burden on you, the programmer, lies across two domains: understanding the modern machine and your language's pain-points. This book will teach you to how to manage program performance on modern machines and build fast, memory-safe, and concurrent software in Rust. It starts with the fundamentals of Rust and discusses machine architecture concepts. You will be taken through ways to measure and improve the performance of Rust code systematically and how to write collections with confidence. You will learn about the Sync and Send traits applied to threads, and coordinate thread execution with locks, atomic primitives, data-parallelism, and more.The book will show you how to efficiently embed Rust in C++ code and explore the functionalities of various crates for multithreaded applications. It explores implementations in depth. You will know how a mutex works and build several yourself. You will master radically different approaches that exist in the ecosystem for structuring and managing high-scale systems. By the end of the book, you will feel comfortable with designing safe, consistent, parallel, and high-performance applications in Rust.

4931
Ebook

Majami. Zły pies

Artur Górski

Rozmowa z najsłynniejszym polskim policyjnym przykrywkowcem. Janek Fabiańczyk, pierwowzór słynnego Majamiego z "Pitbulla" Patryka Vegi, to przykrywkowiec, czyli człowiek z najbardziej elitarnej i najbardziej tajemniczej formacji w polskiej policji. Jako agent przykrywkowy wszedł w struktury gangu mokotowskiego i przyczynił się do jego rozbicia. Jako oficer kryminalny w komendzie stołecznej rozpracował brutalnego bandytę, który zasłynął tym, że swoje ofiary przypalał żelazkiem Za przekroczenie uprawnień trafił do więzienia z wyrokiem wyższym niż zatrzymany przez niego przestępca. Bo w spotkaniach z gangsterami był brutalny i bezkompromisowy. A w więzieniu gliniarz ma gorzej od pedofilów. Jak cienka jest granica między dobrym policjantem i złym psem? Kogo nie toleruje się w polskiej policji? Jak wygląda życie gliny po drugiej stronie więziennych murów? Niecenzurowana opowieść jednego z najskuteczniejszych policjantów w Polsce. Artur Górski dziennikarz, pisarz, autor bestsellerowej rozmowy z Jarosławem Sokołowskim "Masa o kobietach polskiej mafii", nagrodzonej Bestsellerem Empiku 2014 w kategorii literatura faktu, kolejne tomy "Masa o pieniądzach polskiej mafii", "Masa o porachunkach polskiej mafii", "Masa o bossach polskiej mafii", "Masa o kilerach polskiej mafii", "Masa o żołnierzach polskiej mafii", "Masa o życiu świadka koronnego" i "Masa o procesie polskiej mafii" przez wiele miesięcy podbijały listy bestsellerów. W 2017 roku udało mu się w formie książki doprowadzić do spotkania nieprzejednanych wrogów Moniki Banasiak i Jarosława Sokołowskiego, i tak powstała bestsellerowa rozmowa "Słowikowa i Masa. Twarzą w twarz". Poza tym napisał wiele powieści sensacyjnych, m.in. "Gucci Boys", "Al Capone w Warszawie", "Zdrada Kopernika", oraz pozycji z gatunku non-fiction: "Świat tajnych służb", "Gang i Pięść Dawida". Specjalizuje się w problematyce międzynarodowej przestępczości zorganizowanej. Twórca magazynu "Focus Śledczy".

4932
Ebook

Security Automation with Ansible 2. Leverage Ansible 2 to automate complex security tasks like application security, network security, and malware analysis

Akash Mahajan, MADHU AKULA

Security automation is one of the most interesting skills to have nowadays. Ansible allows you to write automation procedures once and use them across your entire infrastructure. This book will teach you the best way to use Ansible for seemingly complex tasks by using the various building blocks available and creating solutions that are easy to teach others, store for later, perform version control on, and repeat.We’ll start by covering various popular modules and writing simple playbooks to showcase those modules. You’ll see how this can be applied over a variety of platforms and operating systems, whether they are Windows/Linux bare metal servers or containers on a cloud platform. Once the bare bones automation is in place, you’ll learn how to leverage tools such as Ansible Tower or even Jenkins to create scheduled repeatable processes around security patching, security hardening, compliance reports, monitoring of systems, and so on. Moving on, you’ll delve into useful security automation techniques and approaches, and learn how to extend Ansible for enhanced security. While on the way, we will tackle topics like how to manage secrets, how to manage all the playbooks that we will create and how to enable collaboration using Ansible Galaxy. In the final stretch, we’ll tackle how to extend the modules of Ansible for our use, and do all the previous tasks in a programmatic manner to get even more powerful automation frameworks and rigs.

4933
Ebook

The Northing Tramp

Edgar Wallace

Rather different from the usual Wallace plot, here we have a tramp heading for the Canadian border who marries a girl while in a drunken stupor. Her wedding day was so fraught with danger that she and her husband were forced to flee from the deadly menace that ruthlessly dogged their every move. She learned to avoid the man with the red beard and his swarthy knife-juggling companion. Above all, she feared and avoided Gussie, whose drawl and monocle gave him a deceptive appearance of meekness. Who were these three and who was her strange husband and what was the secret that spelled death between them? Mysterious tramps, Chicago gangsters, and villainous members of the English nobility!

4934
Ebook

Les Amours dune empoisonneuse

Émile Gaboriau

Cétait le mercredi 15 novembre de lan de grâce 1665. Ce soir-l, il y avait petit souper et grande companie, rue Vieille-du-Temple, chez la Vienne, le baigneur la mode, léluviste en renom, le barbier du monde élégant... Texte et intrigue dune autre époque, histoire dun jeune homme, qui avec toute la poésie du cur rve de développer son roman damour avec une belle dame.

4935
Ebook

UX Design for Mobile. Design apps that deliver impressive mobile experiences

Pablo Perea, Pau Giner

User experience (UX) design provides techniques to analyze the real needs of your users and respond to them with products that are delightful to use. This requires you to think differently compared to traditional development processes, but also to act differently. In this book, you will be introduced to a pragmatic approach to exploring and creating mobile app solutions, reducing risks and saving time during their construction. This book will show you a working process to quickly iterate product ideas with low and high fidelity prototypes, based on professional tools from different software brands. You will be able to quickly test your ideas early in the process with the most adequate prototyping approach. You will understand the pros and cons of each approach, when you should use each of them, and what you can learn in each step of the testing process. You will also explore basic testing approaches and some more advanced techniques to connect and learn from your users. Each chapter will focus on one of the general steps needed to design a successful product according to the organization goals and the user needs. To achieve this, the book will provide detailed hands-on pragmatic techniques to design innovative and easy to use products. You will learn how to test your ideas in the early steps of the design process, picking up the best ideas that truly work with your users, rethinking those that need further refinement, and discarding those that don’t work properly in tests made with real users.By the end of the book, you will learn how to start exploring and testing your design ideas, regardless the size of the design budget.

4936
Ebook

Wielki marsz

Stephen King

Mroczna, alegoryczna wizja przyszłości Stanów Zjednoczonych. Stu wybranych chłopców wyrusza w doroczny morderczy marsz meta będzie tam, gdzie padnie przedostatni z nich. Tu nie ma miejsca na sportową rywalizację, ludzkie uczucia ani na zasady fair play, ponieważ gra toczy się o bardzo wysoką stawkę. Najwyższą z możliwych. Stephen King jest autorem ponad pięćdziesięciu światowych bestsellerów. Jego najnowsze książki to "Outsider", Trylogia o Billu Hodgesie "Pan Mercedes", "Znalezione nie kradzione" i "Koniec warty" oraz zbiór opowiadań "Bazar złych snów". W 2014 roku King otrzymał National Medal of Arts, a w roku 2003 National Book Foundation Medal za zasługi dla literatury amerykańskiej. Mieszka w Bangor w stanie Maine ze swoją żoną, pisarką Tabithą King.