Search Results - (((((((ant OR semantic) OR mantis) OR hands) OR cantor) OR anne) OR file) OR wanting) algorithms.

  1. 281

    Artificial intelligence for big data : complete guide to automating big data solutions using artificial intelligence techniques. by Deshpande, Anand

    Published 2018
    Table of Contents: “…Snowball stemming -- Lancaster stemming -- Lovins stemming -- Dawson stemming -- Lemmatization -- N-grams -- Feature extraction -- One hot encoding -- TF-IDF -- CountVectorizer -- Word2Vec -- CBOW -- Skip-Gram model -- Applying NLP techniques -- Text classification -- Introduction to Naive Bayes' algorithm -- Random Forest -- Naive Bayes' text classification code example -- Implementing sentiment analysis -- Frequently asked questions -- Summary -- Chapter 7: Fuzzy Systems -- Fuzzy logic fundamentals -- Fuzzy sets and membership functions -- Attributes and notations of crisp sets -- Operations on crisp sets -- Properties of crisp sets -- Fuzzification -- Defuzzification -- Defuzzification methods -- Fuzzy inference -- ANFIS network -- Adaptive network -- ANFIS architecture and hybrid learning algorithm -- Fuzzy C-means clustering -- NEFCLASS -- Frequently asked questions -- Summary -- Chapter 8: Genetic Programming -- Genetic algorithms structure -- KEEL framework -- Encog machine learning framework -- Encog development environment setup -- Encog API structure -- Introduction to the Weka framework -- Weka Explorer features -- Preprocess -- Classify -- Attribute search with genetic algorithms in Weka -- Frequently asked questions -- Summary -- Chapter 9: Swarm Intelligence -- Swarm intelligence -- Self-organization -- Stigmergy -- Division of labor -- Advantages of collective intelligent systems -- Design principles for developing SI systems -- The particle swarm optimization model -- PSO implementation considerations -- Ant colony optimization model -- MASON Library -- MASON Layered Architecture -- Opt4J library -- Applications in big data analytics -- Handling dynamical data -- Multi-objective optimization -- Frequently asked questions -- Summary -- Chapter 10: Reinforcement Learning -- Reinforcement learning algorithms concept.…”
    Full text (MFA users only)
    Electronic eBook
  2. 282

    Theory and applications of image registration by Goshtasby, Ardeshir

    Published 2017
    Full text (MFA users only)
    Electronic eBook
  3. 283

    Communication systems principles using MATLAB by Leis, John, 1966-

    Published 2018
    Full text (MFA users only)
    Electronic eBook
  4. 284

    Computational models of argument : proceedings of COMMA 2014

    Published 2014
    Table of Contents: “…Properties of Random VAFs and Implications for Efficient AlgorithmsResolution-Based Grounded Semantics Revisited -- Decomposing Abstract Dialectical Frameworks -- A Principled Approach to the Implementation of Argumentation Models -- Combining Paraconsistent Logic with Argumentation -- Probabilistic Argument Graphs for Argumentation Lotteries -- Enthymeme Construction in Dialogues Using Shared Knowledge -- Strategies in Dialogues: A Game-Theoretic Approach -- Argumentation Logic -- Splitting Abstract Dialectical Frameworks…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  5. 285

    MATLAB for Machine Learning. by Ciaburro, Giuseppe

    Published 2017
    Table of Contents: “…; Data mining and data visualization; Regression analysis; Classification; Cluster analysis; Dimensionality reduction; Neural Network Toolbox; Statistics and algebra in MATLAB; Summary; Chapter 2: Importing and Organizing Data in MATLAB; Familiarizing yourself with the MATLAB desktop; Importing data into MATLAB; The Import Wizard; Importing data programmatically; Loading variables from file; Reading an ASCII-delimited file; Comma-separated value files; Importing spreadsheets.…”
    Full text (MFA users only)
    Electronic eBook
  6. 286

    Papers from the first European Workshop on Technological & Security Issues in Digital Rights Management (EuDiRights '06)

    Published 2007
    Table of Contents: “…Cover; CONTENTS; EDITORIAL ADVISORY BOARD; The digital information war; Complementing DRM with digital watermarking: mark, search, retrieve; A class of non-linear asymptotic fingerprinting codes with 1-error; Verification algorithms for governed use of multimedia content; Toward semantics-aware management of intellectual property rights; DRM, law and technology: an American perspective; Clustering search results. …”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  7. 287

    Learning Geospatial Analysis with Python - Second Edition. by Lawhead, Joel

    Published 2015
    Full text (MFA users only)
    Electronic eBook
  8. 288

    What Every Teacher Should Know About Effective Teaching Strategies. by Tileston, Donna E. Walker

    Published 1900
    Table of Contents: “…-- Why the Way We Teach is Important -- The Linguistic Modality -- The Nonlinguistic Modality -- The Affective Modality -- Semantic Memory -- Episodic Memory -- Procedural Memory -- Automatic Memory -- Emotional Memory -- Chapter 2 -- Choosing Effective Teaching Strategies for Beginning Activities -- Great Beginnings -- The Self-System…”
    Full text (MFA users only)
    Electronic eBook
  9. 289

    New autonomous systems by Cardon, Alain, 1946-, Itmi, Mhamed

    Published 2016
    Table of Contents: “…Intro -- Table of Contents -- Title -- Copyright -- Introduction -- List of Algorithms -- 1 Systems and their Design -- 1.1. Modeling systems -- 1.2. …”
    Full text (MFA users only)
    Electronic eBook
  10. 290

    3D Shape Analysis : Fundamentals, Theory and Applications. by Tabia, Hedi

    Published 2018
    Table of Contents: “…7.2 Problem Formulation7.3 Mathematical Tools; 7.4 Isometric Correspondence and Registration; 7.5 Nonisometric (Elastic) Correspondence and Registration; 7.6 Summary and Further Reading; 8 Semantic Correspondences; 8.1 Introduction; 8.2 Mathematical Formulation; 8.3 Graph Representation; 8.4 Energy Functions for Semantic Labeling; 8.5 Semantic Labeling; 8.6 Examples; 8.7 Summary and Further Reading; Part IV: Applications; 9 Examples of 3D Semantic Applications; 9.1 Introduction; 9.2 Semantics: Shape or Status; 9.3 Semantics: Class or Identity; 9.4 Semantics: Behavior; 9.5 Semantics: Position…”
    Full text (MFA users only)
    Electronic eBook
  11. 291

    Essential MATLAB for engineers and scientists by Hahn, Brian D., Valentine, Daniel T., 1946-

    Published 2013
    Table of Contents: “…Introduction -- MATLAB fundamentals -- Program design and algorithm development -- MATLAB functions and data import-export utilities -- Logical vectors -- Matrices and arrays -- Function M-files -- Loops --MATLAB graphics -- Vectors as arrays and other data structures -- Errors and pitfalls -- Dynamical systems -- Simulation -- Introduction to numerical methods -- Signal processing -- SIMULINK® toolbox -- Symbolics toolbox -- Appendix A: Syntax quick reference -- Appendix B: Command and function quick reference --Appendix C: ASCII Character Codes -- Appendix D: Solutions to selected exercises.…”
    Full text (MFA users only)
    Electronic eBook
  12. 292

    Focus on artificial neural networks

    Published 2011
    Table of Contents: “…ARTIFICIAL NEURAL NETWORKS (ANNS) -- 3. MICROEMULSIONS -- 4. APPLICATION OF ANNS IN THE DEVELOPMENT OF MICROEMULSION DRUG DELIVERY SYSTEMS -- 4.1. …”
    Full text (MFA users only)
    Electronic eBook
  13. 293

    Python : an Introduction to Programming. by Parker, James R.

    Published 2016
    Table of Contents: “…Cover; Title; Copyrights; Contents; Preface; Chapter 0 Modern Computers; Chapter 1 Computers and Programming; Chapter 2 Repetition; Chapter 3 Sequences: Strings, Tuples, and Lists; Chapter 4 Functions; Chapter 5 Files: Input and Output; Chapter 6 Classes; Chapter 7 Graphics; Chapter 8 Manipulating Data; Chapter 9 Multimedia; Chapter 10 Basic Algorithms; Chapter 11 Programming for the Sciences; Chapter 12 How to Write Good Programs; Chapter 13 Communicating with the Outside World; Chapter 14 A Brief Glib Reference; Index.…”
    Full text (MFA users only)
    Electronic eBook
  14. 294

    Practical data analysis by Cuesta, Hector

    Published 2013
    Table of Contents: “…; Summary; Chapter 2:Working with Data; Data sources; Open data; Text files; Excel files; SQL databases; NoSQL databases; Multimedia; Web scraping; Data scrubbing; Statistical methods; Text parsing; Data transformation; Data formats; CSV; Parsing a CSV file with the csv module; Parsing a CSV file using NumPy; JSON; Parsing a JSON file using json module; XML; Parsing an XML file in Python using xml module; YAML; Getting started with OpenRefine; Text facet; Clustering; Text filters.…”
    Full text (MFA users only)
    Electronic eBook
  15. 295

    Selling digital music, formatting culture by Morris, Jeremy Wade, 1976-

    Published 2015
    Full text (MFA users only)
    Electronic eBook
  16. 296

    OIPE 2012

    Published 2014
    Table of Contents: “…N-level output space mapping for electromagnetic design optimizationHigh-speed functionality optimization of five-phase PM machine using third harmonic current; Topology optimization of magnetostatic shielding using multistep evolutionary algorithms with additional searches in a restricted design space ; Adaptive unscented transform for uncertainty quantification in EMC large-scale systems; Ant colony optimization for the topological design of interior permanent magnet (IPM)machines; Multiobjective approach developed for optimizing the dynamic behavior of incremental linear actuators.…”
    Full text (MFA users only)
    Electronic eBook
  17. 297

    Data Analytics in Bioinformatics : A Machine Learning Perspective. by Satpathy, Rabinarayan

    Published 2021
    Table of Contents: “…3.4.1 Comparative Analysis of ANN With Broadly Used Traditional ML Algorithms -- 3.5 Critical Analysis -- 3.6 Conclusion -- References -- Part 2: MACHINE LEARNING AND GENOMIC TECHNOLOGY, FEATURE SELECTION AND DIMENSIONALITY REDUCTION -- 4 Dimensionality Reduction Techniques: Principles, Benefits, and Limitations -- 4.1 Introduction -- 4.2 The Benefits and Limitations of Dimension Reduction Methods -- 4.3 Components of Dimension Reduction -- 4.3.1 Feature Selection -- 4.3.2 Feature Reduction -- 4.4 Methods of Dimensionality Reduction -- 4.4.1 Principal Component Analysis (PCA)…”
    Full text (MFA users only)
    Electronic eBook
  18. 298

    BigNum Math : Implementing Cryptographic Multiple Precision Arithmetic.

    Published 2006
    Full text (MFA users only)
    Electronic eBook
  19. 299
  20. 300

    Machine learning with R quick start guide : a beginner's guide to implementing machine learning techniques from scratch using R 3.5 by Pastor Sanz, Iván

    Published 2019
    Table of Contents: “…Accessing components and elements in a listData frames; Accessing elements in data frames; Functions of data frames; Importing or exporting data; Working with functions; Controlling code flow; All about R packages; Installing packages; Necessary packages; Taking further steps; Background on the financial crisis; Summary; Chapter 2: Predicting Failures of Banks -- Data Collection; Collecting financial data; Why FDIC?; Listing files; Finding files; Combining results; Removing tables; Knowing your observations; Handling duplications; Operating our problem; Collecting the target variable…”
    Full text (MFA users only)
    Electronic eBook