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…
Translated with google translator. One of the added features in version 1.3 of LearningML is number set recognition. And what does this number recognition consist of? Well, to be fair, recognizing number patterns is the only thing ML algorithms can…
Tranlations made by googe translator From today you can enjoy the new version (1.3) of LearningML. In this version, new functionalities have been added aimed at exploring Machine Learning algorithms to understand them better, since until now they were a…
The development of any type of computer application is much easier if a suitable framework is used. Although it is true that the learning curve of these frameworks is usually quite steep, their advantages make them worth studying. In the…
We have already seen in a previous post that the LearningML platform consists of two applications: the Machine Learning model editor (learningml-editor) and the program editor (lml-scratch). In that same post, it was explained how to set up a development…
(Automatic translation with DeepL) In this post I will tell you how to create a development environment for LearningML: the first step to be able to develop new features, fix bugs in the project or just to tinker with the…
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 start by describing the organisation of the code at…
On July 3, 2021, I was, together with my colleague Jorge Lobo (@lobotic), presenting LearningML in the Hybrid Knowledge forum, dedicated “to the impact of the omnipresence of artificial intelligences in our societies.” This forum has been organized by etopia,…
Inteligencia Artificial Para el Bien Común is a nanocourse developed and facilitated by Jorge Lobo Martínez (@lobo_tic) that is part of INTEF’s training offer. Despite its brevity, it manages to give a fairly complete overview of Artificial Intelligence, how it…
Some time ago I participated in the first edition of the biweekly seminars of the Raspberry pi foundation that aim to address current issues about Computing Education. Well, with all the talks that were given in these seminars, the organizers…