The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:AI::Gene"

AI::Gene::Simple River stage zero No dependents

This is a class which provides generic methods for the creation and mutation of genetic sequences. Various mutations are provided but the resulting mutations are not checked for a correct syntax. These classes are suitable for genes where it is only ...

AJGOUGH/AI-Gene-Sequence-0.22 - 10 May 2011 03:41:28 UTC

AI::Gene::Sequence River stage zero No dependents

This is a class which provides generic methods for the creation and mutation of genetic sequences. Various mutations are provided as is a way to ensure that genes created by mutations remain useful (for instance, if a gene gives rise to code, it can ...

AJGOUGH/AI-Gene-Sequence-0.22 - 10 May 2011 03:41:28 UTC

AI::FANN::Evolving::Gene - gene that codes for an artificial neural network (ANN) River stage zero No dependents

RVOSA/AI-FANN-Evolving-0.4 - 04 Jun 2014 22:42:31 UTC

AI::Genetic - A pure Perl genetic algorithm implementation. River stage zero No dependents

This module implements a Genetic Algorithm (GA) in pure Perl. Other Perl modules that achieve the same thing (perhaps better, perhaps worse) do exist. Please check CPAN. I mainly wrote this module to satisfy my own needs, and to learn something about...

AQUMSIEH/AI-Genetic-0.05 - 11 May 2007 17:51:29 UTC

AI::Genetic::Pro - Efficient genetic algorithms for professional purpose with support for multiprocessing. River stage zero No dependents

This module provides efficient implementation of a genetic algorithm for professional purpose with support for multiprocessing. It was designed to operate as fast as possible even on very large populations and big individuals/chromosomes. "AI::Geneti...

STRZELEC/AI-Genetic-Pro-1.009 - 09 Jan 2023 20:57:35 UTC

AI::Evolve::Befunge - practical evolution of Befunge AI programs River stage zero No dependents

This software project provides all of the necessary tools to grow a population of AI creatures which are fit to perform a task. Normally, end users can use the "evolve" script as a frontend. If that's what you're after, please see the documentation c...

INFINOID/AI-Evolve-Befunge-0.03 - 06 Apr 2009 14:31:52 UTC

AI::Genetic::OpMutation - A class that implements various mutation operators. River stage zero No dependents

This package implements a few mutation mechanisms that can be used in user-defined strategies. The methods in this class are to be called as static class methods, rather than instance methods, which means you must call them as such: AI::Genetic::OpCr...

AQUMSIEH/AI-Genetic-0.05 - 11 May 2007 17:51:29 UTC

AI::Genetic::Individual - Base class for AI::Genetic Individuals. River stage zero No dependents

This package implements the base class for all AI::Genetic individuals. It provides basic methods required by AI::Genetic for correct evolution. Furthermore, it can be very easily used as a base class for additional types of individuals. AI::Genetic ...

AQUMSIEH/AI-Genetic-0.05 - 11 May 2007 17:51:29 UTC

AI::Genetic::OpCrossover - A class that implements various crossover operators. River stage zero No dependents

This package implements a few crossover mechanisms that can be used in user-defined strategies. The methods in this class are to be called as static class methods, rather than instance methods, which means you must call them as such: AI::Genetic::OpC...

AQUMSIEH/AI-Genetic-0.05 - 11 May 2007 17:51:29 UTC
9 results (0.03 seconds)