You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Vision Transformer is a very popular ML architecture in Computer Vision. It allows to perform the classification, regression and data generation in effective and efficient way. In this task we will implement the Quantum version of the vision transformer and will train it using the HEP data in order to simulate the EM shower in the detector.
Phases:
Review the existing application of the quantum vision transformer.
Implement the quantum vision transformer and training schema.
Use the HEP data for the quantum vision transformer to perform the classification task.
Sounds interesting @neogyk ! could you please provide more technical details on the implementation? will you use Classiq integration with PyTorch? What kind of quantum operations are you going to use (you can attach a layout of the quantum circuit for example, as well as the full hybrid network scheme).
@neogyk we are assigning you to this issue. Please note that we accept high-quality implementations to our repository and will be glad to accept a contribution that meets our standards.
Feel free to reach out to the community for any questions!
Good luck!
The text was updated successfully, but these errors were encountered: