ashutosh1919's picture
Added code to generate data and train model
4da8a9d
raw
history blame
96 Bytes
from quantum_perceptron.train.data_gen import *
from quantum_perceptron.train.training import *