Search Results - (((((((ant OR kkantis) OR wants) OR hints) OR cantor) OR anne) OR file) OR wanting) algorithms.

  1. 181

    Engineering optimization : an introduction with metaheuristic applications by Yang, Xin-She

    Published 2010
    Table of Contents: “…Genetic Algorithms -- Simulated Annealing -- Ant Algorithms -- Bee Algorithms -- Particle Swarm Optimization -- Harmony Search -- Firefly Algorithm -- Applications. …”
    Full text (MFA users only)
    Electronic eBook
  2. 182

    Advances in Mechatronics and Control Engineering III : Selected, Peer Reviewed Papers from the 2014 3rd International Conference on Mechatronics and Control Engineering (ICMCE 2014...

    Published 2014
    Table of Contents: “…Research on Stereo Matching Algorithm in Intelligent Vehicle Application; Researching on the Single Lock Chamber Automatic Layout Algorithm; Rough and Fuzzy Set Based Classification Algorithm on Computer Practice Teaching Evaluation; Scheduling Based on an Ant Colony Algorithm with Crossover Operator; Study of Parameters Configuration in Ant Colony Algorithm; Study on the Soft Time Windows Vehicle Synthesis Algorithm Based on Genetic; A New Forecasting Model of Fuzzy Time Series; An Improved Forecasting Model of Fuzzy Time Series; Key Technology in a Lightweight WPF-Based Electronic Map Engine.…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  3. 183

    Comprehensive Ruby Programming. by Hudgens, Jordan

    Published 2017
    Table of Contents: “…-- A better way -- SOLID OOP development -- the Liskov substitution principle -- The LSP definition -- Breaking down the LSP -- The LSP example -- The problem -- The LSP violation -- The fix -- SOLID OOP development -- the interface segregation principle -- The ISP definition -- The ISP code example -- Introducing the moderator -- A better way -- The result -- A caveat -- SOLID OOP development -- the dependency inversion principle -- The DIP in the real world -- The DIP definition -- The DIP code example -- Recap -- Summary -- Chapter 10: Working with the Filesystem in Ruby -- Creating a file -- Ruby File class -- Other options you can pass as the second option -- Reading files into a program using the File class -- Deleting a file -- Appending a file.…”
    Full text (MFA users only)
    Electronic eBook
  4. 184

    Evolutionary Computing in Advanced Manufacturing. by Tiwari, Manoj

    Published 2011
    Table of Contents: “…Cover; Half Title page; Title page; Copyright page; Preface; List of Contributors; Chapter 1: Production Planning Using Genetic Algorithm; 1.1 Introduction; 1.2 Production Planning Models; 1.3 Genetic Algorithm; 1.4 Implementation of GA; 1.5 Summary; Further Reading; Chapter 2: Process Planning through Ant Colony Optimization; 2.1 Introduction; 2.2 Ant Colony Optimization (ACO); References; Chapter 3: Introducing a Hybrid Genetic Algorithm for Integration of Set Up and Process Planning; 3.1 Introduction; 3.2 Process Planning; 3.3 Machine Set-up Time; 3.4 Chromosome Representation.…”
    Full text (MFA users only)
    Electronic eBook
  5. 185

    Introduction to Mathematical Optimization : From Linear Programming to Metaheuristics. by Yang, Xin-She

    Published 2007
    Table of Contents: “…Tabu Search""; ""8.1 Tabu Search""; ""8.2 Travelling Salesman Problem""; ""8.3 Tabu Search for TSP""; ""9. Ant Colony Optimization""; ""9.1 Behaviour of Ants""; ""9.2 Ant Colony Optimization""; ""9.3 Double Bridge Problem""; ""9.4 Multi-Peak Functions""; ""10. …”
    Full text (MFA users only)
    Electronic eBook
  6. 186

    Stochastic global optimization : techniques and applications in chemical engineering

    Published 2010
    Table of Contents: “…Differential evolution : method, developments and chemical engineering applications / Chen Shaoqiang, Gade Pandu Rangaiah and Mekapati Srinivas -- ch. 7. Ant colony optimization : details of algorithms suitable for process engineering / V.K. …”
    Full text (MFA users only)
    Electronic eBook
  7. 187

    Understanding Artificial Intelligence. by Sabouret, Nicolas

    Published 2020
    Table of Contents: “…Small but Strong: Understanding How Ants Find Their Way -- Multi-Agent Systems -- The Algorithm and the Ant -- Just Like in the Ant Colony -- Calculating a Path With Ants -- The More the Merrier! …”
    Full text (MFA users only)
    Electronic eBook
  8. 188

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

    Pattern discovery in biomolecular data : tools, techniques, and applications

    Published 1999
    Table of Contents: “…Discovering patterns in DNA sequences by the algorithmic significance method / Aleksandar Milosavljevic -- Assembling blocks / Jorja G. …”
    Full text (MFA users only)
    Electronic eBook
  10. 190

    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
  11. 191

    Advances in Computational Intelligence : Theory & Applications by Wang, Fei-Yue

    Published 2006
    Table of Contents: “…Lin and F.-Y. Wang -- 8. Ant colony algorithms: the state-of-the-art / J. …”
    Full text (MFA users only)
    Electronic eBook
  12. 192

    Machine Learning for Mobile : Practical Guide to Building Intelligent Mobile Applications Powered by Machine Learning. by Gopalakrishnan, Revathi

    Published 2018
    Table of Contents: “…Decision tree Advantages of the decision tree algorithm; Disadvantages of decision trees; Advantages of decision trees; Random forests; Solving the problem using random forest in Core ML; Dataset; Naming the dataset; Technical requirements; Creating the model file using scikit-learn ; Converting the scikit model to the Core ML model; Creating an iOS mobile application using the Core ML model; Summary; Further reading; Chapter 4: TensorFlow Mobile in Android; An introduction to TensorFlow; TensorFlow Lite components; Model-file format; Interpreter; Ops/Kernel…”
    Full text (MFA users only)
    Electronic eBook
  13. 193

    Generalized Network Design Problems : Modeling and Optimization. by Pop, Petrică C.

    Published 2012
    Table of Contents: “…3.2 An efficient transformation of the GTSP into the TSP3.3 An exact algorithm for the Generalized Traveling Salesman Problem; 3.4 Integer programming formulations of the GTSP; 3.4.1 Formulations based on the properties of Hamiltonian tours; 3.4.2 Flow based formulations; 3.4.3 A local-global formulation; 3.5 Solving the Generalized Traveling Salesman Problem; 3.5.1 Reinforcing ant colony system for solving the GTSP; 3.5.2 Computational results; 3.5.3 A hybrid heuristic approach for solving the GTSP; 3.5.4 Computational results; 3.6 The drilling problem; 3.6.1 Stigmergy and autonomous robots.…”
    Full text (MFA users only)
    Electronic eBook
  14. 194

    Hands-On Artificial Intelligence for IoT : Expert Machine Learning and Deep Learning Techniques for Developing Smarter IoT Systems. by Kapoor, Amita

    Published 2019
    Table of Contents: “…Using TXT files in PythonCSV format; Working with CSV files with the csv module; Working with CSV files with the pandas module; Working with CSV files with the NumPy module; XLSX format; Using OpenPyXl for XLSX files; Using pandas with XLSX files; Working with the JSON format; Using JSON files with the JSON module; JSON files with the pandas module; HDF5 format; Using HDF5 with PyTables; Using HDF5 with pandas; Using HDF5 with h5py; SQL data; The SQLite database engine; The MySQL database engine; NoSQL data; HDFS; Using hdfs3 with HDFS; Using PyArrow's filesystem interface for HDFS; Summary…”
    Full text (MFA users only)
    Electronic eBook
  15. 195

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

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  16. 196
  17. 197

    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
  18. 198

    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
  19. 199

    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
  20. 200

    F♯ for Machine Learning Essentials. by Mukherjee, Sudipta

    Published 2016
    Full text (MFA users only)
    Electronic eBook