-
### Contributor License Agreement
- [X] I accept and sign the contributor license agreement ([CLA](../../CONTRIBUTING.md#contributor-license-agreement)) to contribute to GT4SD.
-
hi,
Thank you very much for sharing the source codes.
`edges = jnp.stack((sources, num_variables + targets), axis=1)` Line 48 in `nets/gflownet.py`
I don't understand why targets shoule be add…
-
## Related Reference
- Yang Song. [Sliced Score Matching: A Scalable Approach to Density and Score Estimation](https://yang-song.net/blog/2019/ssm/).
- Yang Song. [Generative Modeling by Estimatin…
-
Hi there,
Thank you very much for sharing the source codes.
For reproducibility, I modified the codes as follows,
https://github.com/GFNOrg/gflownet/blob/831a6989d1abd5c05123ec84654fb08629d9…
-
Then try it on the HyperGrid environment (make the loss accessible via the configs for `train.py`). Make sure to reproduce the results reported in [Trajectory Balance: Improved Credit Assignment in GF…
-
The goal is to be able to replicate the results of [Trajectory Balance: Improved Credit Assignment in GFlowNets](https://arxiv.org/pdf/2201.13259.pdf) using the Detailed Balance loss
-
Hi
I want to modify GFlowNet for stereo matching task like RAFT and RAFT-stereo, can you give me some advices?
Thanks
-
Hi,
Thanks for sharing such a beautiful code! It is really helpful for me to learn how to implement GFlowNet.
Here I have some questions.
1. In your notebook, the learned policy can reprod…
-
Hello,
I get an error when importing equinox:
```
---------------------------------------------------------------------------
AttributeError Traceback (most recent cal…
SamKG updated
2 years ago
-
Hello,
I'm a bit confused where this reward function comes from: https://github.com/GFNOrg/gflownet/blob/831a6989d1abd5c05123ec84654fb08629d9bc38/grid/toy_grid_dag.py#L97
My understanding is that …
SamKG updated
2 years ago