Search Results for "parallel genetic algorithm" - Page 5

Showing 237 open source projects for "parallel genetic algorithm"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    QuasiRecomb

    QuasiRecomb

    Probabilistic inference of viral Quasispecies

    Please get the binary latest version at https://github.com/armintoepfer/QuasiRecomb/releases Description: RNA viruses are present in a single host as a population of different but related strains. This population, shaped by the combination of genetic change and selection, is called quasispecies. Genetic change is due to both point mutations and recombination events. We present a jumping hidden Markov model that describes the generation of the viral quasispecies and a method to infer its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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: 2 This Week
    Last Update:
    See Project
  • 3
    DJDarwin

    DJDarwin

    A Genetic algorithm approach to creating beats.

    The program puts beats through evolution - survival, mutations, reproduction. The purpose, in the words of Africa Bambaataa - Looking for the perfect beat. Using a genetic­ algorithmic framework, the user's taste defines a Beat fitness function - she decides which beats survive and breed, and which join the choir invisible. In addition, the user can easily define an automatic fitness function, put the program on 'auto­pilot' mode, and let it speed up evolution. Different types of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    ITS-GenTL

    Traffic Lights parallel optimization software using Genetic Algorithms

    ITS-GenTL - Intelligent Transport System Genetic Algorithm Traffic Lights optimizer This software is aimed to optimize traffic lights characteristics for traffic flows in urban networks in real-time using Genetic Algorithms. Now it uses SUMO project modeling software to model traffic flows while iteration of optimization process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    MapPSO
    MapPSO is a tool for Ontology Alignment, which uses Discrete Particle Swarm Optimisation. A particle swarm is used to search for the optimal alignment. The algorithm is massively parallel and adapts naturally on parallel architectures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    texgenpack

    Texture compression and conversion program with KTX and DDS support.

    texgenpack is a texture compression and conversion program featuring a command line utility and a simple GUI program . Compression is implemented using a genetic algorithm. It supports compression, decompression, conversion and comparison of texture and image files. The image format supported is PNG, while for textures there is support for KTX, PKM and DDS using ETC1, ETC2, DXT1/3/5 or BPTC (BC7) texture compression. Several uncompressed texture format are also supported. This program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EmployeesProfileViewer is my MSc final project. Consists of an application to represent the employees of an organization in a graphic map according to personal skills, using their evaluations on the different competences which the company needs. This software generates a graphical representation of the employees in a 2D map of coordinates, that pojects each worker as a figure in the map. The geometric characteristics of each one of these shapes will tell us how are the skills of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project provides a set of Python tools for creating various kinds of neural networks, which can also be powered by genetic algorithms using grammatical evolution. MLP, backpropagation, recurrent, sparse, and skip-layer networks are supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    Bouc-Wen-Baber-Noori model of hysteresis

    Compute parameters of the Bouc-Wen-Baber-Noori model of hysteresis

    ... the documentation and the following papers: - Kalyanmoy Deb, Sameer Agrawal, Amrit Pratap, T Meyarivan. "A Fast and Elitist multi-objective Genetic Algorithm: NSGA-II". Journal IEEE Transactions on Evolutionary Computation (IEEE-TEC). 2002. Vol. 6. No. 2. pp. 182-197. - Gilberto A. Ortiz, Diego A. Alvarez, Daniel Bedoya-Ruiz. "Identification of Bouc-Wen type models using multi-objective optimization algorithms". Computers & Structures. Vol. 114-115. pp. 121-132. 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    String Distance with a Genetic Algorithm

    String Distance with a Genetic Algorithm

    Calculate String Distances with Genetic Algorithm

    This measures the amount of universal time-units a classical Genetic Algorithm needs for one String to evolve into another, thus representing a perfect way to measure the String-metric distances. The smallest distance is -1 while the largest is infinite. This means that calculations with -1 to -0 universal-time units came from the past, and that such Strings already exist in this universe; thus representing a negative value. Furthermore, -1 universal time-unit is the maximum allowed time...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Clusterfit

    Show stellar evolution and open clusters in a color-magnitude diagram

    ... can be done automatically with a global search algorithm (more specifically a genetic algorithm). This program requires the installation of the libfgen package, also available on SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C++ software which implements serial and parallel Nullspace Algorithm based on algebraic rank test for the computation of elementary flux modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Genetic Basis

    A general genetic algorithm framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Parallel Content-Based matching algorithm running on multi-core CPUs and on CUDA GPUs. It includes a translator from the SIENA publish/subscribe system events and subscriptions and a large number of workloads to test its performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Evolving Objects

    Evolving Objects

    This project have been merged within Paradiseo.

    See the new project page: https://nojhan.github.io/paradiseo/ (Archived project page: http://eodev.sourceforge.net/)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    DecGPU: CUDA-based Error Correction

    The first distributed and parallel short-read error corrector on GPUs

    DecGPU (Distributed Error correction on GPUs) is a parallel and distributed error correction algorithm for large-scale short read assembly. It is implemented using CUDA C++ and MPI, running on a GPU cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This project represents a parallel implementation of a hand gesture recognition algorithm in C# using .Net Framework 4 and AForge .Net Framework. The software can detect 3 hand gestures: Stop, Left, Right. More details can be found in the documentation present in the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    CRFSharp(aka CRF#) is a .NET(C#) implementation of Conditional Random Fields, an machine learning algorithm for learning from labeled sequences of examples. It is widely used in Natural Language Process (NLP) tasks, for example: word breaker, postagging, named entity recognized, query chunking and so on. CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo. It encodes model parameters by L-BFGS. Moreover, it has many significant improvement than CRF++, such as totally parallel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sleuth Urban Growth Model - Genetic algorithm calibration method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ats - Automated Testing System

    Object oriented Python-based tool for test automation.

    .... ATS provides the capability to run serial or parallel tests simultaneously up to the resource limits it has been given (i.e. some number of processors on which to run). Tests can be given a priority rating and be dependent upon other tests, and these features are accounted for in its scheduling algorithm. The software is configurable and extensible. ATS provides numerous options for creating dependent chains of tests, filtering based on various criteria, and running tests with custom arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MbPc Pagerank Simulator

    Testbed for playing with the algorithm "pagerank" of Google

    Provide a testbed to play with pagerank-like algorithm on graph. You can easily add vertices, edges, save the graph for reuse, etc. For now, only Pagerank is implemented, but in the future, other algorithms will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.