-
Hi,
Thank you and your team for open-sourcing this impressive work.I want to express my appreciation for your team's great work and for releasing it as open source. I'm really intereste…
-
### Model description
I would like to add the Molecular Attention Transformer [MAT](https://github.com/ardigen/MAT) model to the Transformers
MAT has been a big leap towards development of a singl…
-
I see that this repo is already using huggingface packages. It would be a lot more accessible for everyone if these models were hosted in huggingface. I believe using an official huggingface organizat…
-
When I used the MPNNTensorGraph model to train HIV.csv data, I got an unexpected error in training on the cluster:
```
Traceback (most recent call last):
File "/usr/local/anaconda3/lib/python3.6/…
-
Hi!
In the experment of desirable molecules generation, Chemformer used beam search to generateoutput molecules, while the Transformer and Transformer-R used greedy search. Why make sampling differen…
-
Hi DeepChem team,
This is Mufei from the [DGL](https://github.com/dmlc/dgl) team. I've also spent some time developing [DGL-LifeSci](https://github.com/awslabs/dgl-lifesci) -- a DGL-based package f…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
Hello,
I have a query about SMILES data split into training, validation and test sets.
Can I do randomly data split or are there any set-up rules for data split?
How many minimum SMILES data poin…
-
Hi all, in NGL I had written some code which allowed me to send over gRPC a PDB string blob and visualize it in the viewer like this:
```js
var stringBlob = new Blob([call.request.structure], { ty…
-
### Summary
Async tasks for downloading files via get_url works as expected most of the times in our [playbook](https://github.com/Alfresco/alfresco-ansible-deployment) but recently we started to get…