Personal Projects

Classic Machine Learning Algorithms

Machine Learning Python
MLClassicAlg

Implementation of classic machine learning preprocessing utilities and algorithms using only Python's NumPy library.

Transformer Implementation from Scratch

Deep Learning Transformers PyTorch
Transformer architecture

Implementation from scratch of the module introduced in the paper "Attention is All You Need", the transformers.

Turing Completeness of Spiking Neural P Systems

BioInspired Computing SN P Systems
SNPSystem

A comprehensive review of Turing completeness in Spiking Neural P Systems (SNP).