tensorflow/quantum

How to change the output range from [-1,1] to [0,1] (probabilistic)?

Shuhul24 opened this issue · 0 comments

As mentioned in the quantum MNIST tutorial (link), output ranges from [-1,1] but there's a note that mentioned that the output range can be shifted to [0,1]. How can it be done?