Pinned Repositories
Algoritmos
Algoritmos vistos en matemática discreta
ask-youtube-playlists
A Question-Answering application designed for YouTube playlists, leveraging a local vector database with NumPy files, and built using HuggingFace and LangChain for backend processing. Streamlit is used for the GUI, offering an intuitive user interface.
association_rules
captcha_competition
ResNet + Transformer with PyTorch to predict characters from synthetic captcha. Kaggle competition for the Machine Learning II course.
dlfs
Implementation from scratch (using numpy arrays) of a framework based on keras interface which allows to build and train Fully Connected Networks and Convolutional Neural Networks (CNNs).
gnn_scheduler
Solving the Job-Shop Scheduling Problem (JSSP) with Graph Neural Networks (GNNs).
job_shop_lib
A modular Python library for creating, solving, and visualizing Job Shop Scheduling Problems.
pokedex_dashboard
An interactive pokedex dashboard using streamlit.
practica_ibd
Práctica de la asignatura de Infraestructura de Big Data
tabular_rl
A simple Reinforcement Learning framework to decouple agents from environments in discrete-state settings with implementations of double Q-learning and policy iteration through dynamic programming.
Pabloo22's Repositories
Pabloo22/job_shop_lib
A modular Python library for creating, solving, and visualizing Job Shop Scheduling Problems.
Pabloo22/gnn_scheduler
Solving the Job-Shop Scheduling Problem (JSSP) with Graph Neural Networks (GNNs).
Pabloo22/tabular_rl
A simple Reinforcement Learning framework to decouple agents from environments in discrete-state settings with implementations of double Q-learning and policy iteration through dynamic programming.
Pabloo22/captcha_competition
ResNet + Transformer with PyTorch to predict characters from synthetic captcha. Kaggle competition for the Machine Learning II course.
Pabloo22/dlfs
Implementation from scratch (using numpy arrays) of a framework based on keras interface which allows to build and train Fully Connected Networks and Convolutional Neural Networks (CNNs).
Pabloo22/ask-youtube-playlists
A Question-Answering application designed for YouTube playlists, leveraging a local vector database with NumPy files, and built using HuggingFace and LangChain for backend processing. Streamlit is used for the GUI, offering an intuitive user interface.
Pabloo22/practica_ibd
Práctica de la asignatura de Infraestructura de Big Data
Pabloo22/pokedex_dashboard
An interactive pokedex dashboard using streamlit.
Pabloo22/association_rules
Pabloo22/bbdd_ii_practica
Repositorio para las prácticas de la asignatura Bases de Datos II
Pabloo22/bicimad
Trabajo de Descubrimiento de Conocimiento y Datos Complejos.
Pabloo22/big_data_project
Distributed system for cinema reservation.
Pabloo22/car-detector
Pabloo22/clustering
Pabloo22/coin_flip_cheaters_solver
Solver of the game “Coin Flip Cheaters” which can be found on https://primerlearning.org/. This is not a bot, in order to use it in the real game you would need to do it manually.
Pabloo22/da_project5
Pabloo22/Data-Science-Libraries-Notes
Some notebooks I have made while learning this libraries
Pabloo22/data_viz_rebrickable
Scripts and code for the assignment 3 of Data Visualization
Pabloo22/DataViz-Notes
Summaries generated by https://www.youtubechapters.app/ from the playlist: https://www.youtube.com/watch?v=1GhZisgc6DI&list=PLT4XLHmqHJBeB5LwmRmo6ln-m7K3lGvrk&pp=iAQB
Pabloo22/decision_analysis
Pabloo22/preference_learning
Pabloo22/pytorch_template
A Cookiecutter-Data-Science-based template for Deep Learning projects with PyTorch.
Pabloo22/Reinforcement-Learning
Pabloo22/song_popularity_mcp
Resolvemos una tarea de regresión sobre la popularidad de las canciones y realizamos visualizaciones. Practicas 1 y 2 de la asignatura MCP.
Pabloo22/whitebox_datathon
Pabloo22/connect4
🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
Pabloo22/General-Neural-Netwoks-training-using-GA-prototype
Pabloo22/hadoop-deployment
Deployment of Hadoop Ecosystem based on Docker containers
Pabloo22/LinkedData2021-2022
Repository for the course Semantic Web, Linked Data and Knowledge Graphs (2021-2022, first semester)
Pabloo22/UPM-Report-Template
Plantilla genérica para proyectos de fin de grado y máster de la UPM