learn
learn copied to clipboard
Neuro-symbolic interpretation learning (mostly just language-learning, for now)
Quotes are not being correctly escaped in `submit-one.pl` ... they're not even being split correctly. This results in an ocean of words with lots of backslashes in them, making up...
There is some kind of thread-race condition described at lines 550-575 of `link-pipeline.scm` -- its talking about problems that arise when the same sentence is fed through the system in...
https://openreview.net/forum?id=ryGs6iA5Km https://github.com/xiaojianliu/awesome-GNN-resources
I've been building quite a few opencog projects lately. This is the first where the usual `mkdir build && cd build && cmake .. && make` doesn't work. Here is...