This repository provides the source codes and pre-trained weights described in the paper:
Negational Symmetry of Quantum Neural Networks for Binary Pattern Classification.
Ubuntu 18.04 LTS
CUDA 10.0+
Python 3.6+
Run the following command to install the required packages.
pip3 install -r requirements.txt
Run the following command to re-implement the major results.
jupyter notebook main.ipynb