Skip to content
View pablo-reyes8's full-sized avatar
🗣️
🗣️

Block or report pablo-reyes8

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pablo-reyes8/README.md

Hey 👋, I’m Pablo Reyes

Economist → Data Scientist | PyTorch-first. Deep Learning · Bayesian Statistics · From-scratch, paper-faithful builds

LinkedIn badge Email badge CV badge


👨‍💻 About Me

Economist turned Data Scientist focused on Machine Learning, Bayesian Econometrics, Time-Series Analysis, and Graph Theory.
I apply advanced ML and econometric methods to analyze and forecast economic systems, from structural BVARs to graph-theoretic network models.
Always open to collaborating on impactful, data-driven research.


✨ Highlights

  • From-scratch implementations: Faithful builds of core ML architectures from research papers — CNNs, RNNs, GANs/StyleGAN, YOLO — with clean modules, custom training loops, schedulers, and modern regularization (EMA, DiffAug, spectral norm).
  • Econometrics in practice: BVAR & SGDLM pipelines for macro/finance; identification, uncertainty quantification, posterior IRFs/FEVD, and robustness/sensitivity analysis.
  • Methodological rigor: combine DL with identification & uncertainty analysis.

🛠️ Tools & Technologies

Python RStudio Stata SQL Jupyter GitHub LaTeX
PyTorch TensorFlow scikit-learn PyMC JAX Power BI
Hugging Face spaCy Word2Vec NLTK Pandas NumPy Matplotlib


🤝 Open To

Cross-domain ML/DL collaborations (vision, NLP, time series), open-source research tooling, and projects with clear social or policy impact.

🔎 Research Profile

  • Interests: Deep Learning (CNNs, GANs, RNNs, Transformers), representation learning, Bayesian time-series models (BVAR, SGDLM), and interpretable ML.
  • Current role: Research intern at Banco de la República (Colombia), applying ML & time-series to policy analysis.
  • Methods: PyTorch-first · custom training loops · from-scratch architectures · Bayesian statistics when useful.
  • Currently exploring: CNN theory, reinforcement learning, graph ML, and hybrid econometrics + DL.
  • Collaboration: Open to cross-domain ML/DL projects (vision, NLP, time series) and open-source research tooling.
  • CV: Download resume
Pablo Reyes — Research Profile

📊 GitHub Stats


📘 My Top Open-Source Projects

bayesian-sgdlm colombia-tourism-ml-forecasting bayesian_structural_var

All Repositories followers total stars

Project Description Tech
Bayesian SGDLM Fully Bayesian SGDLM treating each node as a VAR(p) DLM; decouple–recouple filtering with Variational Bayes + importance sampling to learn sparse, time-varying cross-lag dependencies without inverting the full system. Python Bayesian Time Series
Tourism ML Forecast ML pipeline forecasting monthly foreign tourist arrivals in Colombian cities using Sentinel-2, economic, security, infrastructure and climate features; compares regression, tree-based and econometric baselines with KNN imputation, LIME and PDPs. Python XGBoost Explainability
SBVAR-Col Bayesian Structural VAR with agnostic identification to isolate U.S. Fed policy shocks and trace effects on Colombian macro-financial variables; Gibbs for reduced-form, MH for structural blocks, with IRFs and FEVD from posterior draws. Statistics Python Bayesian VAR
Inflation Forecasting Hybrid forecasting workflow combining ARIMA diagnostics (Stata) and LSTM tuning (Python) with dynamic forecasts and evaluation (MSE, MAE, R²). Python TensorFlow ARIMA LSTM

“Transforming data into high-impact decisions.”

Pinned Loading

  1. famous-cnns-from-scratch famous-cnns-from-scratch Public

    Implementation of iconic convolutional neural networks — LeNet-5, AlexNet, ResNet, U-Net, and Inception — built from scratch using PyTorch. Each model includes custom training loops, evaluation uti…

    Python 3

  2. pytorch-gans pytorch-gans Public

    A collection of GANs in PyTorch, from simple baselines to modern stabilized variants, built for learning and experimentation.

    Python 2

  3. yolov2-implementation yolov2-implementation Public

    A modular YOLOv2 implementation in PyTorch with the Darknet-19 backbone. Includes dataset handling (VOC), letterbox preprocessing, training loop, custom loss, decoding, NMS, and VOC07 mAP evaluatio…

    Python 1

  4. attention-is-all-you-need attention-is-all-you-need Public

    Reproduces the original Attention Is All You Need architecture in PyTorch from scratch — encoder-decoder, multi-head attention, and sinusoidal PE — tested and ready for EN↔ES translation.

    Jupyter Notebook

  5. bayesian-var bayesian-var Public

    Standard Bayesian VAR with conjugate priors and Minnesota dummy-observation priors (unit-root and cointegration dummies) for analyzing shock transmission between U.S. 5-year and 3-year T-Bills and …

    Jupyter Notebook 4 1

  6. colombia-subsidy-ml-prediction colombia-subsidy-ml-prediction Public

    A machine learning project using Colombia’s GEIH household survey to build and evaluate predictive models for identifying subsidy-eligible households, aiming to optimize resource allocation and red…

    Jupyter Notebook 3