[GSoC 2026] QMLHEP7: Add Quantum Attention baseline & repository maintenance#46
Open
r-karra wants to merge 3 commits intoML4SCI:mainfrom
Open
[GSoC 2026] QMLHEP7: Add Quantum Attention baseline & repository maintenance#46r-karra wants to merge 3 commits intoML4SCI:mainfrom
r-karra wants to merge 3 commits intoML4SCI:mainfrom
Conversation
- Quark-Gluon: physics goal, dataset info, notebook overview - Electron-Photon: EM calorimeter classification, model descriptions - MNIST: benchmark suite with classical and quantum autoencoders - Pennylane: advanced QAE variants, optimizers (QNG), physics applications Improves visibility and documentation for researchers exploring quantum autoencoders in high-energy physics.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Contributions
This PR introduces a baseline for the GSoC 2026 QMLHEP7 project and provides maintenance updates for existing repository modules.
Added JAX+Flax Quantum Attention implementation to support the Particle Transformer research.
Added requirements.txt and setup cells to the EQNN_Cosmos_Dong folder to ensure consistent execution across environments (Colab/Codespaces).
Created comprehensive README.md files for Quantum_AE and dev_notebooks subfolders to improve project navigability.
I have verified all notebooks execute correctly in a GitHub Codespace environment.