Sciweavers

1215 search results - page 30 / 243
» Introduction to genetic programming
Sort
View

Book
796views
16 years 8 months ago
Introduction to Machine Learning
This is an introductory book about machine learning. Notice that this is a draft book. It may contain typos, mistakes, etc. The book covers the following topics: Boolean Functio...
Nils J. Nilsson

Book
594views
16 years 7 months ago
A Gentle Introduction to Haskell
The book covers the following topics: Values, Types, Functions, Case Expressions and Pattern Matching, Type Classes and Overloading, Input/Output, Standard Haskell Classes Monads,...
Paul Hudak, John Peterson, Joseph Fasel
GECCO
2006
Springer
130views Optimization» more  GECCO 2006»
15 years 1 months ago
Investigation on artificial ant using analytic programming
The paper deals with a alternative tool for symbolic regression
Zuzana Oplatková, Ivan Zelinka
EUROGP
2003
Springer
259views Optimization» more  EUROGP 2003»
15 years 2 months ago
Research of a Cellular Automaton Simulating Logic Gates by Evolutionary Algorithms
This paper presents a method of using genetic programming to seek new cellular automata that perform computational tasks. Two genetic algorithms are used : the first one discovers ...
Emmanuel Sapin, Olivier Bailleux, Jean-Jacques Cha...
ICFP
2000
ACM
15 years 2 months ago
Intersection types and computational effects
We show that standard formulations of intersection type systems are unsound in the presence of computational effects, and propose a solution similar to the value restriction for ...
Rowan Davies, Frank Pfenning