In this post I want to talk about multiple scene image classification and the problems tha I found along the way and the different ideas to overcome those problems. In...
Read More
In this post I want to talk about linear regression cost function and the relationship between solving using normal equations and gradient descent when there is more features than samples...
Read More
In periodic time series it’s possible make an aproximation of them using discrete fourier transform given by the following equation: Also it’s possible express them using sin functions only: Then...
Read More