I present the Metropolis algorithms to sample random numbers from an arbitrary image
Fitting an ellipse to a polygon
I describe a method to calculate the moments of a polygon by only knowing the value of the vertices. The moments are then used to fit an ellipse on the polygon.
Physics informed neural networks
I give a brief introduction to Physics informed neural networks (PINNS) by using it to solve a simple 1D problem
Diffusion Models
We explain the main components of a new class of generative models called diffusion models
AI puede crear obras de arte - Style Transfer en Keras
Veremos como usar una red neuronal (CNN) para generar obras de arte a partir de una foto. Usaremos una pintura famosa para capturar el estilo del artista para plasmarlo en imagen cualquiera.