-
Uppsala University
- Sweden
- https://aribeiro.se
- @ahortaribeiro
- in/antonior92
Highlights
- Pro
-
pmecg Public
Forked from bonassifabio/pmecgPlot ECGs on a paper-like support. Flexible to variable configurations.
Python GNU General Public License v3.0 UpdatedMar 11, 2026 -
-
-
-
toyproblem-af-classification Public
Forked from uu-sml/wasp-assignmen-af-classificationAtrial fibrillation classification from the ECG . Assignment for the WASP Course "Artificial Intelligence and Machine Learning"
-
ECG-Digitiser Public
Forked from felixkrones/ECG-DigitiserPhysioNet Challenge 2024 Winner: Combining Hough Transform and Deep Learning Approaches to Reconstruct ECG Signals From Printouts
Python BSD 2-Clause "Simplified" License UpdatedDec 23, 2025 -
overparam-lr-under-attack Public
Companion code to the paper : “Overparameterized Linear Regression under Adversarial Attacks"
Python MIT License UpdatedDec 23, 2025 -
advtrain-linear Public
Efficient implementation of Adversarial Training for Linear Models
-
af-risk-prediction Public
Forked from mygithth27/af-risk-prediction-by-ecg-dnnJupyter Notebook MIT License UpdatedMar 26, 2025 -
Pytorch-Adversarial-Training-CIFAR Public
Forked from ndb796/Pytorch-Adversarial-Training-CIFARThis repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.
Python UpdatedNov 20, 2024 -
ecg-image-kit Public
Forked from alphanumericslab/ecg-image-kitA toolkit for analysis, synthesis, and digitization of electrocardiogram images
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedOct 24, 2024 -
micrograd Public
Forked from karpathy/microgradA tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Jupyter Notebook MIT License UpdatedAug 8, 2024 -
-
CSrankings Public
Forked from emeryberger/CSrankingsA web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Python Other UpdatedJul 21, 2024 -
Learning_Theory_from_First_Principles Public
Forked from fbach2000/Learning_Theory_from_First_PrinciplesPython & Matlab code for the figures from the book "Learning Theory from First Principles" by Francis Bach
Jupyter Notebook UpdatedMar 15, 2024 -
-
advtrain-linreg Public
Explore properties adversarial training in linear models. Companion code to the paper "Regularization properties of adversarially-trained linear regression"
-
.emacs.d Public
my emacs configuration file.
Jupyter Notebook GNU General Public License v3.0 UpdatedDec 1, 2023 -
ecg-age-prediction Public
Scripts and modules for training and testing neural network for age prediction from the ECG. Companion code to the paper "Deep neural network-estimated electrocardiographic age as a mortality predi…
-
ml4ecg-resources Public
A list of machine learning for ECG interpretation resources developed by collaborators and me.
-
automatic-ecg-diagnosis Public
Scripts and modules for training and testing neural network for ECG automatic classification. Companion code to the paper "Automatic diagnosis of the 12-lead ECG using a deep neural network".
-
-
-
-
seminars-overparam-ml Public
Forked from uu-sml/seminars-overparam-mlMaterial for the seminar course: "The unreasonable effectiveness of overparameterized machine learning models" held at Uppsala University.
-
causal_inference_python_code Public
Forked from jrfiedler/causal_inference_python_codePython code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins
Jupyter Notebook UpdatedJan 8, 2022 -
GSoC2017-Scipy Public
My Google Summer of Code proposal for Scipy.
-
aliasing-in-cnns Public
How convolutional neural networks deal with aliasing
-
narx-double-descent Public
Explore the double-descent phenomena in the context of system identification. Companion code to the paper (https://arxiv.org/abs/2012.06341):
-
Physionet 2020 challenge