Sciweavers

1288 search results - page 15 / 258
» Visual Generalization in Programming by Example
Sort
View
GECCO
2003
Springer
126views Optimization» more  GECCO 2003»
15 years 2 months ago
Coevolution and Linear Genetic Programming for Visual Learning
In this paper, a novel genetically-inspired visual learning method is proposed. Given the training images, this general approach induces a sophisticated feature-based recognition s...
Krzysztof Krawiec, Bir Bhanu
LISP
1998
88views more  LISP 1998»
14 years 9 months ago
Visualizing Evaluation in Scheme
Abstract. RainbowScheme is a visual stepping system that presents Scheme program’s runtime state using icons, colored environment trees, and colored Scheme code. A Scheme program...
Sho-Huan Simon Tung
GECCO
2007
Springer
183views Optimization» more  GECCO 2007»
15 years 3 months ago
Genetic programming for cross-task knowledge sharing
We consider multitask learning of visual concepts within genetic programming (GP) framework. The proposed method evolves a population of GP individuals, with each of them composed...
Wojciech Jaskowski, Krzysztof Krawiec, Bartosz Wie...
BMCBI
2007
116views more  BMCBI 2007»
14 years 9 months ago
primetv: a viewer for reconciled trees
Background: Evolutionary processes, such as gene family evolution or parasite-host cospeciation, can often be viewed as a tree evolving inside another tree. Relating two given tre...
Bengt Sennblad, Eva Schreil, Ann-Charlotte Berglun...
94
Voted
SOFTVIS
2010
ACM
14 years 9 months ago
Heapviz: interactive heap visualization for program understanding and debugging
Understanding the data structures in a program is crucial to understanding how the program works, or why it doesn't work. Inspecting the code that implements the data structu...
Edward Aftandilian, Sean Kelley, Connor Gramazio, ...