Search Results for "chicken swarm optimization"

Showing 34 open source projects for "chicken swarm optimization"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    Full Stack FastAPI and PostgreSQL

    Full Stack FastAPI and PostgreSQL

    Full stack, modern web application generator

    Generate a backend and frontend stack using Python, including interactive API documentation. Production ready Python web server using Uvicorn and Gunicorn. Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Minimize code duplication. Multiple features from each parameter declaration. Get production-ready code. With automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PsoPath

    Particle Swarm Optimization algorithm for the shortest path problem

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of Particle Swarm Optimization is the emulation of the social behaviour of, e.g., a flock of birds, as a stochastic optimisation method. Specifically, a particle is an entity representing a solution in the search space. Several particles cooperate inside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SwaNN

    PSO for neural networks

    SwaNN is a basic framework for neural networks based on particle swarm optimization (using the Python package PySwarms (https://pyswarms.readthedocs.io/en/latest/). The zip file contains the main programs in SwaNN.py and around 30 examples : - classification - regression - time series forecasting I need some help for class building (I am not an expert in Python nor in OOP), if somebody is interested in it... In Google Colab : https://colab.research.google.com/drive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Full Stack FastAPI Couchbase

    Full Stack FastAPI Couchbase

    Full stack, modern web application generator

    Full stack, modern web application generator. Using FastAPI, Couchbase as a database, Docker, automatic HTTPS, and more. Couchbase has a great set of features that is not easily or commonly found in alternatives. REST backend tests based on Pytest, integrated with Docker, so you can test the full API interaction, independent on the database. As it runs in Docker, it can build a new data store from scratch each time (so you can use ElasticSearch, MongoDB, or whatever you want, and just test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5

    Xoptfoil

    Airfoil optimization with Xfoil

    Airfoil optimization using the highly-regarded Xfoil engine for aerodynamic calculations. Starting with a seed airfoil, Xoptfoil uses particle swarm, genetic algorithm and direct search methodologies to perturb the geometry and maximize performance. The user selects a number of operating points over which to optimize, desired constraints, and the optimizer does the rest.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    TEESer

    Tool for Engineering Emergent Selforganizing bEhavioR

    ... their domain tools such as favorable simulator and by pluging it into the framework can take advantage of distributed simulations in the grid, various analyzers, optimizers (particle swarm optimization, genetic algorithms, ...). See Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PSOVina 2.0

    PSOVina 2.0

    The Hybrid Particle Swarm Optimization for Protein-Ligand Docking

    A fast docking tool based on the efficient optimization algorithm of Particle Swarm Intelligence and the framework of AutoDock Vina. Based on the initial PSO implementation, our PSOVina method has undergone several important improvements to enhance the docking accuary and achieve remarkable efficiency as compared to the original AutoDock Vina. https://cbbio.online/software/psovina/index.html
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    popt4jlib

    Parallel Optimization Library for Java

    popt4jlib is an open-source parallel optimization library for the Java programming language supporting both shared memory and distributed message passing models. Implements a number of meta-heuristic algorithms for Non-Linear Programming, including Genetic Algorithms, Differential Evolution, Evolutionary Algorithms, Simulated Annealing, Particle Swarm Optimization, Firefly Algorithm, Monte-Carlo Search, Local Search algorithms, Gradient-Descent-based algorithms, as well as some well-known...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Solid Python

    Solid Python

    A comprehensive gradient-free optimization framework written in Python

    Solid is a Python framework for gradient-free optimization. It contains basic versions of many of the most common optimization algorithms that do not require the calculation of gradients, and allows for very rapid development using them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 10
    Opt4J

    Opt4J

    Modular Java framework for meta-heuristic optimization

    Opt4J is an open source Java-based framework for evolutionary computation. It contains a set of (multi-objective) optimization algorithms such as evolutionary algorithms (including SPEA2 and NSGA2), differential evolution, particle swarm optimization, and simulated annealing. The benchmarks that are included comprise ZDT, DTLZ, WFG, and the knapsack problem. The goal of Opt4J is to simplify the evolutionary optimization of user-defined problems as well as the implementation of arbitrary meta...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Excel VBA Particle Swarm Optimization

    A small tool for optimization of complex problems.

    This is a Particle Swarm Optimization tool written in VBA for Excel. It is easy to modify in order to enable the users to code their own objective function, constraints and way to handle constraints. Published under licence CC-BY-SA 4.0
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    ProtPOS

    ProtPOS

    Prediction of PROTtein Preferred Orientation on a Surface

    ProtPOS is a self-contained, lightweight, and easy-to-use software package for predicting the preferred orientation of protein on a given surface upon initial adsorption. It searches quickly for the low energy protein poses in all translational and rotational degrees of freedom of the protein with respect to the surface using particle swarm optimization. Each successful run returns the lowest energy orientation of the protein on the surface in PDB format, which is readily used for MD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This software searches the potential energy surface of small to medium size atomic systems for global minima using quantum ab initio techniques. It performs bond rotations and molecule translations and rotations on a Linux cluster with MPI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MOEA Framework

    MOEA Framework

    A Free and Open Source Java Framework for Multiobjective Optimization

    The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Grammatical Optimization

    A java based framework for grammatical evolution.

    This project is a result for my curiosity for how grammatical evolution (GE) works. Eventually, I made this wrapper for GE that should work with any numerical optimization algorithm. So the idea behind GE is that it takes production rules for computer programs using a context free grammar in Backus Naur form. The production rules can be used to evolve computer programs by running an algorithm such as a genetic algorithm or a particle swarm optimizer in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    psostocks is a very simple trading system, it optimizes its parameters with particle swarm optimization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CALYFriend
    CALYFriend is a Cross-platform GUI for CALYPSO (Crystal structure AnaLYsis by Particle Swarm Optimization)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    islec

    islec

    ISL Solid-Liquid Equilibrium Calculator

    ISL Equilibrium Calculator,which process solid-liquid equilibrium calculation by using Harvie extended Pitzer's ion interaction electrolyte solution model and particle swarm optimization Gibbs free energy minimization (GEM). ISLEC is an efficient tool for solid-liquid equilibrium calculation, and can simulate the crystallization path of seawater and salt lake brines. ISLEC is suitable for related researches and process design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libfgen

    Library for optimization using a genetic algorithm or particle swarms

    libfgen is a library that implements an efficient and customizable genetic algorithm (GA). It also provides particle swarm optimization (PSO) functionality and an interface for real-valued function minimization or model fitting. It is written in C, but can also be compiled with a C++ compiler. Both Linux and Windows are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Swarm Wars

    Swarm Wars

    Safety in numbers.

    REPOSITORY MOVED TO GITHUB: https://github.com/happyjack27/SwarmWars video sample: http://youtu.be/s5mLNbdBQGY A game where you evolve & compete AI swarms. The organisms use swarm intelligence & ant colony optimization. The organisms can communicate through 3-color signaling as well as by laying beacons. They can attack and repair other organisms. They can select mates, and they can gather and distribute food and material. This behavior is controlled by a genetically evolved neural net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Java Evolutionary Computation Library

    As of 2012-12-18, this project may now be found at Google Code.

    As of 2012-12-18, this project may now be found at http://http://code.google.com/p/paba JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SEAGE
    Search Agents - a framework for collaboration of meta-heuristic agents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nature Inspired Toolbox is a software tool meant to solve optimization problems developed in MATLAB environment. Presently, this release is only based on various PSO algorithms and comming versions will include ACO, GAs, BBO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for hybrid worst case execution time (WCET) analysis of computer programs based on swarm optimization. The WCET is needed in hard real time systems to guarantee system timing properties, i.e. all tasks finishing inside assigned deadlines. More information about the theory behind PSO WCET is available at: http://www.ub.tuwien.ac.at/bach/AC08514091.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Swarm Optimization framework (SOF) focused in providing a reusable core for development of optimization algorithms and techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next