๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Machine Learning for Model Order Reduction

โœ Scribed by Khaled Salah Mohamed (auth.)


Publisher
Springer International Publishing
Year
2018
Tongue
English
Leaves
99
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This Book discusses machine learning for model order reduction, which can be used in modern VLSI design to predict the behavior of an electronic circuit, via mathematical models that predict behavior. The author describes techniques to reduce significantly the time required for simulations involving large-scale ordinary differential equations, which sometimes take several days or even weeks. This method is called model order reduction (MOR), which reduces the complexity of the original large system and generates a reduced-order model (ROM) to represent the original one. Readers will gain in-depth knowledge of machine learning and model order reduction concepts, the tradeoffs involved with using various algorithms, and how to apply the techniques presented to circuit simulations and numerical analysis.

  • Introduces machine learning algorithms at the architecture level and the algorithm levels of abstraction;
  • Describes new, hybrid solutions for model order reduction;
  • Presents machine learning algorithms in depth, but simply;
  • Uses real, industrial applications to verify algorithms.

โœฆ Table of Contents


Front Matter ....Pages i-xi
Introduction (Khaled Salah Mohamed)....Pages 1-18
Bio-Inspired Machine Learning Algorithm: Genetic Algorithm (Khaled Salah Mohamed)....Pages 19-34
Thermo-Inspired Machine Learning Algorithm: Simulated Annealing (Khaled Salah Mohamed)....Pages 35-46
Nature-Inspired Machine Learning Algorithm: Particle Swarm Optimization, Artificial Bee Colony (Khaled Salah Mohamed)....Pages 47-56
Control-Inspired Machine Learning Algorithm: Fuzzy Logic Optimization (Khaled Salah Mohamed)....Pages 57-63
Brain-Inspired Machine Learning Algorithm: Neural Network Optimization (Khaled Salah Mohamed)....Pages 65-74
Comparisons, Hybrid Solutions, Hardware Architectures, and New Directions (Khaled Salah Mohamed)....Pages 75-87
Conclusions (Khaled Salah Mohamed)....Pages 89-89
Back Matter ....Pages 91-93

โœฆ Subjects


Circuits and Systems


๐Ÿ“œ SIMILAR VOLUMES


Reduced Order Methods for Modeling and C
โœ Alfio Quarteroni, Gianluigi Rozza (eds.) ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Springer International Publishing ๐ŸŒ English

<p>This monograph addresses the state of the art of reduced order methods for modeling and computational reduction of complex parametrized systems, governed by ordinary and/or partial differential equations, with a special emphasis on real time computing techniques and applications in computational

Machine Learning with R: Expert techniqu
โœ Brett Lantz ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Packt Publishing Limited ๐ŸŒ English

Solve real-world data problems with R and machine learning Key Features Third edition of the bestselling, widely acclaimed R machine learning book, updated and improved for R 3.5 and beyond Harness the power of R to build flexible, effective, and transparent machine learning models Learn quick

Machine learning with R: expert techniqu
โœ Lantz, Brett ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Packt Publishing ๐ŸŒ English

Introducing machine learning -- Managing and understanding data -- Lazy learning : classification using nearest neighbors -- Probabilistic learning : classification using naive Bayes -- Divide and conquer : classification using decision trees and rules -- Forecasting numeric data : regression method