量子计算知识积累
Reversible computation
Fredkin gate
input ports (a, b, c) Two input ports are used for the operand data (a, b), the third port being used
for a control bit c.
Toffoli gates
ab 都為1 c翻轉,
如AND OR 等真值表,多個數對應一個值,所以不能對應,但是上面這兩個門都是一個輸入對應一個輸出,所以是可逆計算。
學習量子計算博客:學習量子計算博客:學習量子計算博客:
入門量子機器學習領域,也許可以從解讀Phase Estimation算法開始:
https://www.qtumist.com/post/2056
https://inst.eecs.berkeley.edu/~cs191/fa14/
量子客中段小佳
總結
- 上一篇: LeetCode刷题中遇到的一些知识点
- 下一篇: 量子算法