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 landscape visualizator #51

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Saitama32
Copy link

This is an implementation of the code for visualization loss surfaces presented in the repository https://github.com/elhamod/NeuroVisualizer. Here is an example of visualizing the loss function landscape for the Burgers equation with 5 Adam starts. Аor visualization, you must first save the trajectories consisting of models during training (burgers_1d_save_model_trejectories.py), after which you need to train the plot model(train_Burgers.py). And only after that you can draw the surface of the loss function(plot_Burgers.py)

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.

1 participant