Skip to content

Commit d9fbaf6

Browse files
authored
Update README.md
1 parent b928a02 commit d9fbaf6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ Libraries required:
1919
Files:
2020

2121
- [comparison](https://github.com/apozas/rapid/blob/master/comparison.py): example of use. Trains restricted Boltzmann machines using commonplace samplers and via RAPID, and computes various indicators of quality of training.
22+
23+
- [MNIST training](https://github.com/apozas/rapid/blob/master/MNIST%20training.ipynb): example of use. Trains an RA-RBM in the MNIST dataset.
2224

2325
- [rapid](https://github.com/apozas/rapid/blob/master/rapid.py): contains the relevant classes.
2426

25-
- [utils](https://github.com/apozas/rapid/blob/master/utils.py): additional functions relevant for the example.
26-
27+
- [utils](https://github.com/apozas/rapid/blob/master/utils.py): additional functions relevant for the example.

0 commit comments

Comments
 (0)