-
Hi,
I am reproducing your work, but couldn't find the toy experiment. Is it possible to include it in the repo?
Thanks so much!
-
There are a number of important molecular and scientific models that I would love to see implementations for in DeepChem. Implementations of any of these models would be a great contribution to DeepCh…
-
hi. i just built the zotero 7 version myself.
it works, but for some reason the reported citation count does not match that of google scholar ( for some papers)!
e.g.
Emergent Communication of G…
-
The function obj_to_graph takes forever to generate graphs for some molecules even though the are of the same size as the molecules that it can randomly sample. So it takes like 50 minutes to generate…
-
Thank you for this great library. In the tutorial notebook, for computing PB of trajectory, we only consider timestep range [trajectory_length, 2). Why do we stop at time step 2?
The code work and …
tsa87 updated
2 months ago
-
Hi guys, thanks for the code. I have a few questions.
1. can you elaborate on creating the dataset for training? it's hard to follow. After receiving the building blocks what should i do(which scri…
-
A `CONTRIBUTING.md` will give a clear expectation and starting point for new developers of `gflownet`. I've found that the [tensorflow-addons CONTRIBUTING.md](https://github.com/tensorflow/addons/blob…
-
Currently, the proxy is set as an attribute of the environments and the base environment implements the methods `proxy2reward()` and `reward2proxy()` that determine the conversion between proxy output…
-
I've just started with gflownets and wanted to run the code using the default parameter values, however I keep getting exception while sampling, and ultimately, an attribute error with torch_geometric…
-
Hi. I'm trying to train a DiscreteEBM environment for square lattice ising model. It's working fine with small grid lengths but when I attempt to increase the grid length i get this:
`RuntimeError: …