Damavis at Mobile World Congress

Damavis at Mobile World Congress

The new edition of the largest international event on technology and connectivity has taken place this year 2023 at the Fira Gran Via in Barcelona between 27 February and 2 March. In this appointment where top-level technology companies meet, Damavis…

Object recognition with Deep Learning

Object recognition with Deep Learning

Object detection is a branch of computer vision that focuses on identifying the presence and location of objects in images. It is used in a wide variety of applications, from surveillance systems, medical image analysis to autonomous driving. This technique…

Algorithms in Machine Learning

Algorithms in Machine Learning

Machine learning is perhaps the most popular branch of Artificial Intelligence and uses a series of algorithms whose methodology is based on carrying out a massive analysis of data in order to learn from it and, finally, find the solution…

Linear Regression with Python

Linear Regression with Python

Regression is a statistical methodology that describes the relationships between a continuous explained variable and a set of explanatory variables. In other words, regression models are able to predict the value of a dependent variable y with respect to a…