You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,9 @@ Libraries required:
19
19
Files:
20
20
21
21
-[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.
22
24
23
25
-[rapid](https://github.com/apozas/rapid/blob/master/rapid.py): contains the relevant classes.
24
26
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