Skip to content
View ksalamone59's full-sized avatar

Highlights

  • Pro

Block or report ksalamone59

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ksalamone59/README.md

Kyle Salamone

Experimental Physics PhD student working on large-scale detector data analysis, machine learning systems, and computational physics. Focused on designing and deploying scientific and ML pipelines in high-performance research environments, with emphasis on quantum information and data-driven modeling of physical systems.

Current PhD research is proprietary — projects here represent independent work.


What I Work On

  • Quantum and computational physics (variational algorithms, Hamiltonian simulation)
  • Machine learning systems engineering (PyTorch → ONNX → C++ inference pipelines)
  • Scientific computing infrastructure (reproducible visualization and analysis tooling)

Featured Projects

Quantum Eigensolver – Hydrogen VQE Study

View Repository

Variational Quantum Eigensolver implementation for hydrogen ground-state estimation with classical diagonalization benchmarking and scaling analysis.

Focus: quantum algorithms, Hamiltonian simulation, optimization landscapes, scaling behavior


PyTorch → ONNX → C++ Inference Pipeline

View Repository

End-to-end ML deployment pipeline converting trained PyTorch models into ONNX format and executing inference in C++ using ONNX Runtime.

Focus: model deployment, cross-language inference, performance-oriented ML systems


Scientific Plotting Infrastructure

View Repository

Reproducible gnuplot + LaTeX system for consistent publication-quality scientific figures across projects.

Focus: scientific visualization, automation, reproducibility


Main Results

Output from characterizing VQE as a solution to the Hydrogen atom's ground state. Quantifying the minimum achievable error as a function of the number of qubits and maximum radius r in the Hamiltonian approximation

Output from the ONNX ML pipeline. Showcases: - Noisy input data to the C++ inference - The output C++ inference - The true function

Both plots were created using my gnuplot latex utilities repository.

System View

Physics Simulation → ML Modeling → Deployment Runtime → Scientific Visualization


Tools & Stack

Python · PyTorch · Qiskit · ONNX · C++ · Eigen · CMake · Gnuplot · LaTeX · Linux


Contact

GitHub: ksalamone59

LinkedIn

Popular repositories Loading

  1. test-repo test-repo Public

    Forked from phy504-sbu-s24/test-repo

  2. PHY-504-Final-Project PHY-504-Final-Project Public

    Final Project for PHY 504: recreating wordle in C++

    C++

  3. gnuplot_latex_utils gnuplot_latex_utils Public

    A lightweight pipeline for generating publication-quality plots from gnuplot with consistent LaTeX formatting. Very useful for uniform plotting for collaborations/bigger projects.

    Python

  4. pytorch-onnx-cpp-pipeline pytorch-onnx-cpp-pipeline Public

    Train a function approximator in PyTorch, export to ONNX, and run inference via ONNX Runtime in C++. Results visualized with a custom gnuplot/LaTeX pipeline.

    Python

  5. variational-quantum-eigensolver-hydrogen-study variational-quantum-eigensolver-hydrogen-study Public

    Computational study of hydrogen atom energy levels comparing classical eigensolver methods with variational quantum eigensolver (VQE) implementations.

    Python

  6. ksalamone59 ksalamone59 Public