Jama Hussein Mohamud

Results 9 issues of Jama Hussein Mohamud

Do your library support augmentation of data annotated using coco format. ? thanks.

Hi thanks for providing your hardwork. But results needs to be improved, do you have any suggestions for further performance improvement. thanks

This notebook will cover mostly the basics and training toy GNN model on toy data.

Hi I hope you are doing well, enjoyed reading the paper. However, I wanted to test how your approach works for other datasets. For example using OGB benchmark datasets. I...

Is there a possibility you could provide the pre-trained models.

- Puts all tensors into the device change: https://github.com/alexhernandezgarcia/gflownet/blob/bcb14436b45fe54373a72b84b0f5f1f9ef81128e/gflownet/envs/grid.py#L181 To: ``` cols = states + torch.arange(self.n_dim, device=self.device) * self.length ```

Structure the documentation to have this form: - Install gflownet - Installation instruction - Get Started - Introduction by Example (this could be our current readme like) - Colab Notebooks...

Fixes #293 This PR tries to make adding new function approximations (policy models) as flexible as possible. - Modification of the `base.py` file to dynamically import and instantiate policy models...

Fixes #340 TODO: - [ ] Update current documentation view - [ ] Update the theme - [ ] Align with the structure as suggested in #340 - [ ]...