Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Algorithms (31)

See Also:
Sites:

http://liinwww.ira.uka.de/bibliography/Ai/genetic.algorithms.html
» Bibliography on Genetic Algrorithms Open in a new browser window
   Genetic algorithm citations starting with ICGA and FOGA. Part of the Computer Science Bibliography Collection at the Universitat Karlsruhe in Germany.
   http://liinwww.ira.uka.de/bibliography/Ai/genetic.algorithms.html
http://www.cellmatrix.com/entryway/entryway/core.html
» Cell Matrix Corporation Open in a new browser window
   Publications describe an application of their computer architecture to genetic algorithms. Software includes an online circuit simulator.
   http://www.cellmatrix.com/entryway/entryway/core.html
http://www.cs.iastate.edu/~gannadm/
» Evolutionary Design of Neural Architectures Open in a new browser window
   Information, bibliography and resources on evolutionary synthesis of neuromorphic systems. Maintained by the Artificial Intelligence Research Group at Iowa State University.
   http://www.cs.iastate.edu/~gannadm/
http://www.evolvica.org
» Evolvica Open in a new browser window
   A Java evolutionary computation framework. It includes a visual designer, source code editor and debugger and aims to provide a toolkit for easy implementation of all kinds of evolutionary algorithms.
   http://www.evolvica.org
http://www.site.uottawa.ca/~fbinard/EA/
» Franck Binard's Evolutionary Computing Examples Open in a new browser window
   Examples of genetic programs in Perl and C++. Includes examples using the Google API to evolve strings as well as an ant evolver.
   http://www.site.uottawa.ca/~fbinard/EA/
http://www.aridolan.com/ga/gaa/gaa.html
» GA Playground Open in a new browser window
   A general GA toolkit implemented in Java, for experimenting with genetic algorithms and handling optimization problems. Source code is available.
   http://www.aridolan.com/ga/gaa/gaa.html
http://www.optiwater.com/GAsearch/
» GA-search Open in a new browser window
   An advanced dedicated genetic algorithms search engine. The "Spider" indexes only GA related sites.
   http://www.optiwater.com/GAsearch/
http://lancet.mit.edu/ga/
» GAlib Open in a new browser window
   A C++ library of genetic algorithm components. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators.
   http://lancet.mit.edu/ga/
http://www.sambee.co.th/MazeSolver/mazega.htm
» Genetic Algorithm - Maze Solver Open in a new browser window
   Has a Java applet that helps the reader visualize the inner workings of the genetic algorithm.
   http://www.sambee.co.th/MazeSolver/mazega.htm
http://www.oursland.net/projects/PopulationExperiment/
» Genetic Algorithm Experiment Open in a new browser window
   This Java applet demonstrates a continuous value genetic algorithm on a variety of problem spaces with a variety of reproduction methods.
   http://www.oursland.net/projects/PopulationExperiment/
http://sourceforge.net/projects/geneticd/
» Genetic Daemon Open in a new browser window
   An open source genetic engine server, capable to run any kind of genetic algorithm. It has TCP architecture, working with software clients and human interaction.
   http://sourceforge.net/projects/geneticd/
http://www.foretrade.com/gpf.htm
» Genetic Pattern Finder Open in a new browser window
   Uses genetic algorithms to detect the best trading patterns and will adapt to any financial data. The trading signales generated are statistically validated and can be easily exported.
   http://www.foretrade.com/gpf.htm
http://evolve.bravehost.com
» Genetic Programming Open in a new browser window
   Contains information on genetic algorithms and programming techniques. Sponsors a genetic programming contest in java.
   http://evolve.bravehost.com
http://www.geatbx.com/
» Genetic and Evolutionary Algorithm Toolbox Open in a new browser window
   GEATbx is an implementation of evolutionary algorithms in Matlab. A broad range of operators is fully integrated into one environment.
   http://www.geatbx.com/
http://manip.crhc.uiuc.edu/research.html
» Genetics-Based Machine Learning Open in a new browser window
   Generalization, scheduling and performance evaluation from the Teacher Research Group.
   http://manip.crhc.uiuc.edu/research.html
http://users.otenet.gr/~daidalos/hcsl/
» Hellenic Complex Systems Laboratory Open in a new browser window
   An independent, nonprofit research laboratory involved in the transdisciplinary study of complex systems. Invented the GA-based design of statistical quality control.
   http://users.otenet.gr/~daidalos/hcsl/
http://www.cs.cmu.edu/Groups/AI/html/faqs/ai/genetic/top.html
» Hitch-Hiker's Guide to Evolutionary Computation Open in a new browser window
   FAQs for comp.ai.genetic. An unconventional and often witty introductory compendium. ASCII text only.
   http://www.cs.cmu.edu/Groups/AI/html/faqs/ai/genetic/top.html
http://www-illigal.ge.uiuc.edu/
» IlliGAL Open in a new browser window
   Illinois Genetic Algorithms Laboratory at the University of Illinois at Urbana-Champaign. Includes a large collection of technical reports and software.
   http://www-illigal.ge.uiuc.edu/
http://www.isab.org/
» International Society for Adaptive Behavior Open in a new browser window
   ISAB is an international scientific society devoted to education and furthering research on adaptive behavior in animals, animats, software agents, and robots.
   http://www.isab.org/
http://www.rennard.org/alife/english/gavintrgb.html
» Introduction to Genetic Algorithms Open in a new browser window
   An introductory explanation of genetic algorithms available in HTML and PDF formats. The Genetic Algorithm Viewer Java applet shows the functioning of a genetic algorithm.
   http://www.rennard.org/alife/english/gavintrgb.html
http://cs.felk.cvut.cz/~xobitko/ga/
» Introduction to Genetic Algorithms with Java Open in a new browser window
   Introductory pages with interactive Java applets, useful tips for your own genetic algorithm
   http://cs.felk.cvut.cz/~xobitko/ga/
http://www.dna-evolutions.com/joptsdk.html
» JOpt.SDK Open in a new browser window
   A tour scheduling and optimization library for Java that uses specialized genetic algorithms to calculate an optimized allocation of orders and stops to vehicles. Solves Traveling Salesman Problems (TSP) and Vehicle Routing Problems (VRPTW).
   http://www.dna-evolutions.com/joptsdk.html
http://www.netadelica.com/ga/
» Netadelica Genetic Algorithms Open in a new browser window
   A brief experiment in coding a simple genetic algorithm 'bit counter' that compares different evolution parameters.
   http://www.netadelica.com/ga/
http://www.nd.com
» NeuroDimension Inc: Genetic Algorithm Software Open in a new browser window
   Use NeuroDimension's Genetic Server or Genetic Library products to embed genetic algorithms into your own VB/C++ application.
   http://www.nd.com
http://beagle.gel.ulaval.ca/
» Open BEAGLE Open in a new browser window
   Open BEAGLE is an Evolutionary Computation (EC) framework entirely coded in C++. It provides a software environment to do any kind of EC.
   http://beagle.gel.ulaval.ca/
http://www.orchestrate-plan.com
» Orchestrate Plan Open in a new browser window
   Developers of plan and schedule optimization software that utilizes genetic algorithms.
   http://www.orchestrate-plan.com
http://www.pcai.com/web/ai_info/genetic_algorithms.html
» PC AI Genetic Algorithms Open in a new browser window
   Contains links to genetic algorithms information on the Internet along with vendors and references. Published by PC AI magazine.
   http://www.pcai.com/web/ai_info/genetic_algorithms.html
http://dynamics.org/~altenber/PAPERS/
» Papers by Lee Altenberg On-Line Open in a new browser window
   Research publications in mathematical population genetics, evolutionary computation, and genetic algorithms.
   http://dynamics.org/~altenber/PAPERS/
http://sourceforge.net/projects/jeepproject/
» Project Jeep Open in a new browser window
   Jeep is a modular, abstract and distributed evolutionary programming core written in Java (open source), allowing to grow autonomous agents as well a gene pool (as in genetic algorithms).
   http://sourceforge.net/projects/jeepproject/
http://www.optiwater.com/optiga.html
» optiGA Open in a new browser window
   An ActiveX control for Genetic Algorithms written in Visual Basic. Provides a generic control that will perform the genetic run for any optimization problem.
   http://www.optiwater.com/optiga.html
http://www.revolutionaryengineering.com/
» rEvolutionaryEngineering Open in a new browser window
   Researches and develops applications using evolutionary algorithms and genetic algorithms for finance and engineering.
   http://www.revolutionaryengineering.com/

This category needs an editor

Last Updated: 2007-01-02 19:56:09





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org