Giter Club home page Giter Club logo

developing-data-products's Introduction

title author date output
DDP Project
Arinze Akutekwe
30 May 2016
html_document

Comprehensive Learning Particle Swarm Optimization

Synopsis:

The Comprehensive Learning Particle Swarm Optimization was introduced by J.J Liang et al (2006) and is a variant of the popular Particle Swarm Optimization by Kennedy and Eberhart (1995); a population-based stochastic optimization technique for global optimization of multimodal functions. I implemented the Algorithm in R for a different optimization scenario in one of my papers during my PhD. Citation below:

A. Akutekwe and H. Seker, "Inferring the dynamics of gene regulatory networks via optimized recurrent neural network and dynamic Bayesian network," Computational Intelligence in Bioinformatics and Computational Biology (CIBCB), 2015 IEEE Conference on, Niagara Falls, ON, 2015, pp. 1-8.

In simple terms the algorithm performs a minimization towards the global best solution in a D-dimensional search space. In this project, the user can input the desired number of iterations, number of populations and number of dimensions. Under the hood, a Toroidal saturation function keeps particles constrained within a pre-defined search space.

The algorithm outputs initial fitness, initial solutions, global best fitness and global best solutions and a plot of the best function values with the number of iterations.

To use the algorithm, select the desired number of population, number of dimensions and number of iterations. The select how many iterations you want and press the run button. The results are display with the resulting minimization plot result.

developing-data-products's People

Contributors

arinzea avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.