opencog / ure

Unified Rule Engine. Graph rewriting system for the AtomSpace. Used as reasoning engine for OpenCog.
Other
54 stars 30 forks source link

Optimize Thompson sampling #84

Closed ngeiswei closed 4 years ago

ngeiswei commented 4 years ago

By sampling the TVs and taking the max rather than explicitly building the entire action distribution. ~100x speed up on the (source x rule) container selection on bio-atomspace experiment.