charliebtan commited on
Commit
48dea6a
·
verified ·
1 Parent(s): 8a1718f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Transferable Samplers Model Weights
6
+
7
+ This repository contains the model weights for the following works:
8
+
9
+ **Amortized Sampling with Transferable Normalizing Flows** *Preprint*
10
+
11
+ **Scalable Equilibrium Sampling with Sequential Boltzmann Generators** [*ICML 2025*](https://icml.cc/virtual/2025/poster/45137)
12
+
13
+ The model weights are automatically loaded when sampling using our [codebase](https://github.com/transferable-samplers/transferable-samplers).
14
+
15
+ The final integer in the `single_system` model weights is the seed used for training.