Mostrando 921 - 940 Resultados de 2,511 Para Buscar '"In the Loop"', tiempo de consulta: 0.10s Limitar resultados
  1. 921
    por Pruitt, George, 1967-
    Publicado 2003
    Tabla de Contenidos: “…Conditional Branching with If-ThenConditional Branching with If-Then-Else; Repetitive Control Structures; For Loop; While Loop; Conclusions; Chapter 4 TradeStation Analysis Techniques; Indicators; PaintBar and ShowMe Studies; Functions; Strategies; Conclusions; Chapter 5 Measuring Trading System Performance and System Optimization; TradeStation's Summary Report; Total Net Profit; Maximum Intraday Draw Down; Account Size Required and Return on Account; Average Trade; Maximum Consecutive Winners and Losers; Number of Trades and Average Number of Bars Per Trade; Average Winning and Losing Trade…”
    Libro electrónico
  2. 922
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  3. 923
    Publicado 2015
    Tabla de Contenidos: “…; What You Will Need for This Book; Summary; Chapter 2 Programming for the Arduino; Installing Your Environment; Downloading the Software; Running the Software; Using Your Own IDE; Your First Program; Understanding Your First Sketch; Programming Basics; Variables and Data Types; Control Structures; if Statement; switch Case; while Loop; for Loop; Functions; Libraries; Summary; Chapter 3 Electronics Basics; Electronics 101; Voltage, Amperage, and Resistance; Voltage; Amperage…”
    Libro electrónico
  4. 924
    por Jeffers, Jim
    Publicado 2013
    Tabla de Contenidos: “…Determine hotspots using Intel® VTuneTM Amplifier XE; Step 3. Determine loop candidates using Intel Compiler vec-report; Step 4. …”
    Libro electrónico
  5. 925
    por Maniktala, Sanjaya
    Publicado 2008
    Tabla de Contenidos: “…Secondary Side Trace Inductances and Their Impact on Efficiency Current Return Paths in the Ground Plane; Paralleling Traces to Reduce Inductance; CHAPTER 6: Printed Circuit Board Layout for AC-DC and DC-DC Converters; Introduction; Evaluation Boards (EVBs); CHAPTER 7: Working without a Ground Plane; 384x-based Controllers on Single-sided Boards; Watch the Primary Side Current Loop; And the Secondary Side Current Loop, Too; The Real "Switch"; CHAPTER 8: Home-Grown Strategies in Troubleshooting; Peeling the Onion; CHAPTER 9: Effective Bench Work; Introduction; Basic Equipment…”
    Libro electrónico
  6. 926
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Half Title -- Series Page -- Title Page -- Copyright Page -- Dedication -- Table of Contents -- Preface -- Introduction -- Audience -- Course Adoption -- Errors -- Acknowledgments -- About the Authors -- Chapter 1: Data Collection and Cleaning -- Data-Collection Strategies -- Data Preprocessing Strategies -- Programming with R -- Data Types in R -- Data Structures in R -- Package Installation in R -- Reading and Writing Data in R -- Using the FOR Loop in R -- Using the WHILE Loop in R -- Using the IF-ELSE Statement in R -- Programming with Python -- Data Wrangling and Analytics in R and Python -- Structuring and Cleaning Data -- Missing Data -- Strategies for Dealing with Missing Data -- Data Deduplication -- Summary -- Exercise -- Notes -- References -- Chapter 2: Mathematical Background for Predictive Analytics -- Basics of Linear Algebra -- Vectors and Matrices -- Determinant -- Simple Linear Regression (SLR) -- Principal Component Analysis (PCA) -- Singular Value Decomposition (SVD) -- Introduction to Neural Networks -- Summary -- Exercise -- References -- Chapter 3: Introduction to Statistics, Probability, and Information Theory for Analytics -- Normal Distribution and the Central Limit Theorem -- Pearson Correlation Coefficient and Covariance -- Basic Probability for Predictive Analytics -- Conditional Probability -- Bayes' Theorem and Bayesian Classifiers -- Information Theory for Predictive Modeling -- Summary -- Exercise -- Notes -- References -- Chapter 4: Introduction to Machine Learning -- Statistical versus Machine Learning Models -- Regression Techniques -- Multiple Linear Regression (MLR) Model -- Assumptions of MLR -- Introduction to Multinomial Logistic Regression (MLogR) -- Bias versus Variance Trade-off -- Overfitting and Underfitting -- Regularization -- Ridge Regression -- Lasso Regression -- Summary -- Exercise…”
    Libro electrónico
  7. 927
    Publicado 2024
    Tabla de Contenidos: “…Chapter 7: Productionizing ML on Databricks -- Deploying the MLOps inner loop -- Registering a model -- Collaborative development -- Deploying the MLOps outer loop -- Workflows -- DABs -- REST API -- Deploying your model -- Model Inference -- Model serving -- Applying our learning -- Technical requirements -- Project - Favorita Sales forecasting -- Project - Streaming Transactions -- Project - multilabel image classification -- Project - retrieval augmented generation chatbot -- Summary -- Questions -- Answers -- Further reading -- Chapter 8: Monitoring, Evaluating, and More -- Monitoring your models -- Building gold layer visualizations -- Leveraging Lakeview dashboards -- Visualizing big data with Databricks SQL dashboards -- Python UDFs -- Connecting your applications -- Incorporating LLMs for analysts with SQL AI Functions -- Applying our learning -- Technical requirements -- Project: Favorita store sales -- Project -streaming transactions -- Project: retrieval-augmented generation chatbot -- Summary -- Questions -- Answers -- Further reading -- Index -- Other Books You May Enjoy…”
    Libro electrónico
  8. 928
    por Werner, Frank, 1968 Aug. 2-
    Publicado 2005
    Tabla de Contenidos: “…Requirements of Product Systems and Their Life Cycle Inventories in Product-Related Decision-Making -- LCA as Method and its Modelling Characteristics -- Requirements of LCIs in Product Design-Related Decision-Making -- Mental Models and Value Choices in the Life Cycle Inventory Analysis -- Analysis of ISO 14041 for Mental Models and Values -- Allocation Procedures for Open-Loop Recycling -- The Decision-Maker’s Mental Models and Values in Inventory Analysis -- Case Study I: Development of the Value-Corrected Substitution for Aluminium Windows -- Material and Market Characteristics of Aluminium -- Development of the Value-Corrected Substitution for Aluminium Windows -- Selected Allocation Procedures for Comparison -- Application in an LCA of Aluminium Windows -- Methodological Conclusions -- Case Study II: Modelling End-of-Life Options for Beech Wood Railway Sleepers -- Material and Market Characteristics of Wood -- Sustainable Wood Flow Management -- Wood Processing Chain and Attribution in LCA -- Modelling End-of-Life Options of Beech Wood Railway Sleepers -- Conclusions -- Conclusions and Outlook -- Review of the Theses -- Consequences for LCA as a Decision Support Tool -- Consequences for a Revision of ISO/EN 14041 -- Toward a Group-Model Building Process in LCA -- Future Research Needs…”
    Libro electrónico
  9. 929
    por Wang, Wallace. author
    Publicado 2015
    Tabla de Contenidos: “…Chapter 1: Understanding Programming -- Chapter 2: Getting to Know Xcode -- Chapter 3: The Basic Steps to Creating a Mac program -- Chapter 4: Getting Help -- Chapter 5: Learning Swift -- Chapter 6: Manipulating Numbers and Strings -- Chapter 7: Making Decisions with Branches -- Chapter 8: Repeating Code with Loops -- Chapter 9: Arrays and Dictionaries -- Chapter 10: Tuples, Sets, and Structures -- Chapter 11: Creating Classes and Objects -- Chapter 12: Inheritance, Method Overriding, Extensions, Protocols, and Delegates -- Chapter 13: Creating a User interface -- Chapter 14: Choosing Commands with Buttons -- Chapter 15: Making Choices with Radio Buttons and Check Boxes -- Chapter 16: Making Choices with Pop-Up Menus -- Chapter 17: Inputting and Outputting Text with Labels, Text Fields, and Combo Boxes -- Chapter 18: Using Built-in Dialog Boxes -- Chapter 19: Creating Pull-Down Menus -- Chapter 20: Working with Views and Storyboards -- Chapter 21: Working with Table and Collection Views -- Chapter 22: Storing Information -- Chapter 23: Debugging a Program -- Chapter 24: Designing Your Own Programs…”
    Libro electrónico
  10. 930
    Publicado 2015
    Tabla de Contenidos: “…Iteration 2: Add Player 2Iteration 3: Make Someone Win; Play the Game in Alternative Ways; Part 4 Building Your Own Minecraft Minigame; Project 10 Building Your Own Game; Sketch Out Your Mod; Plan Your Mod; Draw the Gameplay Loop; Outline Your Mod; Refactor Your Mods; Test Your Code; Share Your Mod with Friends; Remix Other People's Mods; Engage with Your Community; Index; EULA…”
    Libro electrónico
  11. 931
    Publicado 2013
    Tabla de Contenidos: “…Chapter 8 - Efficient MIMO Receiver Design for Next Generation Wireless SystemsChapter 9 - A Low Noise, Low Distortion Radio Design; Chapter 10 - Ultralow Power Radio Design for Emerging Healthcare Applications; Chapter 11 - Ultralow Power Techniques in Small Autonomous Implants and Sensor Nodes; Chapter 12 - An Open-Loop Multiphase Local-Oscillator Generation Technique; Chapter 13 - On-Chip Accelerometers Using Bondwire Inertial Sensing; Chapter 14 - Design of a Frequency-Shift-Based CMOS Magnetic Sensor Array for Point-of-Care (PoC) Biomolecular Diagnosis Applications; Back Cover…”
    Libro electrónico
  12. 932
    por Briggs, Will. author
    Publicado 2019
    Tabla de Contenidos: “…Numbers -- 4. Mouse, and if -- 5. Loops, Input and char -- 6. Algorithms and the Development Process -- 7. …”
    Libro electrónico
  13. 933
    Publicado 2021
    Tabla de Contenidos: “…1 Getting started -- 2 Images and sound -- 3 Math: types, operations, consts, and math functions -- 4 Mouse, and if -- 5 Loops and text input -- 6 Algorithms and the development process -- 7 Functions -- 8 Functions (Continued) -- 9 Using the debugger -- 10 Arrays and enum class -- 11 Animation with structs and sprites -- 12 Building your own arcade game: input, collisions, and putting it all together -- 13 Standard I/O and file operations -- 14 Character arrays and dynamic memory (pointers) -- 15 Classes: the basics -- 16 Classes, continued -- 17 Operators, and destructors -- 18 Exceptions, recursion, and O notation -- 19 Classes, continued: inheritance -- 20 Template functions and classes -- 21 Multiple inheritance and virtual functions -- 22 Linked lists -- 23 The Standard Template Library (STL) -- 24 Building bigger projects -- 25 History -- 26 Esoterica (recommended) -- 27 Esoterica (not so recommended) -- 28 C -- 29 Moving on with SDL -- Appendices -- A. …”
    Libro electrónico
  14. 934
    por Cristiano, Fabio
    Publicado 2023
    Tabla de Contenidos: “…Artificial intelligence and international conflict in cyberspace : exploring three sets of issues / Fabio Cristiano, Dennis Broeders, François Delerue, Frédérick Douzet and Aude Géry -- The unknowable conflict : tracing AI, recognition, and the death of the (human) loop / Andrew C. Dwyer -- Artificial intelligence in hybrid and information warfare : a double-edged sword / Wesley R. …”
    Libro electrónico
  15. 935
    Publicado 2010
    Tabla de Contenidos: “…Discourse genres, academic and professional discourses: -- The book and its contents / Giovanni Parodi -- Written discourse genres: Towards an integral conception from a sociocognitive perspective / Giovanni Parodi -- Discourse genres in the PUCV-2006 Academic and Professional corpus of Spanish: Criteria, definitions, and examples / Giovanni Parodi, Romualdo Ibáñez and René Venegas -- Academic and professional genres: Variations and commonalities in the PUCV-2006 Corpus of Spanish / Giovanni Parodi -- University academic genres: A miscellaneous discourse / Giovanni Parodi -- Multi-dimensional characterisation of the PUCV-2006 -- Corpus of academic spanish / René Venegas -- Automatic text classification of the PUCV-2006 Corpus of Academic Spanish / René Venegas -- Rhetorical organisation of Textbooks: A Colony-in-loops /Giovanni Parodi -- The Textbook genre and its rhetorical organisation in four scientific disciplines: Between abstraction and concreteness / Giovanni Parodi -- The Disciplinary Text genre as a means for accessing disciplinary knowledge: A study from a genre analysis perspective / -- Romualdo ibáñez -- academic discourse comprehension in Spanish and English: -- Accessing disciplinary domains / Romualdo Ibáñez -- Corollary: A critical synopsis of this book and some prospects for future challenges / Giovanni Parodi…”
    Libro
  16. 936
    Publicado 2019
    Tabla de Contenidos: “…8.1.1 Vectorization -- 8.1.2 Tidy repetition: Looping with purrr -- 8.1.3 for loops -- 8.2 Wider and narrower loop scope -- 8.2.1 while loops -- 8.3 Conditional evaluation -- 8.3.1 if conditions -- 8.3.2 ifelse conditions -- 8.4 Try it yourself -- Terminology -- Summary -- Chapter 9: Visualizing data: Plotting -- 9.1 Data preparation -- 9.1.1 Tidy data, revisited -- 9.1.2 Importance of data types -- 9.2 ggplot2 -- 9.2.1 General construction -- 9.2.2 Adding points -- 9.2.3 Style aesthetics -- 9.2.4 Adding lines -- 9.2.5 Adding bars -- 9.2.6 Other types of plots -- 9.2.7 Scales -- 9.2.8 Facetting -- 9.2.9 Additional options -- 9.3 Plots as objects -- 9.4 Saving plots -- 9.5 Try it yourself -- Terminology -- Summary -- Chapter 10: Doing more with your data with extensions -- 10.1 Writing your own packages -- 10.1.1 Creating a minimal package -- 10.1.2 Documentation -- 10.2 Analyzing your package -- 10.2.1 Unit testing -- 10.2.2 Profiling -- 10.3 What to do next? …”
    Libro electrónico
  17. 937
    Publicado 2017
    Tabla de Contenidos: “…Chapter 6: Advanced Query Writing -- Common table expressions -- Reusing SQL code with CTE -- Recursive and hierarchical queries -- Changing data in multiple tables at a time -- Window functions -- Window definition -- The WINDOW clause -- Using window functions -- Window functions with grouping and aggregation -- Advanced SQL techniques -- Selecting the first records -- Selecting a data sample -- Set returning functions -- Lateral subqueries -- Advanced grouping -- Advanced aggregation -- Summary -- Chapter 7: Server-Side Programming with PL/pgSQL -- SQL language and PL/pgSQL - a comparison -- PostgreSQL function parameters -- Function authorization-related parameters -- Function planner-related parameters -- Function configuration-related parameters -- The PostgreSQL PL/pgSQL control statements -- Declaration statements -- Assignment statements -- Conditional statements -- Iteration -- Loop statement -- While loop statement -- For loop statement -- Returning from the function -- Returning void -- Returning a single row -- Returning multiple rows -- Function predefined variables -- Exception handling -- Dynamic SQL -- Executing DDL statements in dynamic SQL -- Executing DML statements in dynamic SQL -- Dynamic SQL and the caching effect -- Recommended practices for dynamic SQL usage -- Summary -- Chapter 8: OLAP and Data Warehousing -- Online analytical processing -- Extract, transform, and load -- Data modeling for OLAP -- Aggregation -- Partitioning -- Parallel query -- Index-only scans -- Summary -- Chapter 9: Beyond Conventional Data Types -- Arrays -- Common functions of arrays and their operators -- Modifying and accessing arrays -- Indexing arrays -- The hash store data structure -- Indexing an hstore -- The JSON data structure -- JSON and XML -- JSON data types for PostgreSQL -- Modifying and accessing JSON types -- Indexing a JSON data type…”
    Libro electrónico
  18. 938
    por Robey, Robert
    Publicado 2021
    Tabla de Contenidos: “…5.6.1 Step-efficient parallel scan operation -- 5.6.2 Work-efficient parallel scan operation -- 5.6.3 Parallel scan operations for large arrays -- 5.7 Parallel global sum: Addressing the problem of associativity -- 5.8 Future of parallel algorithm research -- 5.9 Further explorations -- 5.9.1 Additional reading -- 5.9.2 Exercises -- Summary -- Part 2 CPU: The parallel workhorse -- 6 Vectorization: FLOPs for free -- 6.1 Vectorization and single instruction, multiple data (SIMD) overview -- 6.2 Hardware trends for vectorization -- 6.3 Vectorization methods -- 6.3.1 Optimized libraries provide performance for little effort -- 6.3.2 Auto-vectorization: The easy way to vectorization speedup (most of the time1) -- 6.3.3 Teaching the compiler through hints: Pragmas and directives -- 6.3.4 Crappy loops, we got them: Use vector intrinsics -- 6.3.5 Not for the faint of heart: Using assembler code for vectorization -- 6.4 Programming style for better vectorization -- 6.5 Compiler flags relevant for vectorization for various compilers -- 6.6 OpenMP SIMD directives for better portability -- 6.7 Further explorations -- 6.7.1 Additional reading -- 6.7.2 Exercises -- Summary -- 7 OpenMP that performs -- 7.1 OpenMP introduction -- 7.1.1 OpenMP concepts -- 7.1.2 A simple OpenMP program -- 7.2 Typical OpenMP use cases: Loop-level, high-level, and MPI plus OpenMP -- 7.2.1 Loop-level OpenMP for quick parallelization -- 7.2.2 High-level OpenMP for better parallel performance -- 7.2.3 MPI plus OpenMP for extreme scalability -- 7.3 Examples of standard loop-level OpenMP -- 7.3.1 Loop level OpenMP: Vector addition example -- 7.3.2 Stream triad example -- 7.3.3 Loop level OpenMP: Stencil example -- 7.3.4 Performance of loop-level examples -- 7.3.5 Reduction example of a global sum using OpenMP threading -- 7.3.6 Potential loop-level OpenMP issues…”
    Libro electrónico
  19. 939
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- Acknowledgement -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Shell Scripting -- Getting started -- Using a good text editor -- Demonstrating the use of scripts -- Chapter 1 - Script 1 -- Chapter 1 - Script 2 -- Chapter 1 - Script 3 -- Chapter 1 - Script 4 -- Chapter 1 - Script 5 -- Chapter 1 - Script 6 -- Summary -- Chapter 2: Working with Variables -- Using variables in scripts -- Chapter 2 - Script 1 -- Validating parameters using conditional statements -- Chapter 2 - Script 2 -- Comparison operators for strings -- Chapter 2 - Script 3 -- Chapter 2 - Script 4 -- Chapter 2 - Script 5 -- Environment variables -- Chapter 2 - Script 6 -- Chapter 2 - Script 7 -- Summary -- Chapter 3: Using Loops and the sleep Command -- Using loops -- Chapter 3 - Script 1 -- Chapter 3 - Script 2 -- Chapter 3 - Script 3 -- Screen manipulation -- Chapter 3 - Script 4 -- Chapter 3 - Script 5 -- Indenting your code -- Chapter 3 - Script 6 -- Using the for statement -- Chapter 3 - Script 7 -- Chapter 3 - Script 8 -- Leaving a loop early -- Chapter 3 - Script 9 -- The sleep command -- Chapter 3 - Script 10 -- Chapter 3 - Script 11 -- Watching a process -- Chapter 3 - Script 12 -- Creating numbered backup files -- Chapter 3 - Script 13 -- Summary -- Chapter 4: Creating and Calling Subroutines -- Clearing the screen -- Chapter 4 - Script 1 -- File redirection -- Command piping -- Chapter 4 - Script 2 -- Chapter 4 - Script 3 -- Subroutines -- Chapter 4 - Script 4 -- Using parameters -- Chapter 4 - Script 5 -- Chapter 4 - Script 6 -- Making a current backup of your work -- Chapter 4 - Script 7 -- Summary -- Chapter 5: Creating Interactive Scripts -- Chapter 5 - Script 1 -- Chapter 5 - Script 2 -- Chapter 5 - Script 3.…”
    Libro electrónico
  20. 940
    Publicado 2024
    Tabla de Contenidos: “…3.1.1 Conditional Statements (if, elif, else) -- 3.1.2 Loop Structures (for, while) -- 3.2 Error and Exception Handling -- 3.2.1 Handling Exceptions with try and except -- 3.2.2 The else and finally Clauses -- 3.2.3 Raising Exceptions -- 3.2.4 The assert Statement -- 3.3 Understanding Iterables and Iterators -- 3.3.1 Iterators in Python -- 3.3.2 The for loop and Iterators -- 3.3.3 Iterators and Built-in Types -- 3.3.4 Python's itertools Module -- 3.3.5 Python Generators -- 3.4 Practice Exercises -- Exercise 1: Conditional Statements -- Exercise 2: Loops -- Exercise 3: Error and Exception Handling…”
    Libro electrónico