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

Add plotting and logging for hypergrid scripts and tutorials #226

Open
saleml opened this issue Jan 11, 2025 · 0 comments
Open

Add plotting and logging for hypergrid scripts and tutorials #226

saleml opened this issue Jan 11, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@saleml
Copy link
Collaborator

saleml commented Jan 11, 2025

Seeing the training loop work is definitely a good sign, but is not enough. There could be many silent errors:

  • the loss could explode
  • even with a good loss, the learned distribution could be getting further from the target distribution

There is also no way to visualize the learned distributions, for the environment we use throughout our examples and tutorials, hypergrid.

I suggest we take inspiration from this notebook to implement a few utility functions, and end all hypergrid related scripts with plots.

What do you think about this @josephdviviano ?

@saleml saleml added the enhancement New feature or request label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant