Sciweavers

988 search results - page 187 / 198
» Pseudo-Genetic Algorithmic Composition
Sort
View
NPAR
2010
ACM
13 years 10 months ago
Viewing progress in non-photorealistic rendering through Heinlein's lens
The field of non-photorealistic rendering is reaching a mature state. In its infancy, researchers explored the mimicry of methods and tools used by traditional artists to generate...
Amy Ashurst Gooch, Jeremy Long, Li Ji, Anthony Est...
GECCO
2010
Springer
191views Optimization» more  GECCO 2010»
13 years 10 months ago
Fitness importance for online evolution
To complement standard fitness functions, we propose "Fitness Importance" (FI) as a novel meta-heuristic for online learning systems. We define FI and show how it can be...
Philip Valencia, Raja Jurdak, Peter Lindsay
CCE
2008
13 years 10 months ago
A kinematic model of continuous separation and classification of polydisperse suspensions
Kinematic models for polydisperse suspensions are based on specifying the solid-fluid relative velocity for each solids species as a function of the local solids concentrations. On...
Raimund Bürger, A. García, Kenneth H. ...
CANDC
2006
ACM
13 years 10 months ago
Prediction of protein subcellular location using hydrophobic patterns of amino acid sequence
The function of eukaryotic protein is closely correlated with its subcellular location. The number of newly found protein sequences entering into data banks is rapidly increasing ...
Tongliang Zhang, Yongsheng Ding, Kuo-Chen Chou
CORR
2006
Springer
132views Education» more  CORR 2006»
13 years 10 months ago
Packrat Parsing: Simple, Powerful, Lazy, Linear Time
Packrat parsing is a novel technique for implementing parsers in a lazy functional programming language. A packrat parser provides the power and flexibility of top-down parsing wi...
Bryan Ford