Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward-looking (FL) and Detailed Balance (DB) losses #253

Merged
merged 42 commits into from
Dec 26, 2023

Conversation

AlexandraVolokhova
Copy link
Collaborator

@AlexandraVolokhova AlexandraVolokhova commented Nov 24, 2023

Forward-looking loss implementation based on https://arxiv.org/abs/2302.01687 and the previous PR: #127

Detailed balance loss implementation based on https://arxiv.org/abs/2201.13259

Wandb report with comparison FL v.s. TB on ctorus and grid: https://wandb.ai/alexandra-volokhova/gfn-dev/reports/Forward-looking-loss-dev--Vmlldzo2MTE4MzMw

Added sanity check experiments with new DB and FL losses (see wandb)

gflownet/gflownet.py Outdated Show resolved Hide resolved
gflownet/gflownet.py Outdated Show resolved Hide resolved
AlexandraVolokhova and others added 6 commits November 27, 2023 14:18
Co-authored-by: Alex <alexhg15@gmail.com>
Co-authored-by: Alex <alexhg15@gmail.com>
Co-authored-by: Alex <alexhg15@gmail.com>
@alexhernandezgarcia alexhernandezgarcia changed the title [WIP] New fl loss Forward-looking (FL) and Detailed Balance (DB) losses Nov 28, 2023
@alexhernandezgarcia alexhernandezgarcia marked this pull request as ready for review November 28, 2023 23:00
Co-authored-by: Alex <alexhg15@gmail.com>
Copy link
Owner

@alexhernandezgarcia alexhernandezgarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is ready to merge!

@alexhernandezgarcia alexhernandezgarcia merged commit 72b4713 into main Dec 26, 2023
1 check passed
@josephdviviano josephdviviano deleted the new_fl_loss branch February 7, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants