Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Content Type
      Content Type
      Clear All
      Content Type
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Item Type
    • Is Full-Text Available
    • Subject
    • Country Of Publication
    • Publisher
    • Source
    • Target Audience
    • Donor
    • Language
    • Place of Publication
    • Contributors
    • Location
5,029 result(s) for "Genetic programming (Computer science)"
Sort by:
Genetic algorithms and machine learning for programmers : create AI models and evolve solutions
Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Now you can create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, cellular automata, and clusters. Learn how to test your ML code and dive into even more advanced topics. If you are a beginner-to-intermediate programmer keen to understand machine learning, this book is for you. Discover machine learning algorithms using a handful of self-contained recipes. Build a repertoire of algorithms, discovering terms and approaches that apply generally.
Evolutionary algorithms and their applications to engineering problems
The main focus of this paper is on the family of evolutionary algorithms and their real-life applications. We present the following algorithms: genetic algorithms, genetic programming, differential evolution, evolution strategies, and evolutionary programming. Each technique is presented in the pseudo-code form, which can be used for its easy implementation in any programming language. We present the main properties of each algorithm described in this paper. We also show many state-of-the-art practical applications and modifications of the early evolutionary methods. The open research issues are indicated for the family of evolutionary algorithms.
Numerical solution of doubly singular nonlinear systems using neural networks-based integrated intelligent computing
In this paper, a bio-inspired computational intelligence technique is presented for solving nonlinear doubly singular system using artificial neural networks (ANNs), genetic algorithms (GAs), sequential quadratic programming (SQP) and their hybrid GA–SQP. The power of ANN models is utilized to develop a fitness function for a doubly singular nonlinear system based on approximation theory in the mean square sense. Global search for the parameters of networks is performed with the competency of GAs and later on fine-tuning is conducted through efficient local search by SQP algorithm. The design methodology is evaluated on number of variants for two point doubly singular systems. Comparative studies with standard results validate the correctness of proposed schemes. The consistent correctness of the proposed technique is proven through statistics using different performance indices.
Extended Genetic Algorithm for solving open-shop scheduling problem
Open-shop scheduling problem (OSSP) is a well-known topic with vast industrial applications which belongs to one of the most important issues in the field of engineering. OSSP is a kind of NP problems and has a wider solution space than other basic scheduling problems, i.e., Job-shop and flow-shop scheduling. Due to this fact, this problem has attracted many researchers over the past decades and numerous algorithms have been proposed for that. This paper investigates the effects of crossover and mutation operator selection in Genetic Algorithms (GA) for solving OSSP. The proposed algorithm, which is called EGA_OS , is evaluated and compared with other existing algorithms. Computational results show that selection of genetic operation type has a great influence on the quality of solutions, and the proposed algorithm could generate better solutions compared to other developed algorithms in terms of computational times and objective values.
Integrated computational intelligent paradigm for nonlinear electric circuit models using neural networks, genetic algorithms and sequential quadratic programming
In this paper, a novel application of biologically inspired computing paradigm is presented for solving initial value problem (IVP) of electric circuits based on nonlinear RL model by exploiting the competency of accurate modeling with feed forward artificial neural network (FF-ANN), global search efficacy of genetic algorithms (GA) and rapid local search with sequential quadratic programming (SQP). The fitness function for IVP of associated nonlinear RL circuit is developed by exploiting the approximation theory in mean squared error sense using an approximate FF-ANN model. Training of the networks is conducted by integrated computational heuristic based on GA-aided with SQP, i.e., GA-SQP. The designed methodology is evaluated to variants of nonlinear RL systems based on both AC and DC excitations for number of scenarios with different voltages, resistances and inductance parameters. The comparative studies of the proposed results with Adam’s numerical solutions in terms of various performance measures verify the accuracy of the scheme. Results of statistics based on Monte-Carlo simulations validate the accuracy, convergence, stability and robustness of the designed scheme for solving problem in nonlinear circuit theory.
Flood algorithm (FLA): an efficient inspired meta-heuristic for engineering optimization
Introducing a novel meta-heuristic optimization algorithm, the Flood Algorithm (FLA) draws inspiration from the intricate movement and flow patterns of water masses during flooding events in river basins. FLA mathematically models key phenomena such as the movement of water toward slopes, flow rates over time, soil permeability effects, and periodic increases and decreases in water levels from precipitation and losses. Leveraging these models, the algorithm guides the movement and evolution of a population of potential solutions toward enhanced optimality. The algorithm endeavors to establish an appropriate correlation between the fundamental aspects of natural flood events and the optimization process. Its formulation and working mechanism are described in detail. It operates in two main phases—a regular movement phase, where the population moves naturally toward current best solutions, and a flooding phase, which introduces random disturbances to increase diversity. New solutions are periodically introduced while weaker ones are removed, mirroring the natural cycles of water levels. FLA’s effectiveness is demonstrated through its application on well-known benchmark optimization problems and engineering design problems. Extensive comparisons have been carried out on CEC2005 functions using 16 algorithms in both basic and enhanced modes, as well as on CEC2014 functions with dimensions 30, 50, and 100 using a total of 20 other algorithms. These rigorous studies unequivocally confirm the robustness and strength of the proposed algorithm. Furthermore, the algorithm's performance on 12 constrained engineering problems demonstrates its ability to tackle real-world challenges. The FLA’s source code is publicly available at https://www.optim-app.com/projects/fla .
Deploying Data-intensive Applications with Multiple Services Components on Edge
In the information age, the amount of data is huge which shows an exponential growth. In addition, most services of application need to be interdependent with data, cause that they can be executed under the driven data. In fact, such a data-intensive service deployment requires a good coordination among different edge servers. It is not easy to handle such issues while data transmission and load balancing conditions change constantly between edge servers and data-intensive services. Based on the above description, this paper proposes a Data-intensive Service Edge deployment scheme based on Genetic Algorithm (DSEGA). Firstly, a data-intensive edge service composition and an edge server model will be generated based on a graph theory algorithm, then five algorithms of Genetic Algorithm (GA), Simulated Annealing Algorithm (SA), Ant Colony Algorithm (ACO), Optimized Ant Colony Algorithm (ACO_v) and Hill Climbing will be respectively used to obtain an optimal deployment scheme, so that the response time of the data-intensive edge service deployment reaches a minimum under storage constraints and load balancing conditions. The experimental results show that the DSEGA algorithm can get the shortest response time among the service, data components and edge servers.
Integrated neuro-evolution-based computing solver for dynamics of nonlinear corneal shape model numerically
In this study, bio-inspired computational techniques have been exploited to get the numerical solution of a nonlinear two-point boundary value problem arising in the modelling of the corneal shape. The computational process of modelling and optimization makes enormously straightforward to obtain accurate approximate solutions of the corneal shape models through artificial neural networks, pattern search (PS), genetic algorithms (GAs), simulated annealing (SA), active-set technique (AST), interior-point technique, sequential quadratic programming and their hybrid forms based on GA–AST, PS–AST and SA–AST. Numerical results show that the designed solvers provide a reasonable precision and efficiency with minimal computational cost. The efficacy of the proposed computing strategies is also investigated through a descriptive statistical analysis by means of histogram illustrations, probability plots and one-way analysis of variance.
Hybrid modified particle swarm optimization with genetic algorithm (GA) based workflow scheduling in cloud-fog environment for multi-objective optimization
Clients can access various on-demand services and resources through the cloud-fog computing environment. Due to interdependence between activities, business processes are controlled utilizing workflow technology via the cloud, which poses one of the difficulties in optimum use of the resources, which can highly improve the quality of service (QoS) for a better user experience. In addition, it is not easy to schedule workflow applications in a Fog-Cloud environment to find the best balance between makespan, energy consumption and cost. A hybrid GA-modified PSO method is proposed in this research to assign tasks to the resources efficiently. By balancing the burden of dependent activities, the Hybrid GA (Genetic Algorithm)-modified PSO approach attempts to be less makespan, less cost, and minimize the energy consumption across heterogeneous resources in cloud-fog computing settings. The experiment’s findings demonstrate that, in contrast to other algorithms, the Hybrid GA-modified PSO method reduces the overall execution time of the workflow tasks. Moreover, it lowers the cost of execution. The acquired findings further show that, compared to previous algorithms, the proposed approach converges to optimum solutions more quickly and with outstanding quality.
Hybrid Fuzzy and Data-Driven Robust Optimization for Resilience and Sustainable Health Care Supply Chain with Vendor-Managed Inventory Approach
One of the problems that government managers deal with are medical inventory management in COVID-19 conditions. Based on this situation, the best strategy for managing and reducing inventory costs can be Vendor-Managed Inventory (VMI) policy in the recent decade. Therefore, a hybrid fuzzy and data-driven robust optimization for Resilience and Sustainable Health Care Supply Chain (RSHCSC) with VMI approach is appropriate for improving the inventory management system and tackling uncertainty and disruption in this situation. Three RSHCSC models are suggested using hybrid fuzzy and data-driven robust optimization with a stochastic programming approach. The first model is average and mean absolute function, the second model is Conditional Value at Risk (CVaR), the third model is Minimax model, and the final model is the traditional inventory model. Each of the proposed models has advantages and disadvantages that depend on the conservative level of decision-maker. Sensitivity analysis is done on essential parameters like fuzzy cut, confidence level, robust and resilience coefficient, and size models. The results show that increasing fuzzy cut, confidence level, robustification coefficient, resiliency coefficient, and CVaR confidence level amount of costs grows. The Minimax function is suitable for conservative decision-makers.