ogpf

所属分类:人工智能/神经网络/深度学习
开发工具:OCaml
文件大小:31KB
下载次数:0
上传日期:2017-04-11 17:43:17
上 传 者sh-1993
说明:  OCaml遗传编程框架
(OCaml Genetic Programming Framework)

文件列表:
THOUGHTS (4059, 2017-04-12)
build.sh (94, 2017-04-12)
experiment (0, 2017-04-12)
experiment\addition (0, 2017-04-12)
experiment\addition\addition.ml (153, 2017-04-12)
experiment\factorial (0, 2017-04-12)
experiment\factorial\factorial.ml (820, 2017-04-12)
experiment\roses (0, 2017-04-12)
experiment\roses\rosesProblem.ml (2033, 2017-04-12)
experiment\roses\run.ml (307, 2017-04-12)
experiment\trigIdent (0, 2017-04-12)
experiment\trigIdent\run.ml (2269, 2017-04-12)
experiment\trigIdent\runParameters.ml (685, 2017-04-12)
experiment\trigIdent\runSpecification.ml (758, 2017-04-12)
experiment\trigIdent\trigIdent.ml (867, 2017-04-12)
fitnessTest.ml (64, 2017-04-12)
fitnessTest (0, 2017-04-12)
fitnessTest\fitnessTest.ml (64, 2017-04-12)
fitnessTest\perlFactorial.ml (854, 2017-04-12)
fitnessTest\rosesProblem.ml (1966, 2017-04-12)
fitnessTest\soundex.ml (1649, 2017-04-12)
fitnessTest\ticTacToe.ml (153, 2017-04-12)
fitnessTest\trigIdent.ml (867, 2017-04-12)
genotype (0, 2017-04-12)
genotype\fgenotype.ml (181, 2017-04-12)
genotype\funcTree.ml (4139, 2017-04-12)
genotype\functions.ml (1884, 2017-04-12)
genotype\genotype.ml (229, 2017-04-12)
genotype\lambdaGenome.ml (2186, 2017-04-12)
genotype\lgenotype.ml (117, 2017-04-12)
genotype\perlGenotype.ml (5248, 2017-04-12)
genotype\perlGenotype (0, 2017-04-12)
genotype\perlGenotype\lexer.mll (1942, 2017-04-12)
genotype\perlGenotype\parser.mly (2141, 2017-04-12)
genotype\perlGenotype\pnode.ml (3207, 2017-04-12)
genotype\primitives.ml (1849, 2017-04-12)
genotype\stringGenotype.ml (2104, 2017-04-12)
gp.ml (1499, 2017-04-12)
... ...

OGPF - OCaml Genetic Programming Framework ------------------------------------------ This is a framework for genetic programming in OCaml. It is structured so that a wide variety of genetic programming (population-based algorithms, actually) projects can be easily composed. It is also an experiment for myself in an extremely functorized programming style. I am still working out both the details of the style and the structure of the framework. All input is welcomed. Documentation ------------- Since nobody uses this except for me right now, all documentation is on my website. Once there is enough documentation and enough interest, I will create snapshots of the content there and drop it into this distribution. But for now just see http://tlt42.org/wiki.pl/OGPF. Copying ------- Copyright (C) 2001,2002,2003,2004, Brock Wilcox. Released under the terms of the GNU GPL. I don't want anyone to have licensing trouble. If you do contact me. Contact ------- Brock Wilcox http://thelackthereof.org/ awwaiid@thelackthereof.org

近期下载者

相关文件


收藏者