Skip to content
View lm-schulze's full-sized avatar
  • Universitá degli Studi di Padova
  • Padua, Italy

Block or report lm-schulze

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
lm-schulze/README.md

Hi there, I'm Laura Schulze!

I'm currently a Master's student in the "Physics of Data" program at the Università degli studi di Padova.

About Me

  • 🎓 Education: Master’s in Physics of Data, Università degli studi di Padova
  • 🧪 Focus Areas: Scientific computing, data analysis, data visualization, interdisciplinary physics
  • 🐍 Coding: Primarily Python, with some experience in R and minor experience in Julia, C++ and Matlab
  • 🌐 Interests: Complex Networks and their diverse real-world applications

Projects

  • Car make classification and verification using Snapshot Ensembling: Final project for the course Neural Networks and Deep Learning. We train a model for car make classification and verification based on images from the CompCars dataset and use snapshot ensembling to improve performance without incurring additional training cost.
  • Batch Analysis of Cosmic Rays Using Drift Tubes Detectors: Final project of the course Management and Analysis of Physics Datasets Mod. B. Implemention of a pipeline for the efficient reconstruction of muon trajectories crossing through drift chambers at the INFN center in Legnaro (PD); leveraging parallel processing on a cluster with Dask.
  • Transformers: Analysing the transformation of token representations in different layers of GPT-2: Final project for the course Laboratory of Computational Physics Module B. Analysis of token representations extracted at different layers of the GPT-2 model in terms of their intrinsic dimension and pairwise distances. Additionally, the effect of different parameters on the token probabilities after the last model layer are explored.
  • Binary star evolution and binary black holes: Final project for the course Laboratory of Computational Physics Module A. Goal: differentiating binary black hole systems that evolved via stable mass transfer (MT) from those who evolved via common envelope (CE) by training a Random Forest model on simulation data and identifying the system features with the highest impact on the evolution regarding MT/CE.
  • Quantum Principal Component Analysis: Final project of the course Quantum Information and Computing. End-to-end implementation of Quantum PCA using qiskit.
  • Water Quality in Padova's Canals: Final project of the course Modelling and Control of Environmental Systems. Modelling the Dissolved Oxygen dynamics in Padova's canals based on Water temperature & Solar irradiance in matlab, performing model calibration via particle swarm optimization.
  • Learning the topology of a Bayesian Network from a database of cases using the K2 algorithm: Final project of the course Advanced Statistics. R Implementation of the K2-algorithm to construct Bayesian belief-networks from records, and application to 3 small test datasets and one real-world dataset.

Work in progress

  • Community structures in complex networks via maps of random walks: Final project for the course Information Theory and Inference. Decomposing complex networks into modules by compressing a description of the probability flow of random walks on the network.
  • Complex Networks projects: End-of-semester projects for the course Physics of Complex Networks: Structure and Dynamics
    • Robustness of noisy Quantum networks: Simulating and analysing the robustness of Quantum networks based on Erdős–Rényi and Barabási-Albert structures.
    • European Transportation Network : Reconstruct and analyse the rail networks for different EU countries, based on the provided network data.

Course Assignments

Repositories containing weekly homeworks and assignments for different courses:

  • Physical Models of Living Systems. Topics: Ecological modelling (Population dynamics of single/multiple species, species interaction), Computational Neuroscience (Firing rate network models, Hopfield networks, more to be added)
  • Information Security. Topics: Linear cryptanalysis, block ciphers, WTC and random binning encoding, authentication and integrity protection, key agreement schemes
  • Quantum Information and Computing. Topics: Quantum harmonic oscillator, Quantum Ising Model, Imaginary time evolution for ground state search, Real Space Renormalization Group, Infinite Density Matrix Renormalization Group.
  • Laboratory of Computational Physics, Mod. B. Topics: CNNs, Clustering, XGBoost, Restricted Bolzmann Machines.
  • Laboratory of Computational Physics Mod. A. Topics: Introduction to scientific computing with Python, data analysis and visualization

📊 GitHub Stats

Top Languages

lm-schulze's GitHub stats


Pinned Loading

  1. Giacomo-Menegatti/AstroLab Giacomo-Menegatti/AstroLab Public

    Jupyter Notebook 1

  2. savinats/LCPb-Project savinats/LCPb-Project Public

    Jupyter Notebook

  3. NNDL_project_Cars NNDL_project_Cars Public

    Forked from L-Martinell/NNDL_project_Cars

    Final project for the course Neural Networks and Deep Learning at UNIPD

    Jupyter Notebook

  4. PadovaCanals PadovaCanals Public

    Course project for "Nature in Context" on the Water quality in the canals of Padova. A.Y. 2025/26.

    MATLAB