AIDElibs: Artificial Intelligence Devoted to Education middlewares

We want to explore to what extent approaches or techniques from cognitive neuroscience related to machine learning and symbolic tools to represent knowledge, could help to better formalize human learning as studied in education sciences.
To this end, we are developing a research code for measuring learning analytics during activities with tangible objects and middleware between the major tools and algorithms used in this exploratory action of research.
More …

These libraries include :

– the preliminary implementation of metrizable symbolic data structure allowing performing symbolic derivations using numerical embedding, in an explicitly (thus easily explainable) way, targeting reinforcement symbolic learning or open-ended creative complex problem-solving,

– a set of C/C++ routines for basic calculations, with the portions of code executed on connected objects which allow measurement of learning traces, and the control of experiments,

– C/C ++ or Javascript tools to interface the different software modules used, and a Python wrapper to develop above these functionalities.

API and sources …

Comments are closed.