opencog / asmoses

MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)
https://wiki.opencog.org/w/Meta-Optimizing_Semantic_Evolutionary_Search
Other
38 stars 29 forks source link

Add penalty for checking program consistency against background knowledge #88

Closed Habush closed 2 years ago

Habush commented 2 years ago

Given an atomspace, penalize programs whose features set is inconsistency with respect to the atomspace. Here we define inconsistency as checking whether the program contains features that related in the atomspace and takes into account the weight of the relationships.

ngeiswei commented 2 years ago

I'm closing for now as the work has taken a slightly different direction that will give rise to another PR.