Ángel Igareta's repositories
image-captioning
Image Caption Generator implemented using Tensorflow and Keras in a Python Jupyter Notebook. The goal is to describe the content of an image by using a CNN and RNN.
hey-nova-gpt-voice-assistant
Talk to your personal GPT Voice Assistant like Google Assistant or Alexa 🇪🇸🇬🇧, locally on your MacOS/Linux machine 🎤
cheaper-travelling
Project developed with Apache Spark and Kafka that works with different public streaming data APIs such as SkyScanner, GeoDB Cities, and Flixbus to consider more ways of travelling in a cheaper way.
image-colorization
This project aims to study the Image Colorization problem and implement a Convolutional Neural Network that is able to colorize black and white images using CIELAB color space.
deepfakes-overview
Research whose goal is to introduce deep fakes, presenting the state-of-the-art implementations in the area and examples of what such technology is capable of doing.
hash-code-2021
Solution for online qualification round of #HashCode2021, a Google programming competition to solve a team-based challenge.
LinkedinToCVWebsite
Retrieves data from your LinkedIn account and creates a customized professional online CV for you.
basic-text-mining-python
Assignment for Intelligent Systems course which aims to perform basic analysis on a provided corpus, researching state-of-the-art techniques for word cloud generation.
basic-statistics-r
Assignments for Statistical Data Analysis course at UPM including performing statistical analysis, multiple linear regression, and time series analysis.
natural-language-processing-r
Project for Intelligent Systems course which aims to give an overview of the basic steps to perform Natural Language Processing (NLP) with R programming language.
angeligareta
Repository introducing myself to GitHub! 😄
battleship
Implementation of the infamous game Sink The Float in Prolog. Played against the machine but the board is only visible for it.
eit-digital-deephack-budapest-2019
Solution that was awarded 2nd place in the hackathon organized by Ultrahack and OTP, tackling the shortcomings of the current financial management processes of SMEs.
image-classification-sagemaker
newly created cd0387 from nd009t-c3repo
machine-learning-spark
Assignment for Scalable Machine Learning which aims to study the basics of regression and classification in Spark.
ml-engineer-nanodegree-capstone-project
Capstone Project for the AWS Machine Learning Engineer Nanodegree.
tuenti-challenge-2018
Participation in Tuenti Challenge 2018 competition where several programming challenges are presented to be solved individually.
deep-learning-basics-tf
Deep Learning basics with Tensorflow and Keras. It includes implementing deep neural networks, feed-forward neural networks, convolutional neural networks, and a traffic sign detection system, using GTSDB and CIFAR dataset.
langchain
🦜🔗 Build context-aware reasoning applications
random-access-machine
This project aims to implement the abstract computational Random Access Machine in Java.
shiny-airbnb-research
This project aims to develop a visualization tool with the Shiny RStudio framework and the R programming language to conduct a study on the price of rent in Madrid using Airbnb data.
tower-of-hanoi
Implementation of Tower of Hanoi or Tower of Brahma puzzle in Java. It has a UI included and you can choose between Array or Stack for the Peg Structure.
Yi
A series of large language models trained from scratch by developers @01-ai
youtube-api-features
Simple NPM Module for testing the differents youtube API features using node.js