Colab 中開啟 Tensorboard


當你輸出了 tensorboard 的檔案後,如何在 colab 裡面檢視?

%load_ext tensorboard
%tensorboard --logdir /path/to/tensorboard-log-dir

Enjoy.







你可能感興趣的文章

學習 Git (7) - 分支

學習 Git (7) - 分支

【Git】- Git 的各種指令

【Git】- Git 的各種指令

為什麼我們需要使用 Axios

為什麼我們需要使用 Axios






留言討論