Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Dec 10, 2020
1 parent b928a02 commit d9fbaf6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Libraries required:
Files:

- [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.

- [MNIST training](https://github.com/apozas/rapid/blob/master/MNIST%20training.ipynb): example of use. Trains an RA-RBM in the MNIST dataset.

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

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

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

0 comments on commit d9fbaf6

Please sign in to comment.