Live without Tobacco
A free and personalized online service for smokers who want to quit smoking.
More details are available in http://www.vivasemtabaco.com.br
LNCC wins an international Machine Learning Competition
The international machine learning competition organized by Aspiring Minds was won by the Brazilian team "LNCC", composed by Douglas A. Augusto, Helio J.C. Barbosa, and myself.
The competition attracted more than 760 entries from different countries. The challenge was to infer classifiers to evaluate the performance of individuals and three aspects were considered in the final evaluation: accuracy, interpretability, and methodology. The problem was solved using a high-performance implementation of the genetic programming (GP) technique.
More details are available in www.aspiringminds.in/mlCompetition
Publications
The last publictations
- Parallel Genetic Programming on Graphics Processing Units.
In Genetic Programming. InTech, 2012, p. 95-114. - Differential Evolution Assisted by Surrogate Models for Structural Optimization Problems.
Proceedings of the International Conference on Engineering Computational Technology -- ECT, 2012. - Multi-Objective Ant Colony Approaches for Structural Optimization Problems.
Proceedings of the International Conference on Computational Structures Technology -- CST, 2012.
Presentations
Slides of the last presentations
- Evolução Grammatical e Inferência de Modelos
II Jornada em Inteligência Computacional.
download
Projects
Some projects being developed
- Eureka Optima.
An opensource project developed in C++. Several optimization techniques, benchmark functions, and grammars for optimization of complex structures are being implemented. - Adaptive Penalty Method -- APM.
This project contains implementations (Java, C, C++, ...) of the Adaptive Penalty Method, or shortly APM.