Colab 中開啟 Tensorboard


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

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

Enjoy.







你可能感興趣的文章

Day 67 - RESTful route Blog Project & IP

Day 67 - RESTful route Blog Project & IP

筆記、Single Page Application

筆記、Single Page Application

JS Advanced --pass by value && pass by reference && pass by sharing

JS Advanced --pass by value && pass by reference && pass by sharing






留言討論