partial reinforcement optimizer (PRO). Matlab Source Code

This source code is an implementation of the PRO algorithm to solve CEC2017 benchmark functions.
405 Downloads
Updated 2 Nov 2023

View License

Partial Reinforcement Optimizer (PRO), is a novel evolutionary optimization algorithm. The major idea behind the PRO comes from a psychological theory in evolutionary learning and training called the partial reinforcement effect (PRE) theory. According to the PRE theory, a learner is intermittently reinforced to learn or strengthen a specific behavior during the learning and training process. The reinforcement patterns significantly impact the response rate and strength of the learner during a reinforcement schedule, achieved by appropriately selecting a reinforcement behavior and the time of applying reinforcement process. In the PRO algorithm, the PRE theory is mathematically modeled to an evolutionary optimization algorithm for solving global optimization problems.

Cite As

Taheri, Ahmad, et al. “Partial Reinforcement Optimizer: An Evolutionary Optimization Algorithm.” Expert Systems with Applications, Elsevier BV, Oct. 2023, p. 122070, doi:10.1016/j.eswa.2023.122070.

View more styles
MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

PRO Matlab Code CEC2017

Version Published Release Notes
1.0.0