Category Archives: Documentation

Tuning MOSES

I’ve been studying MOSES recently, with an eye towards performance tuning it. Turns out optimization algorithms don’t always behave the way you think they do, and certainly not the way you want them to.

Given a table of values, MOSES …

Posted in Design, Development, Documentation, Theory | Tagged , , | Leave a comment

The AGI Summer School 2009

In the middle of last year, Xiamen University hosted the first international summer school on Artificial General Intelligence. While several of the core OpenCog developers, and Ben Goertzel were there to teach, it passed by somewhat quietly on our …

Posted in Documentation, Events, Introduction | Tagged | Leave a comment

Semantic dependency relations

I spent the weekend comparing the Stanford parser to RelEx, and learned a lot. RelEx really does deserve to be called a “semantic relation extractor”, and not just a “dependency relation extractor”. It provides a more abstract, …

Posted in Design, Development, Documentation, Theory | Tagged , , , , , , , | Leave a comment