-
University Of Málaga, IBIMA
- Málaga
-
03:23
(UTC +02:00) - https://orcid.org/0009-0001-2178-4647
- in/mario-pascual-gonzalez
-
UMA-TFG-ETSI-Templates Public
LaTeX source files: TFG templates (ENG/ESP), ETSI (Escuela Técnica Superior de Informática) of the University of Málaga
TeX MIT License UpdatedJul 2, 2025 -
-
-
ultralytics Public
Forked from ultralytics/ultralyticsUltralytics fork for me to modify the code and add it as an external submodule to my projects.
Python GNU Affero General Public License v3.0 UpdatedJun 18, 2025 -
Stenosis detection in Invasive Coronariography Angiography imaging
Python MIT License UpdatedJun 17, 2025 -
DCA-YOLOv8 Public
Forked from duanhualin/DCA-YOLOv8Forked version of the original DCA-YOLOv8 model architecture for stenosis detection in ICA Images by Hualin Duan et al. (Sensors, 2024)
Python MIT License UpdatedJun 1, 2025 -
-
-
-
-
Python script to perform functional analysis and network propagation to the output of a GLM-Treat R model. Input data is supposed to be Arabidopsis Thaliana.
Python MIT License UpdatedNov 20, 2024 -
complearn_projects Public
Computational Learning projects.
Jupyter Notebook MIT License UpdatedNov 7, 2024 -
FISRG-based algorithm for precise segmentation of stroke lesions in brain MRI images, demonstrating enhanced accuracy and computational efficiency. This project features optimized techniques for de…
-
bioinformatics-algorithms Public
C++ implementation of several algorithms used in bioinformatics. Might use other languages.
-
Base-de-Datos-Microbiomas Public
Exploring different database implementations for clinical microbiome data
-
Repositorio creado para completar la tercera entrega de la asignatura "Minería de Datos" para el grado en Bioinformática.
-
Repositorio con todo el código R utilizado para la segunda entrega de Minería de Datos.
-
Healthcalc-SoftAv Public
Forked from boorja/isa2024-healthcalcHealth calculator - Ingeniería del Software Avanzada
-
N-Body-Simulation-Python Public
N-Body simulation using Python.
-
XLM_and_Xquery Public
Forked from Diegodepab/XLM_and_XqueryRepositorio para practicar consultas Xquery, genere una base de datos ficticia para practicar algunas consultas
-
-
Mineria-de-Datos-con-R Public
Repositorio creado para almacenar y compartir los apuntes de la asignatura "Minería de Datos" para el grado en Bioinfromática
-
Rentrez-R Public
Repositorio creado para almacenar mis soluciones a los ejercicios propuestos del paquete Rentrez
-
-
Estadistica-basica-con-R Public
Repositorio para ir actualizando mis apuntes de R para la asignatura "Estadística" del grado en Ingeniería de la Salud
-
umafactorial Public
This repository serves the task of fulfilling the first assignment of the course "Advanced Software Engineering"
-
-
This project intends to give a code solution for the maze solving problem using the A* Algorithm. This is a Python project aimed at simulating and solving this mazes.
-
Biomedical-images-third-ass Public
This repository contains all the code I've written for the third assignment of the course 'Biomedical Images'
-
Self directed programming project in which i implemented a Dynamic Array Class in C++ in order to consolidate my knowledge of pointers and dynamic memory allocation.