CQCL / qbm_benchmark_dataset

A simple python package to benchmark Quantum Boltzmann Machine models using Stochastic Gradient Descent. Based on the quantum many-body physics package `quimb`
Apache License 2.0
1 stars 0 forks source link

update data.py, benchmark.py, training.py #5

Closed panasonic-sakata-ryuji closed 11 months ago

panasonic-sakata-ryuji commented 11 months ago

I made changes to three programs: data.py, benchmark.py, and training.py. I have confirmed that the output results are the same in case of without noise.

panasonic-sakata-ryuji commented 11 months ago

We have addressed your points. Please check it.