CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     A     > >     AI
AI::Calibrate
Perl module for producing probabilities from classifier scores
AI::Categorizer
Automatic Text Categorization
AI::Categorizer::Category
A named category of documents
AI::Categorizer::Collection
Access stored documents
AI::Categorizer::Collection::DBI
AI::Categorizer::Collection::Files
One document per file
AI::Categorizer::Collection::InMemory
AI::Categorizer::Collection::SingleFile
AI::Categorizer::Document
Embodies a document
AI::Categorizer::Document::SMART
AI::Categorizer::Document::Text
AI::Categorizer::Document::XML
AI::Categorizer::Experiment
Coordinate experimental results
AI::Categorizer::FeatureSelector
Abstract Feature Selection class
AI::Categorizer::FeatureSelector::CategorySelector
AI::Categorizer::FeatureSelector::ChiSquare
ChiSquare Feature Selection class
AI::Categorizer::FeatureSelector::DocFrequency
AI::Categorizer::FeatureVector
Features vs. Values
AI::Categorizer::Hypothesis
Embodies a set of category assignments
AI::Categorizer::KnowledgeSet
Encapsulates set of documents
AI::Categorizer::Learner
Abstract Machine Learner Class
AI::Categorizer::Learner::Boolean
Abstract class for boolean categorizers
AI::Categorizer::Learner::DecisionTree
Decision Tree Learner
AI::Categorizer::Learner::Guesser
Simple guessing based on class probabilities
AI::Categorizer::Learner::KNN
K Nearest Neighbour Algorithm For AI::Categorizer
AI::Categorizer::Learner::NaiveBayes
Naive Bayes Algorithm For AI::Categorizer
AI::Categorizer::Learner::Rocchio
AI::Categorizer::Learner::SVM
Support Vector Machine Learner
AI::Categorizer::Learner::Weka
Pass-through wrapper to Weka system
AI::Categorizer::ObjectSet
AI::Categorizer::Storable
Saving and Restoring State
AI::Categorizer::Util
AI::CBR
Framework for Case-Based Reasoning
AI::CRM114
Wrapper for the statistical data classifier CRM114
AI::DecisionTree
Automatically Learns Decision Trees
AI::DecisionTree::Instance
C-struct wrapper for training instances
AI::Evolve::Befunge
practical evolution of Befunge AI programs
AI::ExpertSystem::Advanced
Expert System with backward, forward and mixed algorithms
AI::ExpertSystem::Advanced::Dictionary
Array/hash dictionary
AI::ExpertSystem::Advanced::KnowledgeDB::Base
Base class for knowledge DBs.
AI::ExpertSystem::Advanced::KnowledgeDB::Factory
Knowledge DB driver factory
AI::ExpertSystem::Advanced::KnowledgeDB::YAML
YAML Knowledge DB driver
AI::ExpertSystem::Advanced::Viewer::Base
Base class for all views.
AI::ExpertSystem::Advanced::Viewer::Factory
Viewer factory
AI::ExpertSystem::Advanced::Viewer::Terminal
Viewer for terminal
AI::ExpertSystem::Simple
Expert system shell
AI::ExpertSystem::Simple::Goal
Utility class for a simple expert system
AI::ExpertSystem::Simple::Knowledge
Utility class for a simple expert system
AI::ExpertSystem::Simple::Rule
A utility class for a simple expert system
AI::FANN
Fast Artificial Neural Network library
AI::FreeHAL::Class
Support for creating standard "inside-out" classes
AI::FreeHAL::Class
Support for creating standard "inside-out" classes
AI::FreeHAL::Config
Load and save configuration files in a standard format
AI::FreeHAL::Config
Load and save configuration files in a standard format
AI::FreeHAL::Engine
Engine of FreeHAL, a self-learning conversation simulator which uses semantic nets to organize its knowledge.
AI::FreeHAL::Engine
Engine of FreeHAL, a self-learning conversation simulator which uses semantic nets to organize its knowledge.
AI::FreeHAL::Module::Parser
AI::FreeHAL::Module::Parser
AI::FreeHAL::Module::Tagger
AI::FreeHAL::Module::Tagger
AI::FreeHAL::Module::WebAccess
AI::FreeHAL::Module::WebAccess
AI::Fuzzy::Axis
AI::Fuzzy::Label
AI::Fuzzy::Set
AI::FuzzyInference
A module to implement a Fuzzy Inference System.
AI::FuzzyInference::Set
AI::FuzzyLogic
Fuzzy Set Operations and Tools
AI::FuzzyLogic::MetaSubset
AI::FuzzyLogic::Subset
AI::Gene::Sequence
Base class of mutation methods +gene grammar
AI::Gene::Simple
Base class of mutation methods
AI::General
A general-purpose artificial intelligence
AI::Genetic
A pure Perl genetic algorithm implementation.
AI::Genetic::Defaults
AI::Genetic::IndBitVector
AI::Genetic::Individual
Base class for AI::Genetic Individuals.
AI::Genetic::IndListVector
AI::Genetic::IndRangeVector
AI::Genetic::OpCrossover
A class that implements various crossover operators.
AI::Genetic::OpMutation
A class that implements various mutation operators.
AI::Genetic::OpSelection
A class that implements various selection operators.
AI::Genetic::Pro
Genetic algorithms for professional purpose.
AI::Genetic::Pro::Array::Type
AI::Genetic::Pro::Chromosome
AI::Genetic::Pro::Crossover::Distribution
AI::Genetic::Pro::Crossover::OX
AI::Genetic::Pro::Crossover::PMX
AI::Genetic::Pro::Crossover::Points
AI::Genetic::Pro::Crossover::PointsAdvanced
AI::Genetic::Pro::Crossover::PointsBasic
AI::Genetic::Pro::Crossover::PointsSimple
AI::Genetic::Pro::Mutation::Bitvector
AI::Genetic::Pro::Mutation::Combination
AI::Genetic::Pro::Mutation::Listvector
AI::Genetic::Pro::Mutation::Rangevector
AI::Genetic::Pro::Selection::Distribution
AI::Genetic::Pro::Selection::Roulette
AI::Genetic::Pro::Selection::RouletteBasic
AI::Genetic::Pro::Selection::RouletteDistribution
AI::LibNeural
Perl extension libneural
AI::MaxEntropy
Perl extension for learning Maximum Entropy Models
AI::MaxEntropy::Model
Perl extension for using Maximum Entropy Models
AI::MaxEntropy::Util
Utilities for doing experiments with ME learners
AI::MegaHAL
Perl interface to the MegaHAL natural language conversation simulator.
AI::Menu
AI::NaiveBayes1
Naive Bayes Classification
AI::NeuralNet::BackProp
A simple back-prop neural net that uses Delta's and Hebbs' rule.
AI::NeuralNet::FastSOM
Perl extension for fast Kohonen Maps
AI::NeuralNet::FastSOM::Hexa
Perl extension for Kohonen Maps (hexagonal topology)
AI::NeuralNet::FastSOM::Rect
Perl extension for Kohonen Maps (rectangular topology)
AI::NeuralNet::FastSOM::Torus
Perl extension for fast Kohonen Maps (torus topology)
AI::NeuralNet::FastSOM::Utils
AI::NeuralNet::Kohonen
Kohonen's Self-organising Feature Maps (SOM)
AI::NeuralNet::Kohonen::Demo::RGB
Colour-based demo
AI::NeuralNet::Kohonen::Input
an input vector for AI::NeuralNet::Kohonen
AI::NeuralNet::Kohonen::Node
a node for AI::NeuralNet::Kohonen
AI::NeuralNet::Kohonen::Visual
Tk-based Visualisation
AI::NeuralNet::Mesh
An optimized, accurate neural network Mesh.
AI::NeuralNet::Simple
An easy to use backprop neural net.
AI::NeuralNet::SOM::Hexa
Perl extension for Kohonen Maps (hexagonal topology)
AI::NeuralNet::SOM::Rect
Perl extension for Kohonen Maps (rectangular topology)
AI::NeuralNet::SOM::Torus
Perl extension for Kohonen Maps (torus topology)
AI::NeuralNet::SOM::Utils
AI::NNEasy
Define, learn and use easy Neural Networks of different types using a portable code in Perl and XS.
AI::NNEasy::NN
AI::NNEasy::NN::backprop
AI::NNEasy::NN::feedforward
AI::NNEasy::NN::layer
AI::NNEasy::NN::node
AI::NNEasy::NN::reinforce
AI::NNFlex
Flexible API for neural networks
AI::NNFlex::Backprop
a fast, pure perl backprop Neural Net simulator
AI::NNFlex::Dataset
support for creating/loading/saving datasets for NNFlex nets
AI::NNFlex::Feedforward
methods for feedforward neural networks
AI::NNFlex::Hopfield
a fast, pure perl Hopfield network simulator
AI::NNFlex::Mathlib
miscellaneous mathematical functions for the AI::NNFlex NN package
AI::NNFlex::Reinforce
A very simple experimental NN module
AI::ParticleSwarmOptimization
Particle Swarm Optimization - OO interface
AI::Pathfinding::AStar
A* Pathfinding Algorithm
AI::Pathfinding::AStar::AStarNode
AI::Pathfinding::AStar::Rectangle
AStar algorithm on rectangle map
AI::Pathfinding::SMAstar
Memory-bounded A* Search
AI::Pathfinding::SMAstar::AVLQueue
AI::Pathfinding::SMAstar::Examples::PalUtils
AI::Pathfinding::SMAstar::Examples::Phrase
AI::Pathfinding::SMAstar::Examples::WordObj
AI::Pathfinding::SMAstar::PairObj
AI::Pathfinding::SMAstar::Path
AI::Pathfinding::SMAstar::PriorityQueue
AI::Pathfinding::SMAstar::TreeOfQueues
AI::Perceptron
example of a node in a neural network.
AI::POS
AI::POS
AI::Prolog
Perl extension for logic programming.
AI::Prolog::ChoicePoint
Create a choicepoint object for the Engine.
AI::Prolog::Engine
Run queries against a Prolog database.
AI::Prolog::Engine::Primitives
The code for running aiprolog builtins
AI::Prolog::KnowledgeBase
The Prolog database.
AI::Prolog::Parser
A simple Prolog parser.
AI::Prolog::Parser::PreProcessor
The AI::Prolog Preprocessor
AI::Prolog::Parser::PreProcessor::Math
The AI::Prolog math macro
AI::Prolog::Term
Create Prolog Terms.
AI::Prolog::Term::Cut
Perl implementation of the Prolog cut operator.
AI::Prolog::Term::Number
Perl implementation of Prolog numbers.
AI::Prolog::TermList
Create lists of Prolog Terms.
AI::Prolog::TermList::Clause
Perl implementation of Prolog clauses.
AI::Prolog::TermList::Primitive
Perl implementation of Prolog primitives.
AI::Prolog::TermList::Step
Perl implementation of Prolog "step" mechanism.
AI::PSO
Module for running the Particle Swarm Optimization algorithm
AI::Selector
AI::Selector
AI::SemanticNetwork
AI::SemanticNetwork
AI::subclust
A module to implement substractive clustering algorithm.
AI::Util
AI::Util

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.