Mostrando 7,641 - 7,660 Resultados de 8,491 Para Buscar '"The Real World"', tiempo de consulta: 0.17s Limitar resultados
  1. 7641
    Publicado 2024
    “…Advanced Bot Functions and Data Visualization: Go beyond chat and dive into practical, real-world applications. Develop an OTP password generator, visualize data with histograms, and work with aggregate and time series data plots--all while harnessing the power of ChatGPT. …”
    Vídeo online
  2. 7642
    Publicado 2024
    “…Kyle Chayka shows us how to disconnect from the tyranny of the algorithms that continue to override our sensibilities, and inform even our most intimate, real-world interactions. Most importantly, he shows us how to reclaim our individual freedom"--…”
    Libro
  3. 7643
    Publicado 2022
    “…Prowse gives you the real-world training you need through Hands-on demonstrations, audio instruction, animations, whiteboard training, and video screen casting Hands-on training on real operating systems including Windows and Linux About the Instructor David L. …”
    Video
  4. 7644
    por Herrero, Gonzalo Gomez
    Publicado 2010
    “…Networking engineering students will discover a treasure trove of real-world scenarios and solutions and the book is additional recommended reading for students pursuing Juniper Networks Technical Certification Programs…”
    Libro electrónico
  5. 7645
    Publicado 2020
    “…What you will learn Master data exploration in pandas through dozens of practice problems Group, aggregate, transform, reshape, and filter data Merge data from different sources through pandas SQL-like operations Create visualizations via pandas hooks to matplotlib and seaborn Use pandas, time series functionality to perform powerful analyses Import, clean, and prepare real-world datasets for machine learning Create workflows for processing big data that doesn't fit in memory Who this book is for This book is for Python developers, data scientists, engineers, and analysts. …”
    Acceso restringido con credenciales UPSA
    Libro electrónico
  6. 7646
    Publicado 2017
    “…Conversely, neuroscience is becoming more enriched by learning about the neural effects of ‘real world’ clinical applications in music therapy. …”
    Libro electrónico
  7. 7647
    “…Additional features and topics include: * Presentation of basic signal structures used in GPS and Galileo, the European satellite navigation system * Design and implementation of a GPS signal generator * Presentation and analysis of different methods of signal acquisition—serial search; parallel-frequency space search; and parallel-code phase search—as well as code/carrier tracking and navigation data decoding * A complete GPS software receiver implemented using MATLAB code as well as GPS and GIOVE-A signal records—allowing readers to change various parameters and immediately see their effects * MATLAB-based exercises * A hands-on method of testing the material covered in the book: supplementary front-end hardware equipment—which may be purchased at http://ccar.colorado.edu/gnss—enables readers working on a Windows or LINUX system to generate real-world data by converting analog signals to digital signals * Supplementary course material for instructors available at http://gps.aau.dk/softgps * Bibliography of recent results and comprehensive index The book is aimed at applied mathematicians, electrical engineers, geodesists, and graduate students. …”
    Libro electrónico
  8. 7648
    por Thomas, Stephanie R. author
    Publicado 2013
    “…The focus throughout the book is on real-world application, current examples, and up-to-the-minute information on recent and pending wrinkles in the evolving legal landscape. …”
    Libro electrónico
  9. 7649
    por Luby, Stephen
    Publicado 2022
    “…Error descriptions include specific examples drawn from real-world experiences of other early-career writers, and suggestions for how to successfully address and avoid these in the future. …”
    Libro electrónico
  10. 7650
    por Swan, Jerry
    Publicado 2022
    “…. • Details the pragmatic requirements for real-world General Intelligence. • Describes how machine learning fails to meet these requirements. • Provides a philosophical basis for the proposed approach. • Provides mathematical detail for a reference architecture. • Describes a research program intended to address issues of concern in contemporary AI. …”
    Libro electrónico
  11. 7651
    Publicado 2018
    “…Style and approach Step by Step guide with real world examples…”
    Libro electrónico
  12. 7652
    Publicado 2018
    “…Master 100 percent of the CWTS exam objectives Use effective planning tools to get the most out of your study time Practice your skills with hands-on exercises and real-world scenarios Access online study aids that let you review any time, any place The CWTS certification gets your foot in the door of a growing industry, and is a stepping stone to the industry standard CWNP certification. …”
    Libro electrónico
  13. 7653
    Publicado 2020
    “…This course is suitable for developers who want to learn how to master Alexa Skills and use Alexa to build amazing voice UI applications, with real-world commercial benefit. Basic JavaScript and Node.js experience would be beneficial but not necessary…”
    Video
  14. 7654
    Publicado 2018
    “…Style and approach An easy-to-follow, step by step guide which will help you get to grips with real-world applications of AWK programming…”
    Libro electrónico
  15. 7655
    Publicado 2018
    “…Style and approach An advanced-level guide filled with real-world examples that will help you secure your Linux system…”
    Libro electrónico
  16. 7656
    Publicado 2018
    “…This Learning Path includes content from the following Packt products: Beginning C++ Programming by Richard Grimes Modern C++ Programming Cookbook by Marius Bancila The Modern C++ Challenge by Marius Bancila What you will learn Become familiar with the structure of C++ projects Identify the main structures in the language: functions and classes Learn to debug your programs Leverage C++ features to obtain increased robustness and performance Explore functions and callable objects with a focus on modern features Serialize and deserialize JSON and XML data Create client-server applications that communicate over TCP/IP Use design patterns to solve real-world problems Who this book is for This Learning Path is designed for developers who want to gain a solid foundation in C++. …”
    Libro electrónico
  17. 7657
    Publicado 2018
    “…Mastering Blockchain, Second Edition has been thoroughly updated and revised to provide a detailed description of this leading technology and its implementation in the real world. This book begins with the technical foundations of blockchain technology, teaching you the fundamentals of distributed systems, cryptography and how it keeps data secure. …”
    Libro electrónico
  18. 7658
    Publicado 2018
    “…By the end of this book, you'll have built up an impressive portfolio of projects and armed yourself with the skills you need to tackle Python projects in the real world. What you will learn Use control statements Manipulate primitive and non-primitive data structures Use loops to iterate over objects or data for accurate results Write encapsulated and succinct Python functions Build Python classes using object-oriented programming Manipulate files on the file system (open, read, write, and delete) Who this book is for Python Fundamentals is great for anyone who wants to start using Python to build anything from simple command-line programs to web applications. …”
    Libro electrónico
  19. 7659
    Publicado 2019
    “…Using TypeScript as a functional programming language, you'll also be able to brush up on your knowledge of applying functional programming techniques, including currying, laziness, and immutability, to real-world scenarios. By the end of this book, you will be confident when it comes to using core functional and reactive programming techniques to help you build effective applications with TypeScript. …”
    Libro electrónico
  20. 7660
    Publicado 2019
    “…What you will learn Train a network on the 3D ShapeNet dataset to generate realistic shapes Generate anime characters using the Keras implementation of DCGAN Implement an SRGAN network to generate high-resolution images Train Age-cGAN on Wiki-Cropped images to improve face verification Use Conditional GANs for image-to-image translation Understand the generator and discriminator implementations of StackGAN in Keras Who this book is for If you're a data scientist, machine learning developer, deep learning practitioner, or AI enthusiast looking for a project guide to test your knowledge and expertise in building real-world GANs models, this book is for you…”
    Libro electrónico