Search Results - (((((((ant OR stantis) OR mantis) OR hands) OR cantor) OR anne) OR file) OR wsanting) algorithms.

  1. 221

    Basic data analysis for time series with R by Derryberry, DeWayne R.

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  2. 222

    Visual Data Mining : The VisMiner Approach. by Anderson, Russell K.

    Published 2012
    Table of Contents: “…Regression Analysis -- The Regression Model -- Correlation and Causation -- Algorithms for Regression Analysis -- Assessing Regression Model Performance -- Model Validity -- Looking Beyond R2 -- Polynomial Regression -- Artificial Neural Networks for Regression Analysis -- Dataset Preparation -- Tutorial -- A Regression Model for Home Appraisal -- Modeling with the Right Set of Observations -- Exercise 6.1 -- ANN Modeling -- The Advantage of ANN Regression -- Top-Down Attribute Selection -- Issues in Model Interpretation -- Model Validation -- Model Application -- Summary…”
    Full text (MFA users only)
    Electronic eBook
  3. 223

    Artificial Intelligence in Semiconductor Industry - Materials to Applications. by Wee, Hui-Ming

    Published 2021
    Table of Contents: “…Cover -- Guest editorial -- Efficient VLSI architecture for FIR filter design using modified differential evolution ant colony optimization algorithm -- Optimized DA-reconfigurable FIR filters for software defined radio channelizer applications -- Grid -- connected operation and performance of hybrid DG having PV and PEMFC -- High speed data encryption technique with optimized memory based RSA algorithm for communications -- A 10-bit 200 MS/s pipelined ADCwith parallel sampling and switched op-amp sharing technique…”
    Full text (MFA users only)
    Electronic eBook
  4. 224

    Digital Signal Processing and Applications with the TMS320C6713 and TMS320C6416 DSK. by Chassaing, Rulph

    Published 2008
    Table of Contents: “…Appendix B Registers for Circular Addressing and InterruptsAppendix C Fixed-Point Considerations; Appendix D MATLAB and Goldwave Support Tools; Appendix E Fast Hartley Transform; Appendix F Goertzel Algorithm; Appendix G TMS320C6416 DSK; Index.…”
    Full text (MFA users only)
    Electronic eBook
  5. 225

    Recent advances in hybrid metaheuristics for dataclustering

    Published 2020
    Table of Contents: “…Cover -- Title Page -- Copyright -- Contents -- List of Contributors -- Series Preface -- Preface -- Chapter 1 Metaheuristic Algorithms in Fuzzy Clustering -- 1.1 Introduction -- 1.2 Fuzzy Clustering -- 1.2.1 Fuzzy c-means (FCM) clustering -- 1.3 Algorithm -- 1.3.1 Selection of Cluster Centers -- 1.4 Genetic Algorithm -- 1.5 Particle Swarm Optimization -- 1.6 Ant Colony Optimization -- 1.7 Artificial Bee Colony Algorithm -- 1.8 Local Search-Based Metaheuristic Clustering Algorithms -- 1.9 Population-Based Metaheuristic Clustering Algorithms -- 1.9.1 GA-Based Fuzzy Clustering…”
    Full text (MFA users only)
    Electronic eBook
  6. 226

    Bio-inspired computation in telecommunications

    Published 2015
    Table of Contents: “…Bio-inspired optimization algorithms; 1.4.1. SI-Based Algorithms; 1.4.1.1. Ant and bee algorithms; 1.4.1.2. …”
    Full text (MFA users only)
    Electronic eBook
  7. 227

    Optimization of Logistics. by Yalaoui, Alice

    Published 2012
    Table of Contents: “…2.4.1. Genetic algorithms2.4.2. Ant colonies; 2.4.3. Tabu search; 2.4.4. …”
    Full text (MFA users only)
    Electronic eBook
  8. 228

    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
  9. 229

    The the Python Workshop : a Practical, No-Nonsense Introduction to Python Development. by Bird, Andrew

    Published 2019
    Table of Contents: “…Table of ContentsVital Python - Math, Strings, Conditionals, and LoopsPython StructuresExecuting Python - Programs, Algorithms, and FunctionsExtending Python, Files, Errors, and GraphsConstructing Python - Classes and MethodsThe Standard LibraryBecoming PythonicSoftware DevelopmentPractical Python - Advanced TopicsData Analytics with pandas and NumPyMachine Learning.…”
    Full text (MFA users only)
    Electronic eBook
  10. 230

    Information technology applications in industry III : selected, peer reviewed papers from the 2014 3rd International Conference on Information Technology and Management Innovation...

    Published 2014
    Table of Contents: “…A Hybrid Simulate Annealing Algorithm Based on Aircraft Emergency Dispatching SystemA Variable Step-Size BLMS Adaptive Jamming Cancellation Algorithm Based on FFT; Adaptive Extended Kalman Filter for Nonlinear System with Noise Compensating Technology; An Improvement of Apriori Algorithm in Medical Data Mining; An Integrated Algorithm for Low-Carbon City Evaluation Based on Neural Network and Analytic Hierarchy Process; Reliability Optimization for Multi-State Series-Parallel System Design Using Ant Colony Algorithm…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  11. 231

    F♯ for Machine Learning Essentials. by Mukherjee, Sudipta

    Published 2016
    Full text (MFA users only)
    Electronic eBook
  12. 232

    Integration of swarm intelligence and artificial neural network

    Published 2011
    Table of Contents: “…Dehuri -- Coherent biclusters of microarray data by imitating the ecosystem : an ant colony algorithmic approach / D. Mishra, A.K. …”
    Full text (MFA users only)
    Electronic eBook
  13. 233

    Intelligent Technologies : From Theory to Applications - The New Trends in Computational Intelligence. by Kvasnicka, V.

    Published 2002
    Table of Contents: “…Neural Networks; Superconvergence Concept in Machine Learning; Application of the Parallel Population Learning Algorithm to Training Feed-forward ANN; Markovian Architectural Bias of Recurrent Neural Networks; SOFM Training Speedup; Generalized Forecasting Sigma-Pi Neural Network; Human Centered Intelligent Robots Using "Ontological Neural Network"; Trajectory Bounds of Solutions of Delayed Cellular Neural Networks Differential Systems; From Plain to Modular Topology: Automatic Modularization of Structured ANNs.…”
    Full text (MFA users only)
    Electronic eBook
  14. 234

    TensorFlow Reinforcement Learning Quick Start Guide : Get up and Running with Training and Deploying Intelligent, Self-Learning Agents Using Python. by Balakrishnan, Kaushik

    Published 2019
    Table of Contents: “…Learning the theory behind a DQNUnderstanding target networks; Learning about replay buffer; Getting introduced to the Atari environment; Summary of Atari games; Pong; Breakout; Space Invaders; LunarLander; The Arcade Learning Environment ; Coding a DQN in TensorFlow; Using the model.py file; Using the funcs.py file; Using the dqn.py file; Evaluating the performance of the DQN on Atari Breakout; Summary; Questions; Further reading; Chapter 4: Double DQN, Dueling Architectures, and Rainbow; Technical requirements; Understanding Double DQN ; Coding DDQN and training to play Atari Breakout…”
    Full text (MFA users only)
    Electronic eBook
  15. 235

    Artificial intelligence : approaches, tools, and applications

    Published 2011
    Table of Contents: “…EVOLUTIONARY COMPUTING ; 2.1. Genetic Algorithms ; 2.2. Mechanism of a Genetic Algorithm ; 3. …”
    Full text (MFA users only)
    Electronic eBook
  16. 236

    Essential MATLAB for engineers and scientists by Hahn, Brian D.

    Published 2010
    Table of Contents: “…MATLAB fundamentals -- Program design and algorithm development -- MATLAB functions data import-export utilities -- Logical vectors -- Matrices of numbers arrays of strings -- Introduction to graphics -- Loops -- Errors and pitfalls -- Function M-files -- Vectors as arrays: advanced data structures -- More graphics -- Graphical User Interfaces (GUIs) -- Dynamics systems -- Simulation -- More matrices -- Introduction to numerical methods -- Toolboxes that come with MATLAB (web chapter).…”
    Full text (MFA users only)
    Electronic eBook
  17. 237

    Oracle SOA Suite 11g Performance Cookbook. by Brasier, Matthew

    Published 2013
    Table of Contents: “…Increasing the HTTP accept backlogReducing the server logging level; Finding out which JVM you are using; Using large pages in Linux; Increasing the number of file descriptors in Linux; Tuning the SOA Suite EJB timeouts; Upgrading to a newer JVM; Setting the Linux kernel swappiness to low; Using the Oracle JRockit JVM; Running your domain in the production mode; Creating a boot.properties file; Chapter 7: Data Sources and JMS; Introduction; Setting the data source pool sizes; Configuring data source testing; Configuring data source growing and shrinking.…”
    Full text (MFA users only)
    Electronic eBook
  18. 238

    Metaheuristics for intelligent electrical networks by Héliodore, Frédéric, Nakib, Amir, Ismail, Boussaad, Ouchraa, Salma, Schmitt, Laurent

    Published 2017
    Table of Contents: “…2.2.1. Genetic algorithms2.2.2. Evolution strategies; 2.2.3. Coevolutionary algorithms; 2.2.4. …”
    Full text (MFA users only)
    Electronic eBook
  19. 239

    Nonunions : diagnosis, evaluation and management by Agarwal, Animesh

    Published 2018
    Full text (MFA users only)
    Electronic eBook
  20. 240

    Analysis of biological data : a soft computing approach

    Published 2007
    Table of Contents: “…Feature selection for cancer classification using ant colony optimization and support vector machines / A. …”
    Full text (MFA users only)
    Electronic eBook