Skip to content
/ Quixer Public

Code repository for the preprint "Quixer: A Quantum Transformer Model"

Notifications You must be signed in to change notification settings

CQCL/Quixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quixer

Installation

pip install -r requirements.txt

Running all models

On CPU:

python ./run_comprehensive.py cpu

On Nvidia GPU:

python ./run_comprehensive.py cuda