Kirjojen hintavertailu. Mukana 11 358 124 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

5 kirjaa tekijältä Richard Urwin

Artificial Intelligence: From Machine Learning to Super-Intelligence and the Singularity
What is artificial intelligence? What problems does it solve? Should we fear its potential? In this highly accessible guide to the subject, Richard Urwin explains how AI came about and how it has developed over the years through the construction of ever more sophisticated computer programs. From primitive calculators and early robotics to stock market analytics and ChatGPT, readers can explore the history and far-reaching capabilities of this dynamic field and its potentially frightening possibilities. Includes: - The History of Artificial Intelligence- Data-mining and Statistics- Deep learning- Swarm Intelligence- The singularity By turns fascinating and scary, Artificial Intelligence will take the reader on an amazing journey of this field's world-changing potential.
Artificial Intelligence for Developers in easy steps

Artificial Intelligence for Developers in easy steps

Richard Urwin

In Easy Steps Limited
2024
nidottu
Artificial Intelligence for Developers in easy steps is for coders who want to enhance their skillset quickly and easily. Artificial Intelligence (AI) is here to stay, and this guide reveals how AI works and illustrates how to build AI applications. It even covers no-code AI tools. This primer comes with free downloadable source code to get you started straightaway. Topics covered include: Creating a chatbot. Building an expert system. Understanding the flatworld, fuzzy logic, and subsumption architecture. Genetic algorithms, neural networks, generative AI, and low code. Aimed at aspiring developers and students who are familiar with Python and now want to master AI concepts and build intelligent AI solutions. AI programming is mainstream now. Update your coding skills and stay on top!
Rust Programming in easy steps

Rust Programming in easy steps

Richard Urwin

In Easy Steps Limited
2025
pokkari
Rust Programming in easy steps introduces all the features of the Rust programming language, using worked example programs. Rust is still an immature language and sees a major release every six years. Rust 2024 is expected to be released in February 2025, and is the version of the language that this book will deal with. The language differences are slight. Of greater concern is the library of “crates” that support more advanced features. Many of these are either not in place or not stable enough to be relied on. In particular, no one crate has emerged that provides a desktop GUI interface. Therefore, all the examples in this book will be for command-line, text-based programs.The book includes two full example programs taken from areas where Rust has seen significant use: web back-end and embedded development. The latter requires that the reader obtain an Arduino and a few electronic components. This optional project need not cost more than around £10. Rust Programming in easy steps is intended for experienced programmers and is not suitable for beginners. Covers Rust 2024, which is due for release in February 2025.