Category Develop

LearningML as an Open Source Project

LearningML is a platform for teaching and learning the fundamentals of Machine Learning through practical activities. But it is also a research project and an open source project. What does it mean that LearningML is an open source project? Open…

The graphical interface of learningml-editor

The development of any type of software application is greatly facilitated if a suitable framework is used. Although it is true that the learning curve for these frameworks is usually quite steep, their advantages make it worthwhile to study them.…

Connect learningml-editor with lml-scratch

We have already seen in a previous post that the LearningML platform consists of two applications: In that same post, it was explained how to set up a development environment to be able to work locally in the construction of…

How LearningML code is organized

With this post I start a series dedicated to the development of LearningML. The intention is to reveal, and at the same time document, how the tool has been built. I begin by describing the organization of the code at…