carlosdg
I like solving problems & understanding things 👨💻
Cátedra ULL-Cajasiete Open Data, Big Data y BlockchainSpain
Pinned Repositories
AirPollutionForecasting
Degree thesis about forecasting air pollution in Tenerife
LeakDetection
Simulation of introductions and extractions of liquid in a tank to build models for leak detection
MLFilter
PWA that allows users to take pictures filtered using Machine Learning with ml5.js
NginxReverseProxyWithModsecurity
NGINX reverse proxy using ModSecurity WAF to protect a web application
PrediccionEnfermedadCoronaria
[Spanish] Proyecto para predecir si un paciente tiene una enfermedad de corazón usando técnicas de Aprendizaje Automático
RestaurantsReviews
Restaurant Reviews application started for Udacity's Mobile Web Specialist nanodegree
SimpleWebSearchEngine
Have you ever wondered how to build a very simple Google and run everything easily with Docker?
wip
Web Image Processing: a simple image processing application in the browser
CapacityVehicleRoutingProblem
Implementation of different algorithms for solving the Capacity Vehicle Routing Problem, one of the main problems in combinatorial optimization.
Stransfer
Web application that lets you take pictures and apply styles to them :art:
carlosdg's Repositories
carlosdg/BubblesFromMouseMove
When you move the mouse over the canvas, little bubbles will appear and move randomly.
carlosdg/MultipleLinearRegression
Using gradient descent to get an aprox. solution of linear regression problems with one or more independent variables
carlosdg/NaiveSpamClassifier
Simple implementation of Naive Bayes for classify messages as spam or not spam