issues
search
iCog-Labs-Dev
/
metta-moses
Meta Optimization Semantic Evolutionary Search
3
stars
14
forks
source link
Fix reduce to elegance bug fix
#93
Closed
Yagth
closed
1 month ago
Yagth
commented
1 month ago
Refactored the reduce to elegance helper functions including the
reduceToElegance
function it self to correspond to the python code.
Organized the reduce to elegance test cases to be more readable
Added comments to most of the functions
Addressed some logical errors found along the way
reduceToElegance
function it self to correspond to the python code.