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

Does neuralforecast can use TensorBoard to show the histograms for network weights? #1118

Open
ZhikangLai opened this issue Aug 21, 2024 · 0 comments

Comments

@ZhikangLai
Copy link

Description

NeuralForecast is a deep learning toolbox built on the PyTorch Lightning framework. In PyTorch Lightning, we can use “tensorboard.add_histogram(...)” to log the changes in network weight parameters during training. How can this be achieved in NeuralForecast?
Reference: https://lightning.ai/docs/pytorch/stable/visualize/logging_intermediate.html
1724225408631

Link

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant