Skip to content

Commit d8cd1d4

Browse files
HongweiHongwei
Hongwei
authored and
Hongwei
committedAug 9, 2022
fix equations
1 parent 96167b1 commit d8cd1d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $$ \frac{\partial E}{\partial\alpha}=2\frac{\langle\frac{\partial\psi}{\partial\
3838

3939
Define
4040

41-
$$|\frac{\partial\psi}{\partial\alpha}\rangle=O|\psi\rangle$$
41+
$$ O = \frac{1}{|\psi\rangle} |\frac{\partial\psi}{\partial\alpha}\rangle$$
4242

4343
Then
4444

@@ -57,5 +57,7 @@ Restricted Boltzman machine wave function
5757

5858
$$ \psi(\vec{s}, a, b ,W) = e^{\sum_{i=1}^N a_i s^z_i } \prod_{i=1}^M 2\cosh{(\sum_{j=1}^N W_{ij}s^z_j + b_i)} $$
5959

60+
All the parameters in the wave function are complex numbers.
61+
6062
### Optimize the Restricted Boltzman Machine wave function
6163
![compare](./images/compare.png)

0 commit comments

Comments
 (0)
Please sign in to comment.