📚 Education: University of Las Palmas de Gran Canaria
📍 Location: Las Palmas de Gran Canaria
Data Science and Engineering Student. In this page you can see some of my coding, related to Data Engineering and Machine Learning.
📚 Education: University of Las Palmas de Gran Canaria
📍 Location: Las Palmas de Gran Canaria
Data Science and Engineering Student. In this page you can see some of my coding, related to Data Engineering and Machine Learning.
About Development of a multi-user book search engine platform based in Java, anchored in an inverted index, encompassing crawling, cleaning indexing, and efficient querying mechanisms for heightene…
Java
Infrastructure as a code. Terraform description for the project's architecture
HCL
Python neural network implementation from scratch using backpropagation algorithm
Jupyter Notebook
Transformer Model Implementation in PyTorch
Jupyter Notebook
Java framework to multiply large dense matrices using both parallel and distributed programming in a cluster of computers over the same network
Java
Sparse matrix multiplication Java implementation for multiplying high order matrices on brief periods of time
Java