Data Science Projects

The Following contains a list of the projects that I have completed during the last two years in my journey as an aspiring data scientist.

2021

Back to Top ↑

2020

Interactive Map Using Plotly

less than 1 minute read

The following, is a simple example of an interactive map using Plotly. The map contains information for the unemployment rate in the city of Bogotá for the y...

Backpropagation Neural Network

2 minute read

This is an example of a simple symbol recognition problem with three letters T, G and F, in an original form and in a shifted form. The 6 input vectors $x_1,...

Single layer feedforward neural networks

3 minute read

In this example, we present two implementations of the simplest form of neural networks, the single-layer feedforward neural network. First, we introduce the...

Back to Top ↑

2018

Back to Top ↑