Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ The computation has been distributed over 4 A100-64GB GPUs for few hours.
|
|
| 15 |
|
| 16 |
## How to Get Started with the Model
|
| 17 |
|
| 18 |
-
Use the code below to get started with the model. In particular, we sample the model for a fixed value of the
|
| 19 |
|
| 20 |
```python
|
| 21 |
from functools import partial
|
|
|
|
| 15 |
|
| 16 |
## How to Get Started with the Model
|
| 17 |
|
| 18 |
+
Use the code below to get started with the model. In particular, we sample the model for a fixed value of the external field \\(h\\) using NetKet.
|
| 19 |
|
| 20 |
```python
|
| 21 |
from functools import partial
|