Home
Name Modified Size InfoDownloads / Week
README 2012-10-15 738 Bytes
lingen-1.29.tar.gz 2012-10-15 451.8 kB
manual.pdf 2012-10-15 37.9 kB
lingen-1.15.tar.gz 2011-09-19 160.0 kB
Totals: 4 Items   650.4 kB 0
LINGEN 1.29 - Linear Genetic Program Evolver
Oct 01, 2012

This utility, lingen, implements evolution of native machine code
via linear genetic programing.  The assembly level code uses a
subset of assembly language which manipulates and performs calculations
using the floating point unit (FPU) of the CPU. Code can be
evolved in a supervised fasion to fit or identify a model given 
an input table of multivariate data.


lingen		This utility is the learning/training algorithm.
		It evolves the code over a given number of 
		generations, and writes out the code that 
		best predicts the desired output at various
		intervals. Options are available for printing
		the assembly code in human readable form and
		for removing introns.

Source: README, updated 2012-10-15