Git Product home page Git Product logo

fastpso's Introduction

fastPSO

Fast parallel Particle Swarm Optimization package for Python

fastPSO is an open source software library for Particle Swarm Optimization built with two goals in mind:

  • Speed
  • Parallelism

Its flexible architecture enables you to define complex objective functions, and to perform optimization in a serial or parallel setting. In addition, it offers detailed insights on the optimization process, helping practitioners profile their results.

Installation

pip package

pip install fastpso

Requirements

  • numpy

Getting started

tbd

License

fastPSO is available under MIT License

If you plan on using this software for scientific purposes, please cite our work:

@inproceedings{lorenzo2017particle,
  title={Particle swarm optimization for hyper-parameter selection in deep neural networks},
  author={Lorenzo, Pablo Ribalta et al.},
  booktitle={Proceedings of the Genetic and Evolutionary Computation Conference},
  pages={481--488},
  year={2017},
  organization={ACM}
}
@inproceedings{lorenzo2017hyper,
  title={Hyper-parameter selection in deep neural networks using parallel particle swarm optimization},
  author={Lorenzo, Pablo Ribalta et al.},
  booktitle={Proceedings of the Genetic and Evolutionary Computation Conference Companion},
  pages={1864--1871},
  year={2017},
  organization={ACM}
}

fastpso's People

Contributors

pribalta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fastpso's Issues

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.