Sciweavers

3958 search results - page 622 / 792
» Dynamic Graph Algorithms with Applications
Sort
View
ICGA
1993
145views Optimization» more  ICGA 1993»
15 years 3 months ago
Genetic Programming of Minimal Neural Nets Using Occam's Razor
A genetic programming method is investigated for optimizing both the architecture and the connection weights of multilayer feedforward neural networks. The genotype of each networ...
Byoung-Tak Zhang, Heinz Mühlenbein
GECCO
2008
Springer
193views Optimization» more  GECCO 2008»
15 years 3 months ago
Multiobjective optimization of a stent in a fluid-structure context
A stent device is a permanent metallic implant currently used to prop open arteries blocked with atherosclerotic plaques. Many classes of stents are available and mainly differ b...
Adel Blouza, Laurent Dumas, Ibrahima M'Baye
CGF
2008
89views more  CGF 2008»
15 years 2 months ago
Enhancement of Bright Video Features for HDR Displays
To utilize the full potential of new high dynamic range (HDR) displays, a system for the enhancement of bright luminous objects in video sequences is proposed. The system classifi...
Piotr Didyk, Rafal Mantiuk, Matthias Hein, Hans-Pe...
85
Voted
CORR
2008
Springer
80views Education» more  CORR 2008»
15 years 2 months ago
Reserved-Length Prefix Coding
Huffman coding finds an optimal prefix code for a given probability mass function. Consider situations in which one wishes to find an optimal code with the restriction that all cod...
Michael B. Baer
76
Voted
CORR
2010
Springer
95views Education» more  CORR 2010»
15 years 2 months ago
Evaluating Call-By-Need on the Control Stack
Abstract. Ariola and Felleisen's call-by-need -calculus replaces a variable occurrence with its value at the last possible moment. To support this gradual notion of substituti...
Stephen Chang, David Van Horn, Matthias Felleisen