moses icon indicating copy to clipboard operation
moses copied to clipboard

MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search. See also AS-MOSES https://github.com/opencog/asmoses but kept to guaranty backward compatibility.

Results 14 moses issues
Sort by recently updated
recently updated
newest added

`make`ing moses fails at this particular spot: > [ 92%] Built target eval-diversity > [ 94%] Built target moses-exec > [ 94%] Built target moses-man > [ 96%] Built target...

I am trying to run MOSES with the `--boost` option set to true(1) to enable boosting. However, MOSES keeps failing by throwing the following exception: > terminate called after throwing...

The uniformity penalty formula can probably be improved. This can be seen by looking at the log of resulting from running `diversityUTest::test_diversity_5_parity_no_autoscale()`. At the end of the first iteration, the...

After updating `opencog/opencog-deps:latest` to ubuntu:18.04 and make python3 the default python version, I get - Test failure = https://circleci.com/gh/opencog/moses/113 - Build failure = https://circleci.com/gh/opencog/cogutil/354 @ngeiswei Do you have any clue...

ce62ccbd1 Merge pull request #74 from linas/cm singnet/cogutils is current: master f194b3300 ``` [ 52%] Building CXX object moses/comboreduct/main/CMakeFiles/eval-table.dir/eval-table.cc.o /home/mozi/oc/moses/moses/comboreduct/main/eval-table.cc: In function ‘void eval_output_results(const evalTableParameters&, const opencog::combo::Table&, const std::vector&)’: /home/mozi/oc/moses/moses/comboreduct/main/eval-table.cc:105:39:...

The `packed_t` is used to pack bits together. However, it seems that perhaps `std::bitset` might do this better, and also offer more features, functions, etc. It might simplify the code!?...

enhancement
good first issue

clone of issue opencog/opencog#1317 This is meant to track issue opencog/opencog#1317 and continue discussion here.

clone of issue opencog/opencog#241 This issue will track the bug originally reported in clone of issue opencog/opencog#241

clone of issue opencog/opencog#244 This bug is meant to continue the tracking of bug opencog/opencog#244