Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ocadni/h2arnn
Browse files Browse the repository at this point in the history
  • Loading branch information
ocadni committed Sep 27, 2023
2 parents cfaccbe + 34d0616 commit 9b3e6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# H2ARNN
## Pairwise interacting systems (H2) AutoRegressive Neural Network
[![DOI](https://zenodo.org/badge/196019537.svg)](https://zenodo.org/badge/latestdoi/196019537)

This repository contains a python package to train Autoregressive Neural Networks (arnn) to learn to generate according to the classical Boltzmann distribution of a generic pairwise interacting spins system. The architectures of the autoregressive neural newtorks implemented so far are the MADE architecture, the CW architecture, the SK-krsb architecture. New architectures can be easily added.
This repository contains the code used to generate the images and results presented in the paper:
Expand Down

0 comments on commit 9b3e6ab

Please sign in to comment.