Machine learning and statistical algorithms implemented in pure NumPy and well-known libraries such as Sklearn, Pytorch, and Statsmodels.
- Implementation from scratch.
- Implementation from scratch of Relational Graph Convolutional (R-GCN) layer.
- Implementation with NumPy and DGL of the Graph Attention (GAT) layer.