Git Product home page Git Product logo

brainstorm_cpp's Introduction

BSO_CPP

Brain Storm Optimazation (BSO) core in cpp.
Based on the project 'Analysis of Risk Management for the Coal Mine Operations'.
Translated from the matlab code of this paper.
Also provide a demo of K_means algorithm.

说明:

经过测试,使用评价函数 z = sum( x(i)^2 + 10 - 10cos(2pi*x(i))),fitness效果与matlab基本一致。 经过10次重复实验,(参数在源码中) CPP: fitness 最小值为 2.287,平均值 6.4 matlab fitness 最小值1.988, 平均值5.78

代码逻辑已注释,方便阅读。 重写Function::fun()以使用新的评价函数 主函数为bsocore.cpp

存在问题: 运行速度较慢,提高运行速度可能要改变现有架构。

代码实时更新:https://github.com/Travis-MA/BSO_CPP

brainstorm_cpp's People

Contributors

travis-ma avatar

Watchers

 avatar

Forkers

rudxain

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.