Search Results - (((((((kant OR win) OR mantis) OR find) OR cantor) OR anne) OR shared) OR hints) algorithms.

  1. 121

    Interactive displays : natural human interface technologies

    Published 2015
    Table of Contents: “…Find Relevant Information /…”
    Full text (MFA users only)
    Electronic eBook
  2. 122

    What intelligence tests miss : the psychology of rational thought by Stanovich, Keith E., 1950-

    Published 2009
    Table of Contents: “…Inside George W. Bush's mind : hints at what IQ tests miss -- Dysrationalia : separating rationality and intelligence -- The reflective mind, the algorithmic mind, and the autonomous mind -- Cutting intelligence down to size -- Why intelligent people doing foolish things is no surprise -- The cognitive miser : ways to avoid thinking -- Framing and the cognitive miser -- Myside processing : heads I win, tails I win too! …”
    Full text (MFA users only)
    Electronic eBook
  3. 123

    Understanding Artificial Intelligence. by Sabouret, Nicolas

    Published 2020
    Table of Contents: “…-- It's a Win-Win -- Computer Science in Three Questions -- A Clever Algorithm -- AI Is Here! …”
    Full text (MFA users only)
    Electronic eBook
  4. 124

    Modeling Reality : How Computers Mirror Life. by Białynicki-Birula, Iwo

    Published 2004
    Table of Contents: “…Contents; 1 From building blocks to computers: Models and modeling; 2 The game of life: A legendary cellular automaton; 3 Heads or tails: Probability of an event; 4 Galton's board: Probability and statistics; 5 Twenty questions: Probability and information; 6 Snowflakes: The evolution of dynamical systems; 7 The Lorenz butterfly: Deterministic chaos; 8 From Cantor to Mandelbrot: Self-similarity and fractals; 9 Typing monkeys: Statistical linguistics; 10 The bridges of Königsberg: Graph theory; 11 Prisoner's dilemma: Game theory; 12 Let the best man win: Genetic algorithms.…”
    Full text (MFA users only)
    Electronic eBook
  5. 125

    Bayesian Methods for Management and Business : Pragmatic Solutions for Real Problems. by Hahn, Eugene D.

    Published 2014
    Table of Contents: “…Chapter 4: Markov Chain Monte Carlo and Regression Models -- 4.1 Introduction to Markov Chain Monte Carlo -- 4.2 Fundamentals of MCMC -- 4.3 Gibbs Sampling -- 4.4 Gibbs Sampling and the Simple Linear Regression Model -- 4.5 In Practice: The Simple Linear Regression Model -- 4.6 The Metropolis Algorithm -- 4.7 Hastings' Extension of the Metropolis Algorithm -- 4.8 Summary -- 4.9 Exercises -- Chapter 5: Estimating Bayesian Models With WinBUGS -- 5.1 An Introduction to WinBUGS -- 5.2 In Practice: A First WinBUGS MODEL -- 5.3 In Practice: Models for the Mean in WinBUGS…”
    Full text (MFA users only)
    Electronic eBook
  6. 126

    Open innovation : new product development essentials from the PDMA

    Published 2014
    Table of Contents: “…Pricing Algorithm --…”
    Full text (MFA users only)
    Electronic eBook
  7. 127

    Learning Boost C++ libraries : solve practical programming problems using powerful, portable, and expressive libraries from Boost by Mukherjee, Arindam

    Published 2015
    Table of Contents: “…Shared ownership semanticsboost::shared_ptr and std::shared_ptr; Intrusive smart pointers -- boost::intrusive_ptr; shared_array; Managing non-memory resources using smart pointers; Self-test questions; Summary; References; Chapter 4: Working with Strings; Text processing with Boost String Algorithms library; Using Boost String Algorithms; Find algorithms; Case-conversion and trimming algorithms; The replace and erase algorithms; The split and join algorithms; Splitting text using the Boost Tokenizer library; Tokenizing based on separators…”
    Full text (MFA users only)
    Electronic eBook
  8. 128

    Handbook of Mathematical Induction. by Gunderson, David S.

    Published 2014
    Table of Contents: “…Chapter 14: Logic and languageChapter 15: Graphs; Chapter 16: Recursion and algorithms; Chapter 17: Games and recreations; Chapter 18: Relations and functions; Chapter 19: Linear and abstract algebra; Chapter 20: Geometry; Chapter 21: Ramsey theory; Chapter 22: Probability and statistics; Part III: Solutions and hints to exercises; Chapter 23: Solutions: Foundations; Chapter 24: Solutions: Inductive techniques applied to the infinite; Chapter 25: Solutions: Paradoxes and sophisms; Chapter 26: Solutions: Empirical induction; Chapter 27: Solutions: Identities.…”
    Full text (MFA users only)
    Electronic eBook
  9. 129

    Artificial neural systems : principle and practice by Lorrentz, Pierre

    Published 2015
    Table of Contents: “…INTRODUCTIONDENSITY BASED ALGORITHMS: CLUSTERING ALGORITHMS; NATURE-BASED ALGORITHMS; Evolutionary Algorithm and Programming ; Genetic Algorithm; GA Operators; APPLICATIONS OF GENETIC ALGORITHM; NETWORK METHOD: EDGES AND NODES; MULTI-LAYERED PERCEPTRON; REAL-TIME APPLICATIONS OF STATE-OF-THE-ART ANN SYSTEMS; DEFINITION OF ARTIFICIAL NEURAL NETWORKS (ANN); Intelligence; An Artificial Neural Network (ANN) system; PERFORMANCE MEASURES; Receiver's Operating Characteristics (ROC); Hypothesis Testing; Chi-squared (Goodness-of-fit) Test; CONFLICT OF INTEREST; ACKNOWLEDGEMENTS; REFERENCES…”
    Full text (MFA users only)
    Electronic eBook
  10. 130

    Media smart : lessons, tips and strategies for librarians, classroom instructors and other information professionals by Burkhardt, Joanna M.

    Published 2022
    Table of Contents: “…Words matter -- Propaganda -- Satire -- Advertising -- Public trust in journalism -- 7. Algorithms, Bots, Trolls, Cyborgs and Artificial Intelligence -- Algorithms -- Bots, trolls, cyborgs and other inauthentic activity -- 8. …”
    Full text (MFA users only)
    Electronic eBook
  11. 131

    Artificial Intelligence and Machine Learning Fundamentals : Develop Real-World Applications Powered by the Latest AI Advances. by Nagy, Zsolt

    Published 2018
    Table of Contents: “…Uninformed and Informed SearchCreating Heuristics; Admissible and Non-Admissible Heuristics; Heuristic Evaluation; Exercise 5: Tic-Tac-Toe Static Evaluation with a Heuristic Function; Using Heuristics for an Informed Search; Types of Heuristics; Pathfinding with the A* Algorithm; Exercise 6: Finding the Shortest Path to Reach a Goal; Exercise 7: Finding the Shortest Path Using BFS; Introducing the A* Algorithm; A* Search in Practice Using the simpleai Library; Game AI with the Minmax Algorithm and Alpha-Beta Pruning; Search Algorithms for Turn-Based Multiplayer Games; The Minmax Algorithm…”
    Full text (MFA users only)
    Electronic eBook
  12. 132

    Methods for Network Optimization and Parallel Derivative-free Optimization. by Olsson, Per-Magnus

    Published 2014
    Table of Contents: “…Intro -- Abstract -- Populärvetenskaplig sammanfattning -- Acknowledgements -- Thesis Introduction -- Contents -- Part I Contributions to Network Optimization -- 1 Introduction -- 2 Related Work -- 3 The Relay Positioning Problems -- 4 Environment Representation and Discretization -- 5 Relay Positioning Algorithms for Single Target Problems -- 6 Relay Positioning for Multiple Targets -- 7 Implementation and Experimental Results -- 8 Discussion -- Bibliography -- Part II Contributions to Derivative-free Optimization -- 9 Introduction -- 10 Setting And Problem Description -- 11 Direct Search Algorithms -- 12 Model Building Algorithms -- 13 Existing Model Building Algorithms -- 14 Radial Basis Functions -- 15 Parallelism in Algorithms for Derivative-Free Optimization -- 16 Information Sharing -- 17 Control of Optimization Algorithms -- 18 Implementation Details -- 19 Testing on Synthetic Test Cases -- 20 Testing On Industrial Test Cases -- 21 Future Work -- 22 Conclusions -- A Terms -- Bibliography.…”
    Full text (MFA users only)
    Electronic eBook
  13. 133

    Navigation signal processing for GNSS software receivers by Pany, Thomas

    Published 2010
    Full text (MFA users only)
    Electronic eBook
  14. 134

    Machine learning : a Bayesian and optimization perspective by Theodoridis, Sergios, 1951-

    Published 2015
    Table of Contents: “…Probability and stochastic processes -- Learning in parametric modeling: basic concepts and directions -- Mean-square error linear estimation -- Stochastic gradient descent: the LMS algorithm -- The least-squares family -- Classification: a tour of the classics -- Parameter learning: a convex analytic path -- Sparsity-aware learning: concepts and theoretical foundations -- Sparcity-aware learning: algorithms and applications -- Learning in reproducing Kernel Hilbert spaces -- Bayesian learning: inference and the EM alogrithm -- Bayesian learning: approximate inference and nonparametric models -- Monte Carlo methods -- Probabilistic graphical models: Part I -- Probabilistic graphical models: Part II -- Particle filtering -- Neural networks and deep learning -- Dimensionality reduction -- Appendix A LInear algebra -- Appendix B Probability theory and statistics -- Appendix C Hints on constrained optimization.…”
    Full text (MFA users only)
    Electronic eBook
  15. 135

    F♯ for Machine Learning Essentials. by Mukherjee, Sudipta

    Published 2016
    Table of Contents: “…; Summary; Chapter 2: Linear Regression; Objective; Different types of linear regression algorithms; APIs used; Math.NET Numerics for F♯ 3.7.0; Getting Math.NET; Experimenting with Math.NET; The basics of matrices and vectors (a short and sweet refresher); Creating a vector; Creating a matrix; Finding the transpose of a matrix; Finding the inverse of a matrix; Trace of a matrix; QR decomposition of a matrix; SVD of a matrix; Linear regression method of least square.…”
    Full text (MFA users only)
    Electronic eBook
  16. 136
  17. 137

    Wireless Sensor Networks : Signal Processing and Communications.

    Published 2007
    Full text (MFA users only)
    Electronic eBook
  18. 138

    Ant colony optimization by Dorigo, Marco

    Published 2004
    Full text (MFA users only)
    Electronic eBook
  19. 139

    Scientific computing with multicore and accelerators

    Published 2010
    Full text (MFA users only)
    Electronic eBook
  20. 140

    Analytical modeling of wireless communication systems by Chiasserini, C. F. (Carla-Fabiani), Gribaudo, Marco, 1972-, Manini, Daniele

    Published 2016
    Table of Contents: “…Safety Message Broadcasting -- Modeling Information Sharing -- Cellular Networks. Multi-RAT Algorithms.…”
    Full text (MFA users only)
    Electronic eBook