Mostrando 47,081 - 47,100 Resultados de 53,357 Para Buscar 'Liblar~', tiempo de consulta: 2.06s Limitar resultados
  1. 47081
  2. 47082
  3. 47083
    Publicado 2021
    Tabla de Contenidos: “…Cover -- FM -- Copyright -- Table of Contents -- Preface -- Chapter 1: Introduction to Machine Learning with TensorFlow -- Introduction -- Implementing Artificial Neural Networks in TensorFlow -- Advantages of TensorFlow -- Disadvantages of TensorFlow -- The TensorFlow Library in Python -- Exercise 1.01: Verifying Your Version of TensorFlow -- Introduction to Tensors -- Scalars, Vectors, Matrices, and Tensors -- Exercise 1.02: Creating Scalars, Vectors, Matrices, and Tensors in TensorFlow -- Tensor Addition -- Exercise 1.03: Performing Tensor Addition in TensorFlow -- Activity 1.01: Performing Tensor Addition in TensorFlow -- Reshaping -- Tensor Transposition -- Exercise 1.04: Performing Tensor Reshaping and Transposition in TensorFlow -- Activity 1.02: Performing Tensor Reshaping and Transposition in TensorFlow -- Tensor Multiplication -- Exercise 1.05: Performing Tensor Multiplication in TensorFlow -- Optimization -- Forward Propagation -- Backpropagation -- Learning Optimal Parameters -- Optimizers in TensorFlow -- Activation functions -- Activity 1.03: Applying Activation Functions -- Summary -- Chapter 2: Loading and Processing Data -- Introduction -- Exploring Data Types -- Data Preprocessing -- Processing Tabular Data -- Exercise 2.01: Loading Tabular Data and Rescaling Numerical Fields -- Activity 2.01: Loading Tabular Data and Rescaling Numerical Fields with a MinMax Scaler -- Exercise 2.02: Preprocessing Non-Numerical Data -- Processing Image Data -- Exercise 2.03: Loading Image Data for Batch Processing -- Image Augmentation -- Activity 2.02: Loading Image Data for Batch Processing -- Text Processing -- Exercise 2.04: Loading Text Data for TensorFlow Models -- Audio Processing -- Exercise 2.05: Loading Audio Data for TensorFlow Models -- Activity 2.03: Loading Audio Data for Batch Processing -- Summary…”
    Libro electrónico
  4. 47084
    Publicado 2017
    Tabla de Contenidos: “…. -- See also -- Appendix -- Introduction -- The crossfilter.js library -- How to do it... -- How it works... -- There's more... -- See also -- Dimensional charting - dc.js -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Index…”
    Libro electrónico
  5. 47085
    Publicado 2018
    Tabla de Contenidos: “…. -- See also -- Chapter 9: Micro Aerial Vehicles in ROS -- Introduction -- Overview of MAV system design -- Getting ready -- A generic mathematical model of an MAV/drone -- Getting ready -- Forces and moments on quadcopter -- Hover and upward and downward motion -- Rotation (yaw) motion -- Linear (pitch and roll) motion -- Simulation of an MAV/drone using RotorS/Gazebo -- Getting ready -- Simulator overview -- How to do it... -- Hovering -- State estimation -- Sensors mounting -- Evaluation -- How it works... -- Developing a custom controller -- There's more... -- See also -- Creating custom sensors -- Autonomous navigation framework for an MAV/Drone -- Getting ready…”
    Libro electrónico
  6. 47086
    Publicado 2023
    Tabla de Contenidos: “…Propositions/acts passed by other countries -- Special regulations for children and minority groups -- Promoting equality for minority groups -- Educational initiatives -- International AI initiatives and cooperative actions -- Next steps for trustworthy AI -- Proposed solutions and improvement areas -- Summary -- Further reading -- Part 2: Building Blocks and Patterns for a Next-Generation AI Ecosystem -- Chapter 4: Privacy Management in Big Data and Model Design Pipelines -- Technical requirements -- Designing privacy-proven pipelines -- Big data pipelines -- Architecting model design pipelines -- Incremental/continual ML training and retraining -- Scaling defense pipelines -- Enabling differential privacy in scalable architectures -- Designing secure microservices -- Vault -- Cloud security architecture -- Developing in a sandbox environment -- Managing secrets in cloud orchestration services -- Monitoring and threat detection -- Summary -- Further reading -- Chapter 5: ML Pipeline, Model Evaluation, and Handling Uncertainty -- Technical requirements -- Understanding different components of ML pipelines -- ML tasks and algorithms -- Uncertainty in ML -- Types of uncertainty -- Quantifying uncertainty -- Uncertainty in regression tasks -- Uncertainty in classification tasks -- Tools for benchmarking and quantifying uncertainty -- The Uncertainty Baselines library -- Keras-Uncertainty -- Robustness metrics -- Summary -- References -- Chapter 6: Hyperparameter Tuning, MLOps, and AutoML -- Technical requirements -- Introduction to AutoML -- Introducing H2O AutoML -- Understanding Amazon SageMaker Autopilot -- The need for MLOps -- TFX - a scalable end-to-end platform for AI/ML workflows -- Understanding Kubeflow -- Katib for hyperparameter tuning -- Vertex AI -- Datasets -- Training and experiments in Vertex AI -- Vertex AI Workbench -- Summary…”
    Libro electrónico
  7. 47087
    Publicado 2014
    Tabla de Contenidos: “…Preface xvii -- Acronyms xix -- Notation xxiii -- 1 Introduction 1 -- 1.1 Background and Context 1 -- 1.1.1 Early Exploration of Underwater Acoustics 1 -- 1.1.2 Underwater Communication Media 2 -- 1.1.3 Underwater Systems and Networks 3 -- 1.2 UWA Channel Characteristics 3 -- 1.2.1 Sound Velocity 3 -- 1.2.2 Propagation Loss 5 -- 1.2.3 Time-Varying Multipath 7 -- 1.2.4 Acoustic Propagation Models 10 -- 1.2.5 Ambient Noise and External Interference 11 -- 1.3 Passband Channel Input / Output Relationship 11 -- 1.3.1 Linear Time-Varying Channel with Path-Specific Doppler Scales 12 -- 1.3.2 Linear Time-Varying Channels with One Common Doppler Scale 13 -- 1.3.3 Linear Time-Invariant Channel 13 -- 1.3.4 Linear Time-Varying Channel with Both Amplitude and Delay Variations 14 -- 1.3.5 Linear Time-Varying Channel with Frequency-Dependent Attenuation 15 -- 1.4 Modulation Techniques for UWA Communications 15 -- 1.4.1 Frequency Hopped FSK 15 -- 1.4.2 Direct Sequence Spread Spectrum 16 -- 1.4.3 Single Carrier Modulation 17 -- 1.4.4 Sweep-Spread Carrier (S2C) Modulation 18 -- 1.4.5 Multicarrier Modulation 18 -- 1.4.6 Multi-Input Multi-Output Techniques 19 -- 1.4.7 Recent Developments on Underwater Acoustic Communications 20 -- 1.5 Organization of the Book 20 -- 2 OFDMBasics 23 -- 2.1 Zero-Padded OFDM 23 -- 2.1.1 Transmitted Signal 23 -- 2.1.2 Receiver Processing 26 -- 2.2 Cyclic-Prefixed OFDM 27 -- 2.2.1 Transmitted Signal 27 -- 2.2.2 Receiver Processing 28 -- 2.3 OFDM Related Issues 28 -- 2.3.1 ZP-OFDM versus CP-OFDM 28 -- 2.3.2 Peak-to-Average-Power Ratio 29 -- 2.3.3 Power Spectrum and Bandwidth 29 -- 2.3.4 Subcarrier Assignment 30 -- 2.3.5 Overall Data Rate 30 -- 2.3.6 Design Guidelines 31 -- 2.4 Implementation via Discrete Fourier Transform 31 -- 2.5 Challenges and Remedies for OFDM 32 -- 2.5.1 Benefits of Diversity Combining and Channel Coding 33 -- 2.6 MIMO OFDM 36 -- 2.7 Bibliographical Notes 38 -- 3 Nonbinary LDPC Coded OFDM 39 -- 3.1 Channel Coding for OFDM 39 -- 3.1.1 Channel Coding 39.…”
    Libro electrónico
  8. 47088
    Publicado 2014
    Tabla de Contenidos: “…: More Non-Canonical LamaÅ¡tu Texts from NA Libraries""; ""Non-Canonical Rituals With Ties to the LamaÅ¡tu Corpus""; ""Appendix""; ""The LamaÅ¡tu Texts: Recent History""; ""The Beginnings in the 19th Century: LamaÅ¡tu Amulets""; ""The First Texts""; ""From Myhrman to Geers""; ""Franz Köcher: Dissertation (1948) and CAD manuscript (1974)""; ""New Discoveries Since 1977""; ""Manuscript Sources""; ""Part I: The Canonical LamaÅ¡tu Series (“Lam. …”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico
  9. 47089
    Publicado 2015
    Tabla de Contenidos: “…El nacimiento y la vida en los primeros años Introducción Nacer y morir El parto Los cuidados del posparto Los nombres de una persona La constitución de los bancos de pensamiento y los algodones del oído Los cuidados en la alimentación Aprendiendo,tomando forma y adquiriendo movimiento:un trabajo en familia Aprendiendo a hablar Conclusión Capítulo V. Los riáki:'niños' Introducción Mujercitas y hombrecitos Los consejos Juegos de niños La crianza colectiva Cuentos para niños La participación de los niños en los bailes rituales Conclusión Capítulo VI. …”
    Acceso restringido con credenciales UPSA
    Libro electrónico
  10. 47090
    por Salazar Navarro, José Manuel
    Publicado 2016
    Tabla de Contenidos: “…Objetivos del laboreo -- 5. Aperos para labrar -- 6. Control de la hierba en presiembra: transplante y plantación de cultivos ecológicos -- 7. …”
    Libro electrónico
  11. 47091
    por Lorenzo, Maria Luz
    Publicado 2004
    Tabla de Contenidos:
    Libro electrónico
  12. 47092
    por Cabestrero, Teofilo
    Publicado 2007
    Tabla de Contenidos: “…Quince siglos después propusieron liberar a Jesús de la "deshumanización"; 4. "La divinidad en la humanidad" es la apuesta actual de la cristología; TOMAR EN SERIO LA HUMANIDAD DE JESÚS, PIDE SITUARLA EN LA CULTURA Y COSTUMBRES DE SU PUEBLO; EXPLOREMOS LA "EXPERIENCIA ESPIRITUAL" DE JESÚS EN SUS TENTACIONES…”
    Libro electrónico
  13. 47093
    por Anatrella, Tony
    Publicado 2008
    Tabla de Contenidos: “…; Algunos elementos para pensar las cuestiones sexuales; Las pulsiones parciales, el cuerpo en pedazos; Desposeído de su cuerpo; La influencia del grupo; CAPÍTULO 5 EL SEXO ASOCIAL; Hablar de amor...; Pornografía e inhibición; La responsabilidad relacional; Autoerotismo y autosexualidad; Un modelo dominante; ¿Qué es la autosexualidad?…”
    Libro electrónico
  14. 47094
    por Garcia Castano, F Javier
    Publicado 2012
    Tabla de Contenidos: “…Cuando los centros privados-concertados eligen a su alumnado; 2.2. ¿Controlar o liberar los procesos de escolarización?: el papel de las autoridades educativas; 2.3. …”
    Libro electrónico
  15. 47095
    Publicado 2012
    Tabla de Contenidos: “…; Un epílogo; El lenguaje y la inclusión tras la Declaración de Salamanca y Marco de Acción para las Necesidades Educativas Especiales; Hablar de palabras. Los bloques de construcción de un sistema de racionalidad; Notas; Capitulo 7 Establecer la autoridad, dividir las poblaciones y salirse con la (...); Lucha en todos los frentes; Política de educación inclusiva: ¿Un nuevo conservadurismo?…”
    Libro electrónico
  16. 47096
    por Marx, Karl, 1818-1883
    Publicado 2004
    Tabla de Contenidos: “…Alza y depreciación del valor, libera- ción y fijación del capital ; 3. Ilustración general: la crisis algodo- nera de 1861 a 1865. …”
    Libro electrónico
  17. 47097
    por Melo Florian, Alejandro
    Publicado 2010
    Tabla de Contenidos: “…Paralelismos entre mecánica cuántica y concienciaLa teoría del caos o de la dinámica no linear.; La autorregulación del cerebro; Plasticidad cerebral; Los fenómenos Psi; Notas de Capítulo 5.; Capítulo 6.; Empatía y alexitimia; La emoción y el sentimiento son útiles en el proceso de razonamiento; Agresión e impulsividad; Notas de Capítulo 6.; Capítulo 7.; Facultades cognoscitivas e intelectuales; Generalidades; Desarrollo de la inteligencia; Las mil caras de la inteligencia; La inteligencia del "Hombre social" (Zoon politikon); Asimetrías en el rendimiento funcional del neocórtex; El lenguaje…”
    Libro electrónico
  18. 47098
    Tabla de Contenidos: “…ES NECESARIA UNA RELIGIÓN PARA EL PUEBLO ENSEÑANZA LIBRE ; CAPITALISMO Y CRISTIANISMO; RELIGIÓN E INDEPENDENCIA NACIONAL EN ESPAÑA. …”
    Libro electrónico
  19. 47099
    Publicado 2015
    Tabla de Contenidos: “…LIBER AMICORUM. ESTUDIOS HISTÓRICO-JURÍDICOS (...); PÁGINA LEGAL; ÍNDICE; ENRIQUE GACTO FERNÁNDEZ: ANOTACIONES PARA (...); LA TEORÍA DE LA INJURIA EN CASTILLA (SIGLOS (...); INCESTO. …”
    Libro electrónico
  20. 47100
    Publicado 2001
    Tabla de Contenidos: “…ALGUNAS TEORÍAS SOBRE LOS DERECHOS COLECTIVOS; a) Una teoría moderadamente liberal de los derechos colectivos: Will Kymlicka; b) Una teoría moderadamente colectivista de los derechos colectivos: Joseph Raz…”
    Libro electrónico