All Posts

  • Published on
    This guide explores building a scalable training pipeline using PyTorch Lightning and LightningCLI. It covers handling dataset preparation, where different transformations for training and validation are applied. The post details how Lightning organizes code into data and model modules, streamlining training but complicating parameter sharing. By using LightningCLI and link_arguments, key parameters are passed between modules. Based on the discussed aspects a final blueprint is proposed.
  • Published on
    Our new paper titled 'Hologram Noise Model for Data Augmentation and Deep Learning' has been published in MDPI Sensors.
  • Published on
    This year I would like to write an article series about Marcos Lopez de Padro's Advances in Financial Machine learning book and review articles and books about the topic of machine learning in finance.
  • Published on
    In this post, I present my second big project, now in the field of computer vision and remote Photoplethysmography (rPPG).