Mostrando 6,341 - 6,360 Resultados de 31,489 Para Buscar '"Explorers"', tiempo de consulta: 0.14s Limitar resultados
  1. 6341
    por Jackson, Gala
    Publicado 2024
    Tabla de Contenidos: “…Cover Page -- Title Page -- Copyright Page -- Contents -- A Note from the Author -- Introduction -- Part I Courage -- Chapter 1 The Current State of Women and Work -- The Rules of Engagement Are Changing -- The Way We Are Expected to Work Is Becoming a Public Health Crisis -- Knowledge Is Power and an Invitation to Take Action -- A Snapshot of the Research -- Burnout Is an Invitation to Evolve -- Chapter 2 Courage + Risk -- Taking the Leap -- Give Yourself Permission -- Chapter 3 Courage + Curiosity -- Pursuing the "American Dream" -- Part II Clarity -- Chapter 4 Clarity Framework -- The ASCEND Method -- The ASCEND Practice -- Chapter 5 Acknowledge What Is No Longer Working -- Dealing with Symptoms and Getting to the Truth -- Learning to Honor My Value -- Chapter 6 Study Your Strengths -- Discovering Your Strengths -- Capturing Your Strengths + Additional Space for Reflection -- Strengths In Action -- Chapter 7 Connect with Your Values -- Values as a North Star -- Chapter 8 Explore Your Professional Experiences -- The Traditional Job Search Underserves Women -- Just Because You Can, Doesn't Mean You Should -- What's Next? …”
    Libro electrónico
  2. 6342
    Publicado 2023
    Tabla de Contenidos: “…Scope, storage duration, and lifetimes -- The object -- The reference -- Understanding why initialization matters -- Functors and lambdas -- Exploring functional objects -- Lambda expressions -- Summary -- Chapter 5: Handling Errors with C++ -- Technical requirements -- Handling errors from POSIX APIs with C++ -- Using std::error_code and std::error_condition -- From error codes to exceptions -- std::system_error -- Throw by value, catch by reference -- try/catch ... finally -- Summary -- Part 2: Advanced Techniques for System Programming -- Chapter 6: Concurrent System Programming with C++…”
    Libro electrónico
  3. 6343
    Publicado 2022
    Tabla de Contenidos: “…Ethical responses to the prospect of autonomous weapons / Alex Leveringhaus -- On 'responsible AI' in war - exploring preconditions for respecting International Law in Armed Conflict / Dustin A. …”
    Libro electrónico
  4. 6344
    Publicado 2024
    Tabla de Contenidos: “…Connecting places, connecting to place: the use of ICTs for imagining, narrating and exploring the Mediterranean city -- Chapter 17. The fenced off cities of Ceuta and Melilla: Mediterranean nodes of migrant (im)mobility -- Chapter 18. …”
    Libro electrónico
  5. 6345
    Publicado 2023
    Tabla de Contenidos: “…The Stages of MLOps -- Getting Started -- Choose Your Algorithm -- Design Your Pipelines -- Data Collection and Preparation -- Data Storage and Ingestion -- Data Exploration and Preparation -- Data Labeling -- Feature Stores -- Model Development and Training -- Writing and Maintaining Production ML Code…”
    Libro electrónico
  6. 6346
    Publicado 2022
    Tabla de Contenidos: “…Functions as first-class objects -- Using strings -- Using tuples and named tuples -- Using generator expressions -- Exploring the limitations of generators -- Combining generator expressions -- Cleaning raw data with generator functions -- Applying generators to built-in collections -- Generators for lists, dicts, and sets -- Using stateful mappings -- Using the bisect module to create a mapping -- Using stateful sets -- Summary -- Exercises -- Rewrite the some_function() function -- Alternative Mersenne class definition -- Alternative algorithm implementations -- Map and filter…”
    Libro electrónico
  7. 6347
    Publicado 2009
    Tabla de Contenidos: “…Massad ; Finding the global in the local: explorations in interdisciplinary team teaching / Marjorie E. …”
    Libro
  8. 6348
    por Berto, Francesco
    Publicado 2009
    Tabla de Contenidos: “…-- (un)interesting bifurcations -- A footnote to Plato -- Explorers in the realm of numbers -- The essence of a life -- The philosophical prejudices of our times -- From Gödel to Tarski -- Human, too human -- Mathematical faith -- I'm not crazy! …”
    Libro
  9. 6349
    Publicado 2018
    Tabla de Contenidos: “…Global education challenges : exploring religious dimensions / Katherine Marshall. …”
    Libro
  10. 6350
    Publicado 1993
    Tabla de Contenidos: “…A case of severe infantile regression treated by music therapy and explored in group supervision, Pier Luigi Postacchini, Massimo Borghese, Brigitte Flucher, Loredana Guida, Marzia Mancini, Piera Nocentini, Laura Rubin, Sergio Santoni. …”
    Libro
  11. 6351
    Publicado 2011
    Tabla de Contenidos: “…Creating shared realities through communication: exploring the agenda-building role of the media and its sources in the E. coli contamination of a Canadian public drinking water supply S. …”
    Libro
  12. 6352
    Tabla de Contenidos: “…Cleves, Ajay N. Jain -- Exploring the pharmacogenomics knowledge base (PharmGKB) for repositioning breast cancer drugs by leveraging web ontology language (OWL) and cheminformatics approaches / Qian Zhu ... …”
    Libro electrónico
  13. 6353
    Publicado 2020
    Tabla de Contenidos: “…When and Where Possible, Go Back to Fundamentals (*) -- Case One -- Case Two -- Case Three -- 2. Seriously Explore Alternatives, Even If Time Is Short -- References and Recommended Reading -- 3. …”
    Libro electrónico
  14. 6354
    Publicado 2024
    Tabla de Contenidos: “…-- Connecting to a relational database and interacting with it -- Creating the Login menu -- Creating the Sign Up menu -- Running the app -- Adding a graphical user interface -- Retrieving or saving credentials from and to the database -- Summary -- Chapter 14: Customizing Pages, Personalizing Themes, and Implementing Multi-Pages -- Technical requirements -- Understanding new features related to deep customization -- Creating deeply customized pages -- Understanding theming and .toml files -- Exploring the multi-pages feature -- Creating multi-pages -- Passing a variable from one page to another -- Summary -- Chapter 15: Enhancing Web Apps with Forms, Session State, and Customizable Subdomains -- Technical requirements -- What are forms and when and why do we use them? …”
    Libro electrónico
  15. 6355
    Publicado 2023
    Tabla de Contenidos: “…-- Introducing Azure DevOps -- Introducing Azure Pipelines and its components -- Exploring the key components -- Signing up for Azure Pipelines -- Creating Azure pipelines -- Feature availability -- Availability of source version control repositories -- Understanding the YAML structure of Azure Pipelines -- Viewing the Azure pipelines' status -- Comparing Azure Pipelines with other CI/CD tools -- Setting up agent pools -- Creating a PAT -- Setting up self-hosted agents -- Setting up deployment groups -- Summary -- Chapter 2: Creating Build Pipelines -- Creating a build pipeline with a single job -- Creating tasks -- Creating multiple jobs -- Creating triggers -- Creating stages -- Summary -- Chapter 3: Setting Variables, Environments, Approvals, and Checks -- Creating a service connection for Azure resources -- Exploring Azure app registration -- Creating a service connection -- Managing global variables and secret files -- Creating a variable group library -- Uploading and selecting a secret file -- Creating a release pipeline -- Summary -- Chapter 4: Extending Advanced Azure Pipelines Using YAML -- Creating a build pipeline using YAML -- Creating a release pipeline using YAML -- Cloning, exporting, and importing a YAML pipeline -- Complex YAML configurations -- YAML template reuse -- YAML template expressions -- Advantages and limitations of YAML-based pipelines -- Summary -- Part 2: Azure Pipelines in Action -- Chapter 5: Implementing the Build Pipeline Using Deployment Tasks -- Working with Node.js and NPM tasks -- Working with .NET Core CLI tasks -- Working with Docker tasks…”
    Libro electrónico
  16. 6356
    Publicado 2009
    Tabla de Contenidos: “…-- CHAPTER 13: Design Testing with Users -- Concept Exploration -- Tips on Exploring Visual Design Mock-Ups -- Usability Testing -- Choosing an Approach -- Planning the Research -- Recruiting and Logistics -- Writing Discussion Guides -- Facilitating -- Analyzing and Presenting Results -- Creating Recommendations -- CHAPTER 14: Transition: From Design to Development and Beyond -- This Is the End... -- Visual Design, Development, and Quality Assurance -- Design Testing with Users (Again) -- 10, 9, 8, 7, 6, 5, 4, 3, 2, 1 ... …”
    Libro electrónico
  17. 6357
    Publicado 2018
    Tabla de Contenidos: “…Acknowledgements INTRODUCTION Exploring Touch Outline of the Book PART I THE THEORY OF TOUCH CHAPTER I Touch Deprivation and Counselling as Healing Touch What Is Touch? …”
    Libro electrónico
  18. 6358
    Publicado 2023
    Tabla de Contenidos: “…-- Connecting to your data warehouse -- Using Amazon Redshift query editor v2 -- Loading sample data -- Running your first query -- Summary -- Chapter 2: Data Loading and Analytics on Redshift Serverless -- Technical requirements -- Data loading using Amazon Redshift Query Editor v2 -- Creating tables -- Loading data from Amazon S3 -- Loading data from a local drive -- Data loading from Amazon S3 using the COPY command -- Loading data from a Parquet file -- Automating file ingestion with a COPY job -- Best practices for the COPY command -- Data loading using the Redshift Data API -- Creating table -- Loading data using the Redshift Data API -- Summary -- Chapter 3: Applying Machine Learning in Your Data Warehouse -- Understanding the basics of ML -- Comparing supervised and unsupervised learning -- Classification -- Regression -- Traditional steps to implement ML -- Data preparation -- Evaluating an ML model -- Overcoming the challenges of implementing ML today -- Exploring the benefits of ML -- Summary -- Part 2: Getting Started with Redshift ML -- Chapter 4: Leveraging Amazon Redshift ML -- Why Amazon Redshift ML? …”
    Libro electrónico
  19. 6359
    Publicado 2024
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedications -- Foreword -- Contributors -- Table of Contents -- Part 1: Introduction to Prompt Engineering -- Chapter 1: Understanding Prompting and Prompt Techniques -- Technical requirements -- Introducing LLM prompts -- How LLM prompts work -- Architecture -- LLM training -- A journey from prompt to reply - how inference helps LLMs fill in the blanks -- Types of LLM prompts -- Components of an LLM prompt -- Adopt any persona - role prompting for tailored interactions -- Few-shot learning - training models with example prompts -- Finding your voice - defining personality in prompts -- Using patterns to enhance prompt effectiveness -- Mix and match - strategic combinations for enhanced prompts -- Exploring LLM parameters -- How to approach prompt engineering (experimentation) -- The challenges and limitations of using LLM prompts -- Summary -- Chapter 2: Generating Text with AI for Content Creation -- Using AI for copywriting -- Creating social media posts -- Writing a Twitter thread -- Writing an Instagram post -- Producing high-converting sales copy -- Writing video scripts -- Generating blog posts, articles and news -- Creating engaging content with AI -- How to use AI for personalized messaging -- Creating tailored content with AI -- Summary -- Part 2: Basic Prompt Engineering Techniques -- Chapter 3: Creating and Promoting a Podcast Using ChatGPT and Other Practical Examples -- Crafting podcast questions for celebrity guests -- Preparing podcast questions with everyday guests -- Identify topics, ideas, and potential guest speakers for your podcast -- Using AI to promote a podcast -- Writing a summary of the podcast episode -- Crafting engaging quotes for social media promotion -- Conceptualizing podcast highlight reels -- Repurposing podcasts into shareable blog content…”
    Libro electrónico
  20. 6360
    por Parmentier, Guy
    Publicado 2024
    Tabla de Contenidos: “…Interview results: qualitative exploration -- 7.3.2. Expert feedback: quantitative exploration -- 7.3.3. …”
    Libro electrónico