Skip to content
View saleml's full-sized avatar

Block or report saleml

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GFNOrg/torchgfn Public

    A modular, easy to extend GFlowNet library

    Jupyter Notebook 259 42

  2. MJ10/DEUP Public

    Code for experiments to learn uncertainty

    Jupyter Notebook 30 6

  3. mila-iqia/babyai Public

    BabyAI platform. A testbed for training agents to understand and execute language commands.

    Python 723 150

  4. Farama-Foundation/Minigrid Public

    Simple and easily configurable grid world environments for reinforcement learning

    Python 2.2k 620

  5. continuous-gfn Public

    Jupyter Notebook 24 3

  6. GFNOrg/GFN_vs_HVI Public

    Jupyter Notebook 9 1

332 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 33 commits in 1 repository

Created a pull request in GFNOrg/torchgfn that received 14 comments

Fix flow matching, add tests for hypergrid (FM and replay buffer), improve docs, validation/logging for hypergrid

1- Flow Matching was broken. I believe I have broken it when introducing StatePairs, later changed to StatesContainer. This PR doesn't solve it com…

+346 −21 lines changed 14 comments
Opened 4 other pull requests in 1 repository
GFNOrg/torchgfn 4 merged
Reviewed 10 pull requests in 1 repository

Created an issue in GFNOrg/torchgfn that received 2 comments

I think the .batch_shape should be equivalent to .tensor.shape or .tensor.batch_shape for graphs.

I think the .batch_shape should be equivalent to .tensor.shape or .tensor.batch_shape for graphs. If so, why do we need this setter for the batch_s…

2 comments
Opened 5 other issues in 1 repository
Loading