C++ atomspace

Open-source C++ projects categorized as atomspace

C++ atomspace Projects

  • atomspace

    The OpenCog (hyper-)graph database and graph rewriting system

  • asmoses

    MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)

  • Project mention: Show HN: Codemodder – A new codemod library for Java and Python | news.ycombinator.com | 2024-01-23

    Thanks for your reply!

    I think they called it an FST "Full Syntax Tree", which is probably very similar to a CST "Concrete Syntax Tree". At the time that moses was written, Python's internal AST hadn't sufficient code to mutate sufficiently for moses' designs.

    MOSES: Meta-Optimizing Semantic Evolutionary Search :

    https://wiki.opencog.org/w/Meta-Optimizing_Semantic_Evolutio... :

    > All program evolution algorithms tend to produce bloated, convoluted, redundant programs ("spaghetti code"). To avoid this, MOSES performs reduction at each stage, to bring the program into normal form. The specific normalization used is based on Holman's "elegant normal form", which mixes alternate layers of linear and non-linear operators. The resulting form is far more compact than, say, for example, boolean disjunctive normal form. Normalization eliminates redundant terms, and tends to make the resulting code both more human-readable, and faster to execute.

    > The above two techniques, optimization and normalization, allow MOSES to outperform standard genetic programming systems.

    https://github.com/opencog/asmoses

    MOSES outputs Combo (a LISP), Python as an output transform IIUC, and now Atomese with asmoses, which links to a demo notebook: https://robert-haas.github.io/mevis-docs/code/examples/moses...

    Evolutionary algorithm > Convergence: https://en.wikipedia.org/wiki/Evolutionary_algorithm#Converg...

    /? mujoco learning to walk [with evolutionary selection / RL Reinforcement Learning]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 atomspace 779
2 asmoses 37

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com