Install neptune-tensorboard: integration with TensorBoard (1 min)¶
Neptune has an integration with TensorBoard that lets you sync your TensorBoard logdir with Neptune experiments. It comes as a separate package neptune-tensorboard.
To install it, open a terminal or CMD (depending on your operating system) and run this command:
pip install neptune-tensorboard
What is next?¶
Check out Quick starts
Read about Neptune integration with TensorBoard