Sciweavers

2840 search results - page 558 / 568
» Information Retrieval and Artificial Intelligence
Sort
View
IJCNN
2008
IEEE
14 years 4 months ago
A comparison of fuzzy ARTMAP and Gaussian ARTMAP neural networks for incremental learning
Abstract— Automatic pattern classifiers that allow for incremental learning can adapt internal class models efficiently in response to new information, without having to retrai...
Eric Granger, Jean-François Connolly, Rober...
TPHOL
2007
IEEE
14 years 4 months ago
Using XCAP to Certify Realistic Systems Code: Machine Context Management
Formal, modular, and mechanized verification of realistic systems code is desirable but challenging. Verification of machine context management (a basis of multi-tasking) is one ...
Zhaozhong Ni, Dachuan Yu, Zhong Shao
GECCO
2007
Springer
256views Optimization» more  GECCO 2007»
14 years 4 months ago
A particle swarm optimization approach for estimating parameter confidence regions
Point estimates of the parameters in real world models convey valuable information about the actual system. However, parameter comparisons and/or statistical inference requires de...
Praveen Koduru, Stephen Welch, Sanjoy Das
GECCO
2007
Springer
214views Optimization» more  GECCO 2007»
14 years 4 months ago
Portfolio allocation using XCS experts in technical analysis, market conditions and options market
Schulenburg [15] first proposed the idea to model different trader types by supplying different input information sets to a group of homogenous LCS agent. Gershoff [12] investigat...
Sor Ying (Byron) Wong, Sonia Schulenburg
GPCE
2007
Springer
14 years 4 months ago
Open multi-methods for c++
Multiple dispatch – the selection of a function to be invoked based on the dynamic type of two or more arguments – is a solution to several classical problems in object-orient...
Peter Pirkelbauer, Yuriy Solodkyy, Bjarne Stroustr...